Uses of Package
org.hibernate.tool.schema.internal
Packages that use org.hibernate.tool.schema.internal
Package
Description
Internal package containing dialect-specific implementations of
JdbcType
.An implementation of the SPI for the tooling related to DDL generation, export, migration, and validation.
-
Classes in org.hibernate.tool.schema.internal used by org.hibernate.dialect.type
-
Classes in org.hibernate.tool.schema.internal used by org.hibernate.tool.schema.internalClassDescriptionBase implementation of
SchemaMigrator
.Handles population from "/import.sql" and other scripts.Base implementation ofSchemaValidator
.Default implementation of the SchemaFilter contract, which is to just include everything.Default implementation of the SchemaFilterProvider contract, which returnsDefaultSchemaFilter
for all filters.The standard Hibernate implementation ofSchemaManagementTool
for performing schema management.