Uses of Interface
org.hibernate.tool.schema.spi.SchemaCreator
Packages that use SchemaCreator
Package
Description
An SPI for tooling related to DDL generation, export, migration, and validation.
-
Uses of SchemaCreator in org.hibernate.tool.schema.spi
Methods in org.hibernate.tool.schema.spi that return SchemaCreatorModifier and TypeMethodDescriptionSchemaManagementTool.getSchemaCreator
(Map<String, Object> options)