Uses of Class
com.sun.jdo.api.persistence.enhancer.util.Assertion
-
-
Uses of Assertion in com.sun.jdo.api.persistence.enhancer
Subclasses of Assertion in com.sun.jdo.api.persistence.enhancer Modifier and Type Class Description classByteCodeEnhancerTimerclassFilterEnhancerImplements 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 Modifier and Type Class Description classMain -
Uses of Assertion in com.sun.jdo.api.persistence.enhancer.impl
Subclasses of Assertion in com.sun.jdo.api.persistence.enhancer.impl Modifier and Type Class Description classClassControlClassControl acts as the primary handle for a class within the filter tool.classEnvironmentEnvironment 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.meta Modifier and Type Class Description classJDOMetaDataModelImplProvides the JDO meta information based on a JDO meta model.classJDOMetaDataPropertyImplProvides the JDO meta information based on properties.classJDOMetaDataTimer -
Uses of Assertion in com.sun.jdo.api.persistence.enhancer.util
Subclasses of Assertion in com.sun.jdo.api.persistence.enhancer.util Modifier and Type Class Description classClassFileSourceClassFileSource provides a mechanism for associating a class with the source of that class.classSupportBasic support for enhancer implementation. -
Uses of Assertion in com.sun.jdo.spi.persistence.support.ejb.enhancer.meta
Subclasses of Assertion in com.sun.jdo.spi.persistence.support.ejb.enhancer.meta Modifier and Type Class Description classEJBMetaDataModelImplProvide MetaDataModel Class used by CMP code generation during EJB deployment.
-