Uses of Interface
org.eclipse.persistence.jpa.config.Cache
Package
Description
-
Uses of Cache in org.eclipse.persistence.internal.jpa.config.cache
Modifier and TypeMethodDescriptionCacheImpl.setAlwaysRefresh
(Boolean alwaysRefresh) CacheImpl.setCoordinationType
(String coordinationType) CacheImpl.setDatabaseChangeNotificationType
(String databaseChangeNotificationType) CacheImpl.setDisableHits
(Boolean disableHits) CacheImpl.setIsolation
(String isolation) CacheImpl.setRefreshOnlyIfNewer
(Boolean refreshOnlyIfNewer) -
Uses of Cache in org.eclipse.persistence.internal.jpa.config.classes
-
Uses of Cache in org.eclipse.persistence.jpa.config
Modifier and TypeMethodDescriptionCache.setAlwaysRefresh
(Boolean alwaysRefresh) Entity.setCache()
MappedSuperclass.setCache()
Cache.setCoordinationType
(String coordinationType) Cache.setDatabaseChangeNotificationType
(String databaseChangeNotificationType) Cache.setDisableHits
(Boolean disableHits) Cache.setIsolation
(String isolation) Cache.setRefreshOnlyIfNewer
(Boolean refreshOnlyIfNewer)