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