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 | Class and Description |
---|---|
class |
PCDataGenerator
Generates
PCData instances which avoid primitive wrappers
to optimize memory use and performance at the cost of slightly higher
startup time. |
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.