Uses of Class
org.apache.openjpa.enhance.DynamicStorageGenerator
Package
Description
OpenJPA Data Cache
OpenJPA Enhancer
-
Uses of DynamicStorageGenerator in org.apache.openjpa.datacache
Modifier and TypeClassDescriptionclass
APCDataGenerator
instance which generates properly synchronized instances suitable for use in the cache. -
Uses of DynamicStorageGenerator in org.apache.openjpa.enhance
Modifier and TypeClassDescriptionclass
GeneratesPCData
instances which avoid primitive wrappers to optimize memory use and performance at the cost of slightly higher startup time.