Package | Description |
---|---|
org.apache.openjpa.datacache |
OpenJPA Data Cache
|
org.apache.openjpa.enhance |
OpenJPA Enhancer
|
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–2017 Apache Software Foundation. All rights reserved.