Package com.sun.jdo.api.persistence.enhancer
package com.sun.jdo.api.persistence.enhancer
-
ClassDescriptionA 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.This is a helper-class to perform some useful operations outside a byte code enhancer and delegate the real work to the enhancer.Thrown to indicate that the class-file enhancer failed to perform an operation due to a serious error.Thrown to indicate that the class-file enhancer failed to perform an operation due to an error.Implements a JDO enhancer as a byte-code filtering tool.Main is the starting point for the persistent filter tool.This class serves as a wrapper for an output stream of a class file.Application launcher for persistence-capable classes.