org.postgresql.pljava.jdbc

Class Invocation


public class Invocation
extends java.lang.Object

Method Summary

static Invocation
current()
int
getNestingLevel()
void
onExit()
Called from the backend when the invokation exits.

Method Details

current

public static Invocation current()
Returns:
The current invocation

getNestingLevel

public int getNestingLevel()
Returns:
The nesting level of this invocation

onExit

public void onExit()
            throws SQLException
Called from the backend when the invokation exits. Should not be invoked any other way.

Copyright (c) 2003, 2004, 2005 TADA AB - Taby Sweden. \ Distributed under the terms shown in COPYRIGHT