Uses of Class
org.hibernate.engine.jdbc.spi.TypeInfo
Packages that use TypeInfo
Package
Description
SPI contracts supporting various aspects of JDBC interaction.
-
Uses of TypeInfo in org.hibernate.engine.jdbc.spi
Methods in org.hibernate.engine.jdbc.spi that return types with arguments of type TypeInfoModifier and TypeMethodDescriptionstatic LinkedHashSet<TypeInfo>TypeInfo.extractTypeInfo(DatabaseMetaData metaData) Deprecated, for removal: This API element is subject to removal in a future version.Extract the type information from the JDBC driver's DatabaseMetaData