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