Uses of Class
org.hibernate.type.DateType
-
Packages that use DateType Package Description org.hibernate.type -
-
Uses of DateType in org.hibernate.type
Fields in org.hibernate.type declared as DateType Modifier and Type Field Description static DateTypeStandardBasicTypes. DATEThe standard Hibernate type for mappingDate(Date) to JDBCDATE.static DateTypeDateType. INSTANCE
-