org.jpox.enhancer.method
Class JdoNewObjectIdInstance2
java.lang.Object
org.jpox.enhancer.method.ClassElementBuilder
org.jpox.enhancer.method.MethodBuilder
org.jpox.enhancer.method.JdoNewObjectIdInstance2
- public class JdoNewObjectIdInstance2
- extends MethodBuilder
Create the jdoNewObjectIdInstance(Object) method.
- Version:
- $Revision: 1.14 $
Constructor Summary |
JdoNewObjectIdInstance2(java.lang.String methodName,
int type,
org.apache.bcel.generic.Type resultType,
org.apache.bcel.generic.Type[] argType,
java.lang.String[] argName,
boolean synthetic,
GeneratorBase gen)
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
JdoNewObjectIdInstance2
public JdoNewObjectIdInstance2(java.lang.String methodName,
int type,
org.apache.bcel.generic.Type resultType,
org.apache.bcel.generic.Type[] argType,
java.lang.String[] argName,
boolean synthetic,
GeneratorBase gen)
- Parameters:
methodName
- type
- resultType
- argType
- argName
- synthetic
- gen
-
getInstance
public static JdoNewObjectIdInstance2 getInstance(GeneratorBase gen)
execute
public void execute()
- Description copied from class:
ClassElementBuilder
- ClassElementBuilder routine
- Overrides:
execute
in class MethodBuilder
Copyright © -2007 . All Rights Reserved.