Uses of Class
org.hibernate.type.CalendarDateType
-
Packages that use CalendarDateType Package Description org.hibernate.type -
-
Uses of CalendarDateType in org.hibernate.type
Fields in org.hibernate.type declared as CalendarDateType Modifier and Type Field Description static CalendarDateType
StandardBasicTypes. CALENDAR_DATE
The standard Hibernate type for mappingCalendar
to JDBCDATE
.static CalendarDateType
CalendarDateType. INSTANCE
-