| Interface | Description | 
|---|---|
| ConnectionHelper | Deprecated Everything in this package has been replaced with
  SchemaManagementTooland friends. | 
| ImportSqlCommandExtractor | Contract for extracting statements from source/import/init scripts. | 
| Class | Description | 
|---|---|
| ColumnMetadata | Deprecated Use  ColumnInformationorColumnInformationImplinstead | 
| ForeignKeyMetadata | Deprecated Everything in this package has been replaced with
  SchemaManagementTooland friends. | 
| ImportSqlCommandExtractorInitiator | Instantiates and configures an appropriate  ImportSqlCommandExtractor. | 
| IndexMetadata | Deprecated Everything in this package has been replaced with
  SchemaManagementTooland 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
  SchemaManagementTooland 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
  SchemaManagementTooland 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
  SchemaManagementTooland friends. | 
The hbm2ddl tool.
Copyright © 2018 JBoss by Red Hat. All rights reserved.