Uses of Interface
org.hibernate.tool.schema.spi.SchemaDropper
Packages that use SchemaDropper
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 SchemaDropper in org.hibernate.tool.schema.internal
Classes in org.hibernate.tool.schema.internal that implement SchemaDropperMethods in org.hibernate.tool.schema.internal that return SchemaDropperModifier and TypeMethodDescriptionHibernateSchemaManagementTool.getSchemaDropper
(Map<String, Object> options) -
Uses of SchemaDropper in org.hibernate.tool.schema.spi
Methods in org.hibernate.tool.schema.spi that return SchemaDropperModifier and TypeMethodDescriptionSchemaManagementTool.getSchemaDropper
(Map<String, Object> options)