Uses of Class
org.hibernate.type.descriptor.jdbc.JsonJdbcType
Packages that use JsonJdbcType
Package
Description
This package abstracts over the multifarious dialects of SQL
understood by the databases supported by Hibernate.
Defines handling of almost the full range of standard JDBC-defined SQL data types.
-
Uses of JsonJdbcType in org.hibernate.dialect
Subclasses of JsonJdbcType in org.hibernate.dialectModifier and TypeClassDescriptionclassclassH2 requires binding JSON viasetBytesmethods.classclassclassclassFields in org.hibernate.dialect declared as JsonJdbcTypeModifier and TypeFieldDescriptionstatic final JsonJdbcTypeMySQLCastingJsonJdbcType.INSTANCESingleton access -
Uses of JsonJdbcType in org.hibernate.type.descriptor.jdbc
Subclasses of JsonJdbcType in org.hibernate.type.descriptor.jdbcModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classSpecialized type mapping forJSONand the JSON SQL data type.Fields in org.hibernate.type.descriptor.jdbc declared as JsonJdbcTypeModifier and TypeFieldDescriptionstatic final JsonJdbcTypeJsonJdbcType.INSTANCESingleton access
H2JsonJdbcTypeinstead