Uses of Package
org.apache.myfaces.orchestra.connectionManager

Packages that use org.apache.myfaces.orchestra.connectionManager
org.apache.myfaces.orchestra.connectionManager   
 

Classes in org.apache.myfaces.orchestra.connectionManager used by org.apache.myfaces.orchestra.connectionManager
ConnectionManagerDataSource
          Manage all borrowed connections and hand out DisconnectableConnection objects so that we can close them again after the HTTP request has been finished.
DisconnectableConnection
          The interface for objects returned by the getConnection method of ConnectionManagerDataSource.
 



Copyright © 2009 The Apache Software Foundation. All Rights Reserved.