Uses of Interface
org.apache.myfaces.orchestra.connectionManager.DisconnectableConnection

Packages that use DisconnectableConnection
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 DisconnectableConnection in org.apache.myfaces.orchestra.connectionManager
 

Methods in org.apache.myfaces.orchestra.connectionManager that return DisconnectableConnection
static DisconnectableConnection DisconnectableConnectionFactory.create(ConnectionManagerDataSource connectionManager)
           
 



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