Uses of Class
org.hibernate.type.descriptor.jdbc.JsonJdbcType
-
Packages that use JsonJdbcType Package Description org.hibernate.type.descriptor.jdbc Defines handling of the standard JDBC-defined 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
-