Package | Description |
---|---|
org.apache.openjpa.datacache |
OpenJPA Data Cache
OpenJPA's data and query caching frameworks.
|
Modifier and Type | Class and Description |
---|---|
class |
ConcurrentDataCache
A
DataCache implementation that is optimized for concurrent
access. |
class |
PartitionedDataCache
A partitioned data cache maintains a set of partitions that are DataCache themselves.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.