org.jpox.enhancer.method
Class JdoGetTransactionalObjectId
java.lang.Object
org.jpox.enhancer.method.ClassElementBuilder
org.jpox.enhancer.method.MethodBuilder
org.jpox.enhancer.method.SimpleStateManagerCall
org.jpox.enhancer.method.JdoGetTransactionalObjectId
- public class JdoGetTransactionalObjectId
- extends SimpleStateManagerCall
create jdoGetTransactionalObjectId method.
- Version:
- $Revision: 1.2 $
Constructor Summary |
JdoGetTransactionalObjectId(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,
java.lang.String invokeMethod)
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
JdoGetTransactionalObjectId
public JdoGetTransactionalObjectId(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,
java.lang.String invokeMethod)
- Parameters:
methodName
- type
- resultType
- argType
- argName
- synthetic
- gen
- invokeMethod
-
getInstance
public static JdoGetPersistenceManager getInstance(GeneratorBase gen)
Copyright © -2007 . All Rights Reserved.