org.gcube.common.xml.databases.existlibrary
Class ResultSetPool

java.lang.Object
  extended by org.gcube.common.xml.databases.existlibrary.ResultSetPool

public class ResultSetPool
extends java.lang.Object


Nested Class Summary
 class ResultSetPool.PoolNotInitializedException
           
 
Method Summary
 RSWriterFactory getResultSetFactory()
           
static ResultSetPool getResultSetPoolInstance()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getResultSetFactory

public RSWriterFactory getResultSetFactory()
                                    throws ResultSetPool.PoolNotInitializedException
Throws:
ResultSetPool.PoolNotInitializedException

getResultSetPoolInstance

public static ResultSetPool getResultSetPoolInstance()