Package org.apache.myfaces.orchestra.connectionManager

Interface Summary
DisconnectableConnection The interface for objects returned by the getConnection method of ConnectionManagerDataSource.
 

Class Summary
ConnectionManagerDataSource Manage all borrowed connections and hand out DisconnectableConnection objects so that we can close them again after the HTTP request has been finished.
DisconnectableConnectionFactory Create proxy connections able to handle disconnection of the underlying real connection.
 



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