Uses of Class
org.hibernate.tool.schema.internal.HibernateSchemaManagementTool
-
Packages that use HibernateSchemaManagementTool Package Description org.hibernate.tool.schema.internal An implementation of the SPI for the tooling related to DDL generation, export, migration, and validation. -
-
Uses of HibernateSchemaManagementTool in org.hibernate.tool.schema.internal
Fields in org.hibernate.tool.schema.internal declared as HibernateSchemaManagementTool Modifier and Type Field Description protected HibernateSchemaManagementTool
AbstractSchemaMigrator. tool
protected HibernateSchemaManagementTool
AbstractSchemaValidator. tool
-