| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.postgresql.pljava.jdbc.Invocationpublic class Invocationextends java.lang.ObjectMethod Summary | |
static Invocation |
|
int | |
void |
|
public int getNestingLevel()
- Returns:
- The nesting level of this invocation
public void onExit()
throws SQLExceptionCalled from the backend when the invokation exits. Should not be invoked any other way.