Class | Description |
---|---|
HibernateSchemaManagementTool |
The standard Hibernate implementation for performing schema management.
|
SchemaCreatorImpl |
This is functionally nothing more than the creation script from the older SchemaExport class (plus some
additional stuff in the script).
|
SchemaDropperImpl |
This is functionally nothing more than the creation script from the older SchemaExport class (plus some
additional stuff in the script).
|
SchemaManagementToolInitiator | |
SchemaMigratorImpl | |
SchemaValidatorImpl | |
StandardAuxiliaryDatabaseObjectExporter | |
StandardForeignKeyExporter | |
StandardIndexExporter | |
StandardSequenceExporter | |
StandardTableExporter | |
StandardUniqueKeyExporter |
Unique constraint Exporter.
|
TargetDatabaseImpl | |
TargetFileImpl | |
TargetStdoutImpl |
Copyright © 2016 JBoss by Red Hat. All rights reserved.