Package org.apache.openjpa.enhance

Class Summary
ClassRedefiner Redefines the method bodies of existing classes.
InstrumentationFactory Factory for obtaining an Instrumentation instance.
ManagedClassSubclasser Redefines the method bodies of existing unenhanced classes to make them notify state managers of mutations.
PCClassFileTransformer Transformer that makes persistent classes implement the PersistenceCapable interface at runtime.
PCEnhancerAgent Java agent that makes persistent classes work with OpenJPA at runtime.