public interface Cache
Modifier and Type | Method and Description |
---|---|
Cache |
setAlwaysRefresh(Boolean alwaysRefresh) |
Cache |
setCoordinationType(String coordinationType) |
Cache |
setDatabaseChangeNotificationType(String databaseChangeNotificationType) |
Cache |
setDisableHits(Boolean disableHits) |
Cache |
setExpiry(Integer expiry) |
TimeOfDay |
setExpiryTimeOfDay() |
Cache |
setIsolation(String isolation) |
Cache |
setRefreshOnlyIfNewer(Boolean refreshOnlyIfNewer) |
Cache |
setSize(Integer size) |
Cache |
setType(String type) |
Copyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.