BaseActivation, ConstantActionActivation, CursorActivationpublic interface GeneratedByteCode
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Object |
e0() |
|
java.lang.Object |
e1() |
|
java.lang.Object |
e2() |
|
java.lang.Object |
e3() |
|
java.lang.Object |
e4() |
|
java.lang.Object |
e5() |
|
java.lang.Object |
e6() |
|
java.lang.Object |
e7() |
|
java.lang.Object |
e8() |
|
java.lang.Object |
e9() |
|
GeneratedClass |
getGC() |
Get the GeneratedClass object for this object.
|
GeneratedMethod |
getMethod(java.lang.String methodName) |
|
void |
initFromContext(Context context) |
Initialize the generated class from a context.
|
void |
postConstructor() |
Called by the class manager just after calling setGC().
|
void |
setGC(GeneratedClass gc) |
Set the Generated Class.
|
void initFromContext(Context context) throws StandardException
StandardExceptionvoid setGC(GeneratedClass gc)
void postConstructor()
throws StandardException
StandardExceptionGeneratedClass getGC()
GeneratedMethod getMethod(java.lang.String methodName) throws StandardException
StandardExceptionjava.lang.Object e0()
throws StandardException
StandardExceptionjava.lang.Object e1()
throws StandardException
StandardExceptionjava.lang.Object e2()
throws StandardException
StandardExceptionjava.lang.Object e3()
throws StandardException
StandardExceptionjava.lang.Object e4()
throws StandardException
StandardExceptionjava.lang.Object e5()
throws StandardException
StandardExceptionjava.lang.Object e6()
throws StandardException
StandardExceptionjava.lang.Object e7()
throws StandardException
StandardExceptionjava.lang.Object e8()
throws StandardException
StandardExceptionjava.lang.Object e9()
throws StandardException
StandardExceptionApache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.