org.postgresql.pljava.test
Class Tester
java.lang.Object
org.postgresql.pljava.test.Tester
- public class Tester
- extends java.lang.Object
Some fairly crude tests. All tests are confided to the schema "javatest"
- Author:
- Thomas Hallgren
Constructor Summary |
Tester(java.sql.Connection conn)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Tester
public Tester(java.sql.Connection conn)
printUsage
public static void printUsage()
main
public static void main(java.lang.String[] argv)
close
public void close()
throws java.sql.SQLException
- Throws:
java.sql.SQLException
testParameters
public void testParameters()
throws java.sql.SQLException
- Throws:
java.sql.SQLException
testSPIActions
public void testSPIActions()
throws java.sql.SQLException
- Throws:
java.sql.SQLException
testComplexReturn
public void testComplexReturn()
throws java.sql.SQLException
- Throws:
java.sql.SQLException
testSetReturn
public void testSetReturn()
throws java.sql.SQLException
- Throws:
java.sql.SQLException
testModdatetimeTrigger
public void testModdatetimeTrigger()
throws java.sql.SQLException
- Throws:
java.sql.SQLException
testInsertUsernameTrigger
public void testInsertUsernameTrigger()
throws java.sql.SQLException
- Throws:
java.sql.SQLException
testTimestamp
public void testTimestamp()
throws java.sql.SQLException
- Throws:
java.sql.SQLException
testInt
public void testInt()
throws java.sql.SQLException
- Throws:
java.sql.SQLException