Uses of Class
com.sun.jdo.api.persistence.enhancer.util.Assertion
Packages that use Assertion
Package
Description
-
Uses of Assertion in com.sun.jdo.api.persistence.enhancer
Subclasses of Assertion in com.sun.jdo.api.persistence.enhancerModifier and TypeClassDescriptionfinal classclassImplements a JDO enhancer as a byte-code filtering tool. -
Uses of Assertion in com.sun.jdo.api.persistence.enhancer.generator
Subclasses of Assertion in com.sun.jdo.api.persistence.enhancer.generator -
Uses of Assertion in com.sun.jdo.api.persistence.enhancer.impl
Subclasses of Assertion 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 Assertion in com.sun.jdo.api.persistence.enhancer.meta
Subclasses of Assertion 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 Assertion in com.sun.jdo.api.persistence.enhancer.util
Subclasses of Assertion in com.sun.jdo.api.persistence.enhancer.utilModifier and TypeClassDescriptionclassClassFileSource provides a mechanism for associating a class with the source of that class.classBasic support for enhancer implementation.