GeneratedMethodclass ReflectMethod extends java.lang.Object implements GeneratedMethod
| Modifier and Type | Field | Description |
|---|---|---|
private java.lang.reflect.Method |
realMethod |
| Constructor | Description |
|---|---|
ReflectMethod(java.lang.reflect.Method m) |
| Modifier and Type | Method | 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
GeneratedMethodinvoke in interface GeneratedMethodStandardException - Standard Derby error policyApache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.