Development Notes: Data Sources

Updated for release version: 1.0.7-alpha

This page discusses how modelGUI interfaces with relational databases, via the JDBC interface. It explains the conceptualization of data sources in the modelGUI environment, how drivers are defined and loaded into an InterfaceEnvironment, and how they can be queried and modified using SQL commands.

Introduction

JDBC

SQL

Connecting to database servers via JDBC

DataSourceDriver class

DataConnection class

DataSourceDriver class

Data Sources

DataSource class

DataTables class

DataField class

Data Types

Displaying tables

InterfaceDataTable class

Tutorials

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License