Uses of Class
org.hibernate.tool.schema.internal.SchemaManagementToolInitiator
-
Packages that use SchemaManagementToolInitiator 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 SchemaManagementToolInitiator in org.hibernate.tool.schema.internal
Fields in org.hibernate.tool.schema.internal declared as SchemaManagementToolInitiator Modifier and Type Field Description static SchemaManagementToolInitiator
SchemaManagementToolInitiator. INSTANCE
-