Uses of Interface
org.eclipse.jpt.eclipselink.core.context.EclipseLinkExpiryTimeOfDay

Packages that use EclipseLinkExpiryTimeOfDay
org.eclipse.jpt.eclipselink.core.context   
 

Uses of EclipseLinkExpiryTimeOfDay in org.eclipse.jpt.eclipselink.core.context
 

Methods in org.eclipse.jpt.eclipselink.core.context that return EclipseLinkExpiryTimeOfDay
 EclipseLinkExpiryTimeOfDay 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
 EclipseLinkExpiryTimeOfDay EclipseLinkCaching.getExpiryTimeOfDay()
          corresponds to the Cache expiryTimeOfDay annotation or xml element.