Uses of Class
org.hibernate.type.descriptor.jdbc.XmlAsStringJdbcType
Packages that use XmlAsStringJdbcType
Package
Description
This package abstracts over the multifarious dialects of SQL
understood by the databases supported by Hibernate.
Defines handling of almost the full range of standard JDBC-defined SQL data types.
-
Uses of XmlAsStringJdbcType in org.hibernate.dialect
Subclasses of XmlAsStringJdbcType in org.hibernate.dialectModifier and TypeClassDescriptionclassSpecialized type mapping forXMLthat binds UTF-16LE bytes, because the jTDS driver can't handle Unicode characters and doesn't support nationalized methods. -
Uses of XmlAsStringJdbcType in org.hibernate.type.descriptor.jdbc
Fields in org.hibernate.type.descriptor.jdbc declared as XmlAsStringJdbcTypeModifier and TypeFieldDescriptionstatic final XmlAsStringJdbcTypeXmlAsStringJdbcType.CLOB_INSTANCEstatic final XmlAsStringJdbcTypeXmlAsStringJdbcType.NCLOB_INSTANCEstatic final XmlAsStringJdbcTypeXmlAsStringJdbcType.NVARCHAR_INSTANCEstatic final XmlAsStringJdbcTypeXmlAsStringJdbcType.VARCHAR_INSTANCESingleton access