Class LongVarcharJdbcType

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

public class LongVarcharJdbcType extends VarcharJdbcType
Descriptor for LONGVARCHAR handling.
See Also: