Uses of Class
org.eclipse.persistence.internal.jpa.metadata.cache.TimeOfDayMetadata
-
Packages that use TimeOfDayMetadata Package Description org.eclipse.persistence.internal.jpa.metadata.cache -
-
Uses of TimeOfDayMetadata in org.eclipse.persistence.internal.jpa.metadata.cache
Fields in org.eclipse.persistence.internal.jpa.metadata.cache declared as TimeOfDayMetadata Modifier and Type Field Description protected TimeOfDayMetadataCacheMetadata. m_expiryTimeOfDayMethods in org.eclipse.persistence.internal.jpa.metadata.cache that return TimeOfDayMetadata Modifier and Type Method Description TimeOfDayMetadataCacheMetadata. getExpiryTimeOfDay()INTERNAL: Used for OX mapping.Methods in org.eclipse.persistence.internal.jpa.metadata.cache with parameters of type TimeOfDayMetadata Modifier and Type Method Description voidCacheMetadata. setExpiryTimeOfDay(TimeOfDayMetadata expiryTimeOfDay)INTERNAL: Used for OX mapping.
-