| Interface | Description |
|---|---|
| CommonDao<T> | |
| CustomQueryCommonDao<T> | |
| DaoFieldEnum | |
| DataSourceRegistry | |
| DataSourceType | |
| IsLogicalDao |
The typical Data Access Object interface represents a 1:1 physical mapping to a concrete unit of
persistable storage.
|
| SchemaTable |
SchemaTable specifies a database table definition.
|
| SchemaUtilDao | |
| SdkDataSourceWrapper |
| Enum | Description |
|---|---|
| ActiveStateType | |
| DaoFieldEnum.OnPersist | |
| LogicalOpType | |
| RelationalOpType | |
| ResultsOrderType | |
| SdkDataSourceType |
CoreDataSourceType specifies the concrete data sources available through the SDK.
|