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