| Interface | Description |
|---|---|
| DatabaseSchemaManager |
Database schema manager which manages the initialization and drop of the database schema.
|
| DatabaseSchemaService |
Database schema service which provides methods to create, validate ,upgrade and drop the schema.
|
| DatabaseSchemaServiceEvent |
Event used in the
DatabaseSchemaServiceListener. |
| DatabaseSchemaServiceListener |
Database schema service listener which is for the
DatabaseSchemaService. |
| DatabaseSchemaStatus<T> |
Provides status information about the database schema.
|
| Enum | Description |
|---|---|
| DatabaseSchemaCreationStrategy |
Enumeration for the database schema creation strategy.
|
| DatabaseSchemaServiceEvent.Type |
The type of the
DatabaseSchemaServiceEvent. |
| Exception | Description |
|---|---|
| DatabaseSchemaException |
Used when an exception occurs within the database schema classes.
|
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.