it.eng.spago.dbaccess.pool
Class HSQLConnectionPoolFactory

java.lang.Object
  extended by it.eng.spago.dbaccess.pool.HSQLConnectionPoolFactory

public class HSQLConnectionPoolFactory
extends java.lang.Object


Constructor Summary
HSQLConnectionPoolFactory()
           
 
Method Summary
 it.eng.spago.dbaccess.pool.ConnectionPoolInterface createConnectionPool(it.eng.spago.dbaccess.ConnectionPoolDescriptor connectionPoolDescriptor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HSQLConnectionPoolFactory

public HSQLConnectionPoolFactory()
Method Detail

createConnectionPool

public it.eng.spago.dbaccess.pool.ConnectionPoolInterface createConnectionPool(it.eng.spago.dbaccess.ConnectionPoolDescriptor connectionPoolDescriptor)
                                                                        throws it.eng.spago.error.EMFInternalError
Throws:
it.eng.spago.error.EMFInternalError