| Interface | Description |
|---|---|
| FilterSource |
Source of derived
Filter. |
| Class | Description |
|---|---|
| Association |
An association between database-tables.
|
| Column |
Column of a table.
|
| DataModel |
Relational data model.
|
| DataModel.XmlSettings |
Holds XML settings for exportation into XML files.
|
| Filter |
SQL Expression for server-side column data filtering.
|
| ModelElement |
Element of a data model (
Table or Association). |
| ParameterHandler |
Handles parameters in subject conditions, association-restrictions and XML
templates.
|
| PKColumnFilterSource |
Source of
Filter derived from primary key column. |
| PrimaryKey |
Primary-key of a
Table. |
| PrimaryKeyFactory |
Factory for
PrimaryKeys. |
| RestrictionDefinition |
Defines a restriction on an association.
|
| RowIdSupport |
Support for rowids.
|
| Table |
Describes a database-table.
|
| Enum | Description |
|---|---|
| AggregationSchema |
All XML-aggregation schemas.
|
| Cardinality |
Enumeration of association's cardinalities.
|
| DataModel.ColumnOrderPriority |
Order priority of a column.
|
| Exception | Description |
|---|---|
| DataModel.NoPrimaryKeyException |
Thrown if a table has no primary key.
|