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