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