Package org.hibernate.tool.schema
Contains tooling related to DDL generation, export, migration, and validation.
-
Enum Summary Enum Description Action Enumerates the actions that may be performed by the schema management tooling.JdbcMetadaAccessStrategy SourceType Enumeration of the various types of sources understood by various SchemaManagementTooling delegates.TargetType Describes the allowable targets (SPI wise) for schema management actions.UniqueConstraintSchemaUpdateStrategy Unique columns and unique keys both use unique constraints in most dialects.