Interface | Description |
---|---|
JDBCMetaDataBasedModelElementFinder.PrivilegedSessionProvider | |
MemorizedResultSet.ContentSupplier | |
MemorizedResultSetTransformer.AggregateFunction | |
ModelElementFinder |
Finds model-elements (tables and associations).
|
Class | Description |
---|---|
JDBCMetaDataBasedModelElementFinder |
Finds associations and tables by analyzing the JDBC meta data.
|
KnownIdentifierMap |
Maps normalized form of known unique identifiers (table names and column names)
to the the identifiers.
|
MemorizedResultSet |
Memorized Result set.
|
MemorizedResultSet.MemorizedResultSetMetaData |
Meta data.
|
MemorizedResultSetTransformer |
Transforms (sort/select/group) Memorized Result sets.
|
MemorizedResultSetTransformer.ColumnTransformation |
Definition of a column transformation.
|
MemorizedResultSetTransformer.ListAggregation | |
MetaDataCache |
Reads database meta data directly from meta data views.
|
ModelBuilder |
Automatically builds a data-model using a list of
ModelElementFinder . |