Uses of Interface
org.hibernate.type.descriptor.jdbc.AdjustableJdbcType
Packages that use AdjustableJdbcType
Package
Description
Internal package containing dialect-specific implementations of
JdbcType.Defines handling of almost the full range of standard JDBC-defined SQL data types.
-
Uses of AdjustableJdbcType in org.hibernate.dialect.type
Classes in org.hibernate.dialect.type that implement AdjustableJdbcTypeModifier and TypeClassDescriptionclassclassclass -
Uses of AdjustableJdbcType in org.hibernate.type.descriptor.jdbc
Classes in org.hibernate.type.descriptor.jdbc that implement AdjustableJdbcTypeModifier and TypeClassDescriptionclassDescriptor forBINARYhandling.classDescriptor forBOOLEANhandling.classDescriptor forCHARhandling.classDescriptor forCLOBhandling.classSpecialized type mapping forJSON_ARRAYand the JSON SQL data type.classSpecialized type mapping forJSONand the JSON SQL data type.classDescriptor forLONGNVARCHARhandling.classDescriptor forLONGVARBINARYhandling.classDescriptor forLONGVARCHARhandling.classDescriptor forNCHARhandling.classDescriptor forNVARCHARhandling.classclassDescriptor forVARBINARYhandling.classDescriptor forVARCHARhandling.classSpecialized type mapping forXML_ARRAYand the XML ARRAY SQL data type.classSpecialized type mapping forSQLXMLand the XML SQL data type.