it.eng.spago.dbaccess.factory
Class AppServerManagedConnectionPoolFactory

java.lang.Object
  extended by it.eng.spago.dbaccess.factory.AppServerManagedConnectionPoolFactory

public class AppServerManagedConnectionPoolFactory
extends java.lang.Object

Author:
zoppello To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.

Constructor Summary
AppServerManagedConnectionPoolFactory()
           
 
Method Summary
 ConnectionPoolInterface createConnectionPool(ConnectionPoolDescriptor connectionPoolDescriptor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppServerManagedConnectionPoolFactory

public AppServerManagedConnectionPoolFactory()
Method Detail

createConnectionPool

public ConnectionPoolInterface createConnectionPool(ConnectionPoolDescriptor connectionPoolDescriptor)