org.apache.myfaces.orchestra.connectionManager
Class DisconnectableConnectionFactory
java.lang.Object
org.apache.myfaces.orchestra.connectionManager.DisconnectableConnectionFactory
public class DisconnectableConnectionFactory
- extends Object
Create proxy connections able to handle disconnection of the underlying real connection.
- See Also:
DisconnectableConnection
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
create
public static DisconnectableConnection create(ConnectionManagerDataSource connectionManager)
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.