Package org.apache.jdo.impl.enhancer.core

Interface Summary
EnhancerConstants Constant definitions specific to this enhancer implementation.
JAVA_ClassConstants Constant definitions by the Java2 platform specification.
JDO_ClassConstants Constant definitions for JDO classes.
JDO_FIE_MemberConstants Constant definitions for members of the JDOFatalInternalException class.
JDO_IC_MemberConstants Constant definitions for members of the ObjectIdFieldSuppplier interface.
JDO_IH_MemberConstants Constant definitions for members of the ImplementationHelper class.
JDO_OIFC_MemberConstants Constant definitions for members of the ObjectIdFieldConsumer interface.
JDO_OIFS_MemberConstants Constant definitions for members of the ObjectIdFieldSuppplier interface.
JDO_PC_MemberConstants Constant definitions for members of the PersistenceCapable interface.
JDO_SM_MemberConstants Constant definitions for members of the StateManager interface.
JDOConstants All constant definitions by the JDO specification.
PathConstants Constant definitions for Java and JDO path prefixes.
 

Class Summary
Analyzer Analyzes a class for enhancement.
Annotater Handles the augmentation actions for a method.
Augmenter Handles the augmentation actions for a class.
Builder Helper object to create the generic JDO methods for a class.
Builder.SizeHolder Holder object for returning a size info from a code generation method.
Controller Controls the enhancement of a class.
EnhancerFilter Provides a JDO byte-code enhancer.
Environment Serves as a repository for the options for the enhancer.
JDONameHelper Helper methods for dealing with JDO naming conventions.
NameHelper Helper methods for dealing with JVM naming conventions.