Uses of Package
com.sun.jdo.api.persistence.enhancer

Packages that use com.sun.jdo.api.persistence.enhancer
com.sun.jdo.api.persistence.enhancer   
 

Classes in com.sun.jdo.api.persistence.enhancer used by com.sun.jdo.api.persistence.enhancer
ByteCodeEnhancer
          A JDO enhancer, or byte-code enhancer, modifies the byte-codes of Java class files to enable transparent loading and storing of the fields of the persistent instances.
EnhancerFatalError
          Thrown to indicate that the class-file enhancer failed to perform an operation due to a serious error.
EnhancerUserException
          Thrown to indicate that the class-file enhancer failed to perform an operation due to an error.
OutputStreamWrapper
          This class serves as a wrapper for an output stream of a class file.
 



Copyright © 2012. All Rights Reserved.