程序包 org.hibernate.tool.hbm2ddl
The hbm2ddl tool.
-
接口概要 接口 说明 ConnectionHelper 已过时。 Everything in this package has been replaced withSchemaManagementTooland friends.ImportSqlCommandExtractor Contract for extracting statements from source/import/init scripts. -
类概要 类 说明 ColumnMetadata 已过时。 UseColumnInformationorColumnInformationImplinsteadForeignKeyMetadata 已过时。 Everything in this package has been replaced withSchemaManagementTooland friends.ImportSqlCommandExtractorInitiator Instantiates and configures an appropriateImportSqlCommandExtractor.IndexMetadata 已过时。 Everything in this package has been replaced withSchemaManagementTooland 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 已过时。 Everything in this package has been replaced withSchemaManagementTooland 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 已过时。 Everything in this package has been replaced withSchemaManagementTooland friends.TargetTypeHelper -
枚举概要 枚举 说明 SchemaExport.Action SchemaExport.Type SchemaExportTask.ExportType Target Describes the types of targets for create, drop and update actionsUniqueConstraintSchemaUpdateStrategy Unique columns and unique keys both use unique constraints in most dialects. -
异常错误概要 异常错误 说明 ImportScriptException 已过时。 Everything in this package has been replaced withSchemaManagementTooland friends.