Uses of Interface
mgui.datasources.SQLObject
Package | Description |
---|---|
mgui.datasources |
This package contains the core classes for data source functionality.
|
-
Uses of SQLObject in mgui.datasources
Subinterfaces of SQLObject in mgui.datasources Modifier and Type Interface Description interface
DataSourceItem
An item (i.e., table or query) in aDataSource
.Classes in mgui.datasources that implement SQLObject Modifier and Type Class Description class
DataQuery
Represents an SQL query.class
DataTable
General data table object specifying the organization of data into fields.