Class LongNVarcharJdbcType

java.lang.Object
org.hibernate.type.descriptor.jdbc.NVarcharJdbcType
org.hibernate.type.descriptor.jdbc.LongNVarcharJdbcType
All Implemented Interfaces:
Serializable, AdjustableJdbcType, JdbcType

public class LongNVarcharJdbcType extends NVarcharJdbcType
Descriptor for LONGNVARCHAR handling.
See Also: