Uses of Interface
org.hibernate.tool.schema.spi.ExtractionTool
-
Packages that use ExtractionTool Package Description org.hibernate.tool.schema.spi An SPI for tooling related to DDL generation, export, migration, and validation. -
-
Uses of ExtractionTool in org.hibernate.tool.schema.spi
Methods in org.hibernate.tool.schema.spi that return ExtractionTool Modifier and Type Method Description ExtractionToolSchemaManagementTool. getExtractionTool()
-