Uses of Class
org.hibernate.type.TimeType
-
Packages that use TimeType Package Description org.hibernate.type -
-
Uses of TimeType in org.hibernate.type
Fields in org.hibernate.type declared as TimeType Modifier and Type Field Description static TimeType
TimeType. INSTANCE
static TimeType
StandardBasicTypes. TIME
The standard Hibernate type for mappingDate
(Time
) to JDBCTIME
.
-