Uses of Interface
org.eclipse.jpt.jpa.eclipselink.core.context.EclipseLinkTimeOfDay

Packages that use EclipseLinkTimeOfDay
org.eclipse.jpt.jpa.eclipselink.core.context   
 

Uses of EclipseLinkTimeOfDay in org.eclipse.jpt.jpa.eclipselink.core.context
 

Methods in org.eclipse.jpt.jpa.eclipselink.core.context that return EclipseLinkTimeOfDay
 EclipseLinkTimeOfDay EclipseLinkCaching.addExpiryTimeOfDay()
          Add Cache expiryTimeOfDay annotation or xml element, this will set Expiry to null as it is not valid to set both expiry and timeOfDayExpiry
 EclipseLinkTimeOfDay EclipseLinkCaching.getExpiryTimeOfDay()
          corresponds to the Cache expiryTimeOfDay annotation or xml element.