| Package | Description |
|---|---|
| sirius.db.jdbc.schema | |
| sirius.db.mixing.properties |
| Class and Description |
|---|
| BasicDatabaseDialect
Provides a base implementation of
DatabaseDialect. |
| DatabaseDialect
Contains methods used by
SchemaTool to generate SQL which conforms to
the dialect of a special database. |
| ForeignKey
Represents a foreign key.
|
| Key
Represents a database key or index.
|
| SchemaUpdateAction
Represents an action which needs to be perfomed onto a schema to make it
match another schema.
|
| Table
Represents a database table.
|
| TableColumn
Represents a column of a database table.
|
| Class and Description |
|---|
| SQLPropertyInfo
Provides the schema information for a
Property required to build a database schema in a
SQL / JDBC database. |
| Table
Represents a database table.
|
Copyright © 2018. All rights reserved.