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