Class NClobJdbcType

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

public abstract class NClobJdbcType extends Object implements JdbcType
Descriptor for NCLOB handling.
See Also: