| Package | Description |
|---|---|
| com.sun.jdo.api.persistence.enhancer |
| Class and Description |
|---|
| 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 © 2013. All Rights Reserved.