| Class | Description |
|---|---|
| ColumnCommentBuilder | |
| ColumnDescriptionBuilder | |
| ConstraintCommentBuilder | |
| ForeignKeyDescriptionBuilder | |
| IndexDescriptionBuilder | |
| OracleDDLExpressions |
Description:
Build a CatalogDescription by parsing a SQL DDL script.
|
| OracleJdbcSqlMetaFactory |
Description:
Builds a CatalogDescription by reading the Schema-Catalog tables of an oracle database.
|
| OracleSchemaChecker |
Description: Utility class to check if a given database schema
is compatible with a physical database schema:
- all tables + columns that are mapped are in the database
- no unknown columns are in the database
- etc.
|
| PrimaryKeyDescriptionBuilder | |
| SequenceDescriptionBuilder | |
| TableCommentBuilder |
Copyright © 2008-2016. All Rights Reserved.