Class BigIntJdbcType

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

public class BigIntJdbcType extends Object implements JdbcType
Descriptor for BIGINT handling.
See Also: