Class BlobJdbcType

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

public abstract class BlobJdbcType extends Object implements JdbcType
Descriptor for BLOB handling.
See Also: