GeneratedClass
public final class ReflectGeneratedClass extends LoadedGeneratedClass
Modifier and Type | Field | Description |
---|---|---|
private static GeneratedMethod[] |
directs |
|
private java.util.Hashtable<java.lang.String,GeneratedMethod> |
methodCache |
Constructor | Description |
---|---|
ReflectGeneratedClass(ClassFactory cf,
java.lang.Class jvmClass) |
Modifier and Type | Method | Description |
---|---|---|
GeneratedMethod |
getMethod(java.lang.String simpleName) |
Obtain a handle to the method with the given name
that takes no arguments.
|
getClassLoaderVersion, getJVMClass, getName, newInstance
private final java.util.Hashtable<java.lang.String,GeneratedMethod> methodCache
private static final GeneratedMethod[] directs
public ReflectGeneratedClass(ClassFactory cf, java.lang.Class jvmClass)
public GeneratedMethod getMethod(java.lang.String simpleName) throws StandardException
GeneratedClass
StandardException
- Standard Derby error policyApache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.