|
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.example.SPIActions
Some methods used for testing the SPI JDBC driver.
Constructor Summary | |
SPIActions()
|
Method Summary | |
static void |
log(java.lang.String str)
|
static int |
transferPeopleWithSalary(int salary)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SPIActions()
Method Detail |
public static void log(java.lang.String str)
public static int transferPeopleWithSalary(int salary) throws java.sql.SQLException
java.sql.SQLException
|
pljava 1.0.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |