Uses of Class
org.hibernate.type.descriptor.jdbc.SmallIntJdbcType
-
Packages that use SmallIntJdbcType Package Description org.hibernate.type.descriptor.jdbc Defines handling of the standard JDBC-defined types. -
-
Uses of SmallIntJdbcType in org.hibernate.type.descriptor.jdbc
Fields in org.hibernate.type.descriptor.jdbc declared as SmallIntJdbcType Modifier and Type Field Description static SmallIntJdbcType
SmallIntJdbcType. INSTANCE
-