public class DynamicClassWriter extends Object
Constructor and Description |
---|
DynamicClassWriter(String className,
SDOType type,
commonj.sdo.helper.HelperContext aContext) |
Modifier and Type | Method and Description |
---|---|
byte[] |
createClass()
This is where the byte codes for the generic subclass are defined and the
class is created dynamically from them.
|
Class |
getParentClass() |
public Class getParentClass()
public byte[] createClass()
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.