org.postgresql.pljava.test
Class TestPLJava
java.lang.Object
org.postgresql.pljava.test.TestPLJava
public class TestPLJava
- extends Object
PL/Java Test harness
- Author:
- Thomas Hallgren
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestPLJava
public TestPLJava(String pgsqlHome,
String pljavaHome)
throws IOException
- Throws:
IOException
printUsage
public static void printUsage()
getPostgresEnvironment
public Environment getPostgresEnvironment()
throws IOException
- Throws:
IOException
main
public static void main(String[] args)
initdb
public void initdb()
getMajorVer
public final int getMajorVer()
getMinorVer
public final int getMinorVer()