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