Uses of Class
org.hibernate.tool.schema.extract.internal.ColumnInformationImpl
Packages that use ColumnInformationImpl
Package
Description
Implementation of the SPI for schema information extraction from the database via JDBC.
-
Uses of ColumnInformationImpl in org.hibernate.tool.schema.extract.internal
Methods in org.hibernate.tool.schema.extract.internal that return ColumnInformationImplModifier and TypeMethodDescriptionprotected ColumnInformationImpl
AbstractInformationExtractorImpl.columnInformation
(TableInformation tableInformation, ResultSet resultSet)