Uses of Package
org.hibernate.tool.schema
Packages that use org.hibernate.tool.schema
Package
Description
This package defines APIs for configuring Hibernate.
The packages in this namespace are responsible for implementing certain
requirements of the JPA specification, especially things which are only
needed when Hibernate is acting as a JPA persistence provider.
Contains tooling related to DDL generation, export, migration, and validation.
An SPI for tooling related to DDL generation, export, migration, and validation.
-
Classes in org.hibernate.tool.schema used by org.hibernate.cfg
-
Classes in org.hibernate.tool.schema used by org.hibernate.jpa
-
Classes in org.hibernate.tool.schema used by org.hibernate.tool.schemaClassDescriptionEnumerates the actions that may be performed by the schema management tooling.Determines how JDBC metadata is read by the schema management tooling.Enumerates the various types of sources understood by the schema management tooling.Describes the allowable targets (SPI wise) for schema management actions.Unique columns and unique keys both use unique constraints in most dialects.
-
Classes in org.hibernate.tool.schema used by org.hibernate.tool.schema.spiClassDescriptionEnumerates the actions that may be performed by the schema management tooling.Enumerates the various types of sources understood by the schema management tooling.Describes the allowable targets (SPI wise) for schema management actions.