org.gcube.messaging.common.consumer.db
Class ResultSetPool

java.lang.Object
  extended by org.gcube.messaging.common.consumer.db.ResultSetPool

public class ResultSetPool
extends java.lang.Object

Reslt set pool

Author:
Lucio Lelii( ISTI-CNR)

Nested Class Summary
 class ResultSetPool.PoolNotInitializedException
           
 
Method Summary
 RSWriterFactory getResultSetFactory()
          get the factory
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
get the factory

Returns:
the factory
Throws:
ResultSetPool.PoolNotInitializedException - exception

getResultSetPoolInstance

public static ResultSetPool getResultSetPoolInstance()
Returns:
a pool