Class SmallIntJdbcType

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

public class SmallIntJdbcType extends Object implements JdbcType
Descriptor for SMALLINT handling.
See Also: