org.datanucleus.enhancer.bcel.method
Class JdoNewObjectIdInstance1
java.lang.Object
org.datanucleus.enhancer.ClassMethod
org.datanucleus.enhancer.bcel.BCELClassMethod
org.datanucleus.enhancer.bcel.method.JdoNewObjectIdInstance1
public class JdoNewObjectIdInstance1
- extends BCELClassMethod
Create the jdoNewObjectIdInstance() method.
- Version:
- $Revision: 1.12 $
|
Constructor Summary |
JdoNewObjectIdInstance1(java.lang.String methodName,
int type,
org.apache.bcel.generic.Type resultType,
org.apache.bcel.generic.Type[] argType,
java.lang.String[] argName,
boolean synthetic,
BCELClassEnhancer gen)
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
JdoNewObjectIdInstance1
public JdoNewObjectIdInstance1(java.lang.String methodName,
int type,
org.apache.bcel.generic.Type resultType,
org.apache.bcel.generic.Type[] argType,
java.lang.String[] argName,
boolean synthetic,
BCELClassEnhancer gen)
- Parameters:
methodName - type - resultType - argType - argName - synthetic - gen -
getInstance
public static JdoNewObjectIdInstance1 getInstance(BCELClassEnhancer gen)
execute
public void execute()
- Description copied from class:
BCELClassMethod
- Method to add the contents of the class method.
- Overrides:
execute in class BCELClassMethod
Copyright © 2009. All Rights Reserved.