| Package | Description |
|---|---|
| org.apache.openjpa.datacache |
OpenJPA Data Cache
OpenJPA's data and query caching frameworks.
|
| org.apache.openjpa.enhance |
OpenJPA Enhancer
This package provides a bytecode enhancer used to
post-process classes for use in a OpenJPA runtime.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataCachePCDataGenerator
A
PCDataGenerator instance which generates properly
synchronized instances suitable for use in the cache. |
| Modifier and Type | Method and Description |
|---|---|
PCDataGenerator |
PCDataGenerator.DynamicPCData.getStorageGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
PCDataGenerator.DynamicPCData.setStorageGenerator(PCDataGenerator generator) |
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.