org.postgresql.pljava.test
Class TableBuilder
java.lang.Object
org.postgresql.pljava.test.TableBuilder
public class TableBuilder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableBuilder
public TableBuilder()
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
createTable
public void createTable()
throws Exception
- Throws:
Exception
createJavaFunction
public void createJavaFunction()
throws Exception
- Throws:
Exception
doSelects
public void doSelects()
throws Exception
- Throws:
Exception