Uses of Package
org.apache.openjpa.enhance
Package
Description
OpenJPA Ant Tasks
OpenJPA Data Cache
OpenJPA Enhancer
OpenJPA-JDBC ORM Metadata
OpenJPA Runtime Kernel
OpenJPA Metadata
OpenJPA Utilities
-
-
ClassDescriptionFactory for creating new
DynamicStorage
classes.GeneratesPCData
instances which avoid primitive wrappers to optimize memory use and performance at the cost of slightly higher startup time.DynamicPCData
s generated will implement this interface to simplify initialization. -
ClassDescriptionRun flags.Interface for dynamically generated classes.Factory for creating new
DynamicStorage
classes.Consumes persistent field values.Supplies persistent field values.Instances of this interface can provide an underlying instance.Transformer that makes persistent classes implement thePersistenceCapable
interface at runtime.GeneratesPCData
instances which avoid primitive wrappers to optimize memory use and performance at the cost of slightly higher startup time.DynamicPCData
s generated will implement this interface to simplify initialization.Plugin interface for additional enhancement.Run flags.Listener for persistent class registration events.The interface that persistent instances will implement.Internal state manager for managed instances. -
-
ClassDescriptionListener for persistent class registration events.
-
ClassDescriptionConsumes persistent field values.Manages persistent fields.Supplies persistent field values.Listener for persistent class registration events.The interface that persistent instances will implement.Internal state manager for managed instances.
-
ClassDescriptionListener for persistent class registration events.
-
ClassDescriptionThe interface that persistent instances will implement.Implementation of the
PersistenceCapable
interface that can handle the persistence-capable contract for instances that were not enhanced before class load time.