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

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

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

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