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