Uses of Interface
org.hibernate.tool.schema.spi.ExtractionTool
-
Packages that use ExtractionTool Package Description org.hibernate.tool.schema.internal org.hibernate.tool.schema.spi -
-
Uses of ExtractionTool in org.hibernate.tool.schema.internal
Methods in org.hibernate.tool.schema.internal that return ExtractionTool Modifier and Type Method Description ExtractionToolHibernateSchemaManagementTool. getExtractionTool() -
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()
-