Uses of Package
org.hibernate.tool.schema
-
Packages that use org.hibernate.tool.schema Package Description org.hibernate.tool.schema org.hibernate.tool.schema.internal org.hibernate.tool.schema.spi -
Classes in org.hibernate.tool.schema used by org.hibernate.tool.schema Class Description Action The allowable actions in terms of schema 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. -
Classes in org.hibernate.tool.schema used by org.hibernate.tool.schema.internal Class Description UniqueConstraintSchemaUpdateStrategy Unique columns and unique keys both use unique constraints in most dialects. -
Classes in org.hibernate.tool.schema used by org.hibernate.tool.schema.spi Class Description Action The allowable actions in terms of schema tooling.SourceType Enumeration of the various types of sources understood by various SchemaManagementTooling delegates.TargetType Describes the allowable targets (SPI wise) for schema management actions.