| 
EclipseLink 1.2.0, build 'v20091016-r5565' API Reference | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.persistence.sdo.helper.DynamicClassWriter
public class DynamicClassWriter
| Constructor Summary | |
|---|---|
DynamicClassWriter(java.lang.String className,
                   SDOType type,
                   HelperContext aContext)
 | 
|
| Method Summary | |
|---|---|
 byte[] | 
createClass()
This is where the byte codes for the generic subclass are defined and the class is created dynamically from them.  | 
 java.lang.Class | 
getParentClass()
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public DynamicClassWriter(java.lang.String className,
                          SDOType type,
                          HelperContext aContext)
| Method Detail | 
|---|
public java.lang.Class getParentClass()
public byte[] createClass()
  | 
EclipseLink 1.2.0, build 'v20091016-r5565' API Reference | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||