Class LongVarbinaryJdbcType

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

public class LongVarbinaryJdbcType extends VarbinaryJdbcType
Descriptor for LONGVARBINARY handling.
Author:
Steve Ebersole
See Also: