Uses of Interface
org.hibernate.tool.schema.spi.SchemaTruncator
-
Packages that use SchemaTruncator Package Description org.hibernate.tool.schema.spi An SPI for the tooling related to DDL generation, export, migration, and validation. -
-
Uses of SchemaTruncator in org.hibernate.tool.schema.spi
Methods in org.hibernate.tool.schema.spi that return SchemaTruncator Modifier and Type Method Description default SchemaTruncatorSchemaManagementTool. getSchemaTruncator(Map<String,Object> options)
-