| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa.config.cache | |
| org.eclipse.persistence.internal.jpa.config.classes | |
| org.eclipse.persistence.jpa.config |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheImpl
JPA scripting API implementation.
|
| Modifier and Type | Method and Description |
|---|---|
Cache |
CacheImpl.setAlwaysRefresh(Boolean alwaysRefresh) |
Cache |
CacheImpl.setCoordinationType(String coordinationType) |
Cache |
CacheImpl.setDatabaseChangeNotificationType(String databaseChangeNotificationType) |
Cache |
CacheImpl.setDisableHits(Boolean disableHits) |
Cache |
CacheImpl.setExpiry(Integer expiry) |
Cache |
CacheImpl.setIsolation(String isolation) |
Cache |
CacheImpl.setRefreshOnlyIfNewer(Boolean refreshOnlyIfNewer) |
Cache |
CacheImpl.setSize(Integer size) |
Cache |
CacheImpl.setType(String type) |
| Modifier and Type | Method and Description |
|---|---|
Cache |
AbstractMappedClassImpl.setCache() |
| Modifier and Type | Method and Description |
|---|---|
Cache |
Cache.setAlwaysRefresh(Boolean alwaysRefresh) |
Cache |
MappedSuperclass.setCache() |
Cache |
Entity.setCache() |
Cache |
Cache.setCoordinationType(String coordinationType) |
Cache |
Cache.setDatabaseChangeNotificationType(String databaseChangeNotificationType) |
Cache |
Cache.setDisableHits(Boolean disableHits) |
Cache |
Cache.setExpiry(Integer expiry) |
Cache |
Cache.setIsolation(String isolation) |
Cache |
Cache.setRefreshOnlyIfNewer(Boolean refreshOnlyIfNewer) |
Cache |
Cache.setSize(Integer size) |
Cache |
Cache.setType(String type) |
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.