| Package | Description |
|---|---|
| com.sun.jdo.api.persistence.enhancer.impl |
| Modifier and Type | Method and Description |
|---|---|
ClassControl |
Environment.findClass(String className)
Look for the specified class in the class map.
|
ClassControl |
Environment.getClass(String className)
Look for the specified class in the class map.
|
ClassControl |
Environment.lookupClass(String className)
Look up the specified class in the class search path.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Environment.addClass(ClassControl cc)
Add the class to the class mapping table.
|
protected static void |
EnhancerControl.dumpClass(ClassControl cc)
Dumps a class' signature and byte-code.
|
Copyright © 2013. All Rights Reserved.