-
public interface CacheJPA scripting API implementation.- Since:
- EclipseLink 2.5.1
- Author:
- Guy Pelletier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CachesetAlwaysRefresh(Boolean alwaysRefresh)CachesetCoordinationType(String coordinationType)CachesetDatabaseChangeNotificationType(String databaseChangeNotificationType)CachesetDisableHits(Boolean disableHits)CachesetExpiry(Integer expiry)TimeOfDaysetExpiryTimeOfDay()CachesetIsolation(String isolation)CachesetRefreshOnlyIfNewer(Boolean refreshOnlyIfNewer)CachesetSize(Integer size)CachesetType(String type)
-