Uses of Class
com.sun.jdo.api.persistence.enhancer.util.Support
Packages that use Support
Package
Description
-
Uses of Support in com.sun.jdo.api.persistence.enhancer
Subclasses of Support in com.sun.jdo.api.persistence.enhancerModifier and TypeClassDescriptionfinal classclassImplements a JDO enhancer as a byte-code filtering tool. -
Uses of Support in com.sun.jdo.api.persistence.enhancer.impl
Subclasses of Support in com.sun.jdo.api.persistence.enhancer.implModifier and TypeClassDescriptionfinal classClassControl acts as the primary handle for a class within the filter tool.final classEnvironment serves as a central collection for the options and working environment of the filter tool. -
Uses of Support in com.sun.jdo.api.persistence.enhancer.meta
Subclasses of Support in com.sun.jdo.api.persistence.enhancer.metaModifier and TypeClassDescriptionclassProvides the JDO meta information based on a JDO meta model.classProvides the JDO meta information based on properties.final class -
Uses of Support in com.sun.jdo.api.persistence.enhancer.util
Subclasses of Support in com.sun.jdo.api.persistence.enhancer.utilModifier and TypeClassDescriptionclassClassFileSource provides a mechanism for associating a class with the source of that class.