Uses of Interface
org.hibernate.tool.schema.extract.spi.ColumnTypeInformation

Packages that use ColumnTypeInformation
Package
Description
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
This package and its subpackages, especially org.hibernate.id.enhanced, contain the built-in id generators, all of which implement either IdentifierGenerator or PostInsertIdentifierGenerator.
This package defines the Hibernate configuration-time mapping model.
Implementation of the SPI for schema information extraction from the database via JDBC.
Defines an SPI for schema information extraction from the database via JDBC.
Integrates a range of types defined by the JDK with the type system of Hibernate.
 
Defines handling of almost the full range of standard JDBC-defined SQL data types.