Uses of Class
org.hibernate.type.descriptor.jdbc.ArrayJdbcType
Packages that use ArrayJdbcType
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 ArrayJdbcType in org.hibernate.dialect.type
Subclasses of ArrayJdbcType in org.hibernate.dialect.typeModifier and TypeClassDescriptionclassH2 requires binding JSON viasetBytesmethods.classclassclassDescriptor forARRAYhandling.classSpecialized type mapping forJSONand the JSON SQL data type for Oracle.classDescriptor forTABLEhandling.classclassDescriptor forARRAYhandling.classclassclass -
Uses of ArrayJdbcType in org.hibernate.type.descriptor.jdbc
Subclasses of ArrayJdbcType in org.hibernate.type.descriptor.jdbcModifier and TypeClassDescriptionclassSpecialized type mapping forJSON_ARRAYand the JSON ARRAY SQL data type.classSpecialized type mapping forJSON_ARRAYand the JSON SQL data type.classSpecialized type mapping forJSONand the BLOB SQL data type for Oracle.classSpecialized type mapping forXML_ARRAYand the XML ARRAY SQL data type.classSpecialized type mapping forXML_ARRAYand the XML ARRAY SQL data type.