Uses of Class
org.hibernate.type.descriptor.jdbc.H2FormatJsonJdbcType
-
Packages that use H2FormatJsonJdbcType Package Description org.hibernate.type.descriptor.jdbc Defines handling of almost the full range of standard JDBC-defined SQL data types. -
-
Uses of H2FormatJsonJdbcType in org.hibernate.type.descriptor.jdbc
Fields in org.hibernate.type.descriptor.jdbc declared as H2FormatJsonJdbcType Modifier and Type Field Description static H2FormatJsonJdbcType
H2FormatJsonJdbcType. INSTANCE
Deprecated, for removal: This API element is subject to removal in a future version.Singleton access
-