Class ImplementationCreatorImpl

java.lang.Object
org.datanucleus.enhancer.ImplementationCreatorImpl
All Implemented Interfaces:
Serializable, ImplementationCreator

public class ImplementationCreatorImpl extends Object implements Serializable, ImplementationCreator
Creator of persistable objects using the ASM bytecode manipulation library.
See Also: