Package org.objectweb.speedo.generation.enhancer.pc.jdo

Class Summary
JDOImplRegistrationAdder Add the registration to the JDOImplHelper in a static code area The added code use the class$(String)Class method and the field class$classname which can exist or not.
JDOPersistenceCapableAdder Is an ASM visitor adding the implementation of the PersistenceCapable interface.
JDOPersistentClassEnhancer