org.postgresql.pljava.example
Class MetaDataTest

java.lang.Object
  extended by org.postgresql.pljava.example.MetaDataTest

public class MetaDataTest
extends Object

Author:
Filip Hrbek

Constructor Summary
MetaDataTest(String methodCall)
           
 
Method Summary
static Iterator callMetaDataMethod(String methodCall)
           
 void close()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaDataTest

public MetaDataTest(String methodCall)
             throws SQLException
Throws:
SQLException
Method Detail

callMetaDataMethod

public static Iterator callMetaDataMethod(String methodCall)
                                   throws SQLException
Throws:
SQLException

close

public void close()