Uses of Interface
org.hibernate.tool.schema.spi.SchemaPopulator
Packages that use SchemaPopulator
Package
Description
An implementation of the SPI for the tooling related to DDL generation, export, migration, and validation.
An SPI for tooling related to DDL generation, export, migration, and validation.
-
Uses of SchemaPopulator in org.hibernate.tool.schema.internal
Classes in org.hibernate.tool.schema.internal that implement SchemaPopulatorMethods in org.hibernate.tool.schema.internal that return SchemaPopulatorModifier and TypeMethodDescriptionHibernateSchemaManagementTool.getSchemaPopulator
(Map<String, Object> options) -
Uses of SchemaPopulator in org.hibernate.tool.schema.spi
Methods in org.hibernate.tool.schema.spi that return SchemaPopulatorModifier and TypeMethodDescriptiondefault SchemaPopulator
SchemaManagementTool.getSchemaPopulator
(Map<String, Object> options)