class ReflectMethod extends java.lang.Object implements GeneratedMethod
Modifier and Type | Field and Description |
---|---|
private java.lang.reflect.Method |
realMethod |
Constructor and Description |
---|
ReflectMethod(java.lang.reflect.Method m) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
invoke(java.lang.Object ref)
Invoke a generated method that has no arguments.
|
public java.lang.Object invoke(java.lang.Object ref) throws StandardException
GeneratedMethod
invoke
in interface GeneratedMethod
StandardException
- Standard Derby error policyApache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.