Uses of Enum Class
org.hibernate.annotations.TimeZoneStorageType
Packages that use TimeZoneStorageType
Package
Description
A set of mapping annotations which extend the O/R mapping annotations defined by JPA.
This package defines the Hibernate configuration-time mapping model.
-
Uses of TimeZoneStorageType in org.hibernate.annotations
Methods in org.hibernate.annotations that return TimeZoneStorageTypeModifier and TypeMethodDescriptionstatic TimeZoneStorageTypeReturns the enum constant of this class with the specified name.static TimeZoneStorageType[]TimeZoneStorageType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TimeZoneStorageType in org.hibernate.boot.model.process.internal
Methods in org.hibernate.boot.model.process.internal with parameters of type TimeZoneStorageTypeModifier and TypeMethodDescriptionstatic <E> VersionResolution<E>VersionResolution.from(Function<TypeConfiguration, Type> implicitJavaTypeAccess, TimeZoneStorageType timeZoneStorageType, MetadataBuildingContext context) -
Uses of TimeZoneStorageType in org.hibernate.boot.models.annotations.internal
Methods in org.hibernate.boot.models.annotations.internal that return TimeZoneStorageTypeMethods in org.hibernate.boot.models.annotations.internal with parameters of type TimeZoneStorageTypeModifier and TypeMethodDescriptionvoidTimeZoneStorageAnnotation.value(TimeZoneStorageType value) -
Uses of TimeZoneStorageType in org.hibernate.mapping
Methods in org.hibernate.mapping that return TimeZoneStorageTypeMethods in org.hibernate.mapping with parameters of type TimeZoneStorageTypeModifier and TypeMethodDescriptionvoidBasicValue.setTimeZoneStorageType(TimeZoneStorageType timeZoneStorageType) static TimeZoneStorageStrategyBasicValue.timeZoneStorageStrategy(TimeZoneStorageType timeZoneStorageType, MetadataBuildingContext buildingContext)