Uses of Class
org.apache.myfaces.orchestra.connectionManager.ConnectionManagerDataSource

Packages that use ConnectionManagerDataSource
org.apache.myfaces.orchestra.connectionManager The purpose of this package is to provide a DataSource implementation that can be wrapped around a real datasource to ensure that all connections allocated by a thread are returned. 
 

Uses of ConnectionManagerDataSource in org.apache.myfaces.orchestra.connectionManager
 

Methods in org.apache.myfaces.orchestra.connectionManager with parameters of type ConnectionManagerDataSource
static DisconnectableConnection DisconnectableConnectionFactory.create(ConnectionManagerDataSource connectionManager)
           
 



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