Uses of Class
org.hibernate.type.descriptor.jdbc.JsonJdbcType
-
Packages that use JsonJdbcType Package Description org.hibernate.type.descriptor.jdbc Defines handling of almost the full range of standard JDBC-defined SQL data types. -
-
Uses of JsonJdbcType in org.hibernate.type.descriptor.jdbc
Fields in org.hibernate.type.descriptor.jdbc declared as JsonJdbcType Modifier and Type Field Description static JsonJdbcType
JsonJdbcType. INSTANCE
Singleton access
-