Uses of Class
org.hibernate.type.TimeZoneType
-
Packages that use TimeZoneType Package Description org.hibernate.type -
-
Uses of TimeZoneType in org.hibernate.type
Fields in org.hibernate.type declared as TimeZoneType Modifier and Type Field Description static TimeZoneType
TimeZoneType. INSTANCE
static TimeZoneType
StandardBasicTypes. TIMEZONE
The standard Hibernate type for mappingTimeZone
to JDBCVARCHAR
.
-