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