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
-
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:
setAlwaysRefresh
in interfaceCache
-
setCoordinationType
- Specified by:
setCoordinationType
in interfaceCache
-
setDatabaseChangeNotificationType
- Specified by:
setDatabaseChangeNotificationType
in interfaceCache
-
setDisableHits
- Specified by:
setDisableHits
in interfaceCache
-
setExpiry
-
setExpiryTimeOfDay
- Specified by:
setExpiryTimeOfDay
in interfaceCache
-
setIsolation
- Specified by:
setIsolation
in interfaceCache
-
setRefreshOnlyIfNewer
- Specified by:
setRefreshOnlyIfNewer
in interfaceCache
-
setSize
-
setType
-