org.postgresql.pljava.example
Class ResultSetTest
java.lang.Object
org.postgresql.pljava.example.ResultSetTest
public class ResultSetTest
- extends Object
- Author:
- Filip Hrbek
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResultSetTest
public ResultSetTest(String selectSQL)
throws SQLException
- Throws:
SQLException
executeSelect
public static Iterator executeSelect(String selectSQL)
throws SQLException
- Throws:
SQLException
close
public void close()