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