org.jpox.enhancer.method
Class JdoGetTransactionalObjectId

java.lang.Object
  extended by org.jpox.enhancer.method.ClassElementBuilder
      extended by org.jpox.enhancer.method.MethodBuilder
          extended by org.jpox.enhancer.method.SimpleStateManagerCall
              extended by org.jpox.enhancer.method.JdoGetTransactionalObjectId

public class JdoGetTransactionalObjectId
extends SimpleStateManagerCall

create jdoGetTransactionalObjectId method.

Version:
$Revision: 1.2 $

Field Summary
 
Fields inherited from class org.jpox.enhancer.method.SimpleStateManagerCall
invokeMethod
 
Fields inherited from class org.jpox.enhancer.method.MethodBuilder
argName, argType, factory, il, LOCALISER, methodGen, methodName, resultType, synthetic, type
 
Fields inherited from class org.jpox.enhancer.method.ClassElementBuilder
classConfig, classGen, className, constantPoolGen, gen, jdoConfig, packageConfig
 
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)
           
 
Method Summary
static JdoGetPersistenceManager getInstance(GeneratorBase gen)
           
 
Methods inherited from class org.jpox.enhancer.method.SimpleStateManagerCall
execute
 
Methods inherited from class org.jpox.enhancer.method.MethodBuilder
close, createThrowException, createThrowException, equals, hashCode, init, isSynthetic
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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 -
Method Detail

getInstance

public static JdoGetPersistenceManager getInstance(GeneratorBase gen)


Copyright © -2008 . All Rights Reserved.