|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Column | The column interface provides methods for accessing metadata that is only relevant for updating records. |
| ColumnExpr | The column interface provides methods for accessing metadata that is relevant for managing and displaying data available through the RecordData interface. |
| Record | The record interface provides methods used for updating data. |
| RecordData | The RecordData interface provides methods for accessing data and context specific metadata. |
| Enum Summary | |
|---|---|
| DataMode | DataMode is an enumeration that specifies whether the value of a column is readonly, optional (nullable), required (NotNull), or auto-generated |
| DataType | DataType is an enumeration of data types that are supported with the empire-db component. |
This package contains interfaces for data and metadata handling.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||