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