Uses of Class
org.hibernate.type.descriptor.jdbc.JsonArrayJdbcType
Packages that use JsonArrayJdbcType
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 JsonArrayJdbcType in org.hibernate.dialect.type
Subclasses of JsonArrayJdbcType in org.hibernate.dialect.typeModifier and TypeClassDescriptionclassH2 requires binding JSON viasetBytesmethods.classclassclassSpecialized type mapping forJSONand the JSON SQL data type for Oracle.classclass -
Uses of JsonArrayJdbcType in org.hibernate.type.descriptor.jdbc
Subclasses of JsonArrayJdbcType in org.hibernate.type.descriptor.jdbcModifier and TypeClassDescriptionclassSpecialized type mapping forJSON_ARRAYand the JSON SQL data type.classSpecialized type mapping forJSONand the BLOB SQL data type for Oracle.