Uses of Class
com.sun.jdo.api.persistence.enhancer.impl.ClassControl
Packages that use ClassControl
-
Uses of ClassControl in com.sun.jdo.api.persistence.enhancer.impl
Methods in com.sun.jdo.api.persistence.enhancer.impl that return ClassControlModifier and TypeMethodDescriptionLook for the specified class in the class map.Look for the specified class in the class map.Environment.lookupClass(String className) Look up the specified class in the class search path.Methods in com.sun.jdo.api.persistence.enhancer.impl with parameters of type ClassControlModifier and TypeMethodDescriptionvoidEnvironment.addClass(ClassControl cc) Add the class to the class mapping table.protected static voidEnhancerControl.dumpClass(ClassControl cc) Dumps a class' signature and byte-code.