Uses of Interface
org.hibernate.tool.schema.spi.SchemaTruncator
Packages that use SchemaTruncator
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 SchemaTruncator in org.hibernate.tool.schema.internal
Classes in org.hibernate.tool.schema.internal that implement SchemaTruncatorMethods in org.hibernate.tool.schema.internal that return SchemaTruncatorModifier and TypeMethodDescriptionHibernateSchemaManagementTool.getSchemaTruncator
(Map<String, Object> options) -
Uses of SchemaTruncator in org.hibernate.tool.schema.spi
Methods in org.hibernate.tool.schema.spi that return SchemaTruncatorModifier and TypeMethodDescriptiondefault SchemaTruncator
SchemaManagementTool.getSchemaTruncator
(Map<String, Object> options)