Class ClobJdbcType

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

public abstract class ClobJdbcType extends Object implements AdjustableJdbcType
Descriptor for CLOB handling.
See Also: