Uses of Class
org.hibernate.tool.schema.extract.internal.AbstractInformationExtractorImpl
Packages that use AbstractInformationExtractorImpl
Package
Description
Implementation of the SPI for schema information extraction from the database via JDBC.
-
Uses of AbstractInformationExtractorImpl in org.hibernate.tool.schema.extract.internal
Modifier and TypeClassDescriptionclass
Implementation of the InformationExtractor contract which uses the standard JDBCDatabaseMetaData
API for extraction.