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