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 Determines how JDBC metadata is read by the schema management tooling.SourceType Enumerates the various types of sources understood by the schema management tooling.TargetType Describes the allowable targets (SPI wise) for schema management actions.UniqueConstraintSchemaUpdateStrategy Unique columns and unique keys both use unique constraints in most dialects.