|
pljava 1.0.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.postgresql.pljava.Server
Provides access to some useful routines in the PostgreSQL server.
Constructor Summary | |
Server()
|
Method Summary | |
static java.lang.String |
getSessionUserName()
Return the session user. |
static java.lang.String |
getUserName()
Return the current user. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Server()
Method Detail |
public static java.lang.String getUserName()
public static java.lang.String getSessionUserName()
|
pljava 1.0.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |