Interface | Description |
---|---|
ConnectionHelper | Deprecated
Everything in this package has been replaced with
SchemaManagementTool and friends. |
ImportSqlCommandExtractor |
Contract for extracting statements from source/import/init scripts.
|
Class | Description |
---|---|
ColumnMetadata | Deprecated
Use
ColumnInformation or
ColumnInformationImpl instead |
ForeignKeyMetadata | Deprecated
Everything in this package has been replaced with
SchemaManagementTool and friends. |
ImportSqlCommandExtractorInitiator |
Instantiates and configures an appropriate
ImportSqlCommandExtractor . |
IndexMetadata | Deprecated
Everything in this package has been replaced with
SchemaManagementTool and friends. |
MultipleLinesSqlCommandExtractor |
Class responsible for extracting SQL statements from import script.
|
SchemaExport |
Command-line tool for exporting (create and/or drop) a database schema.
|
SchemaExportTask |
An Ant task for SchemaExport.
|
SchemaUpdate |
A commandline tool to update a database schema.
|
SchemaUpdateCommand | Deprecated
Everything in this package has been replaced with
SchemaManagementTool and friends. |
SchemaUpdateTask |
An Ant task for SchemaUpdate.
|
SchemaValidator |
A commandline tool to update a database schema.
|
SchemaValidatorTask |
An Ant task for SchemaUpdate.
|
SingleLineSqlCommandExtractor |
Class responsible for extracting SQL statements from import script.
|
TableMetadata | Deprecated
Everything in this package has been replaced with
SchemaManagementTool and friends. |
TargetTypeHelper |
Enum | Description |
---|---|
SchemaExport.Action | |
SchemaExport.Type | |
SchemaExportTask.ExportType | |
Target |
Describes the types of targets for create, drop and update actions
|
UniqueConstraintSchemaUpdateStrategy |
Unique columns and unique keys both use unique constraints in most dialects.
|
Exception | Description |
---|---|
ImportScriptException | Deprecated
Everything in this package has been replaced with
SchemaManagementTool and friends. |
The hbm2ddl tool.
Copyright © 2017 JBoss by Red Hat. All rights reserved.