Module org.eclipse.persistence.jpa
Class CacheImpl
java.lang.Object
org.eclipse.persistence.internal.jpa.config.MetadataImpl<CacheMetadata>
org.eclipse.persistence.internal.jpa.config.cache.CacheImpl
- All Implemented Interfaces:
Cache
JPA scripting API implementation.
- Since:
- EclipseLink 2.5.1
-
Field Summary
Fields inherited from class org.eclipse.persistence.internal.jpa.config.MetadataImpl
metadata -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetAlwaysRefresh(Boolean alwaysRefresh) setCoordinationType(String coordinationType) setDatabaseChangeNotificationType(String databaseChangeNotificationType) setDisableHits(Boolean disableHits) setIsolation(String isolation) setRefreshOnlyIfNewer(Boolean refreshOnlyIfNewer) Methods inherited from class org.eclipse.persistence.internal.jpa.config.MetadataImpl
getMetadata
-
Constructor Details
-
CacheImpl
public CacheImpl()
-
-
Method Details
-
setAlwaysRefresh
- Specified by:
setAlwaysRefreshin interfaceCache
-
setCoordinationType
- Specified by:
setCoordinationTypein interfaceCache
-
setDatabaseChangeNotificationType
- Specified by:
setDatabaseChangeNotificationTypein interfaceCache
-
setDisableHits
- Specified by:
setDisableHitsin interfaceCache
-
setExpiry
-
setExpiryTimeOfDay
- Specified by:
setExpiryTimeOfDayin interfaceCache
-
setIsolation
- Specified by:
setIsolationin interfaceCache
-
setRefreshOnlyIfNewer
- Specified by:
setRefreshOnlyIfNewerin interfaceCache
-
setSize
-
setType
-