org.tranql.connector
Class ConnectionHandleFactoryRequestInfo<T,U>
java.lang.Object
org.tranql.connector.ConnectionHandleFactoryRequestInfo<T,U>
- All Implemented Interfaces:
- javax.resource.spi.ConnectionRequestInfo
- Direct Known Subclasses:
- UserPasswordHandleFactoryRequestInfo
public class ConnectionHandleFactoryRequestInfo<T,U>
- extends Object
- implements javax.resource.spi.ConnectionRequestInfo
- Version:
- $Revision: 801 $ $Date: 2010-11-03 01:01:34 +0100 (Wed, 03 Nov 2010) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.resource.spi.ConnectionRequestInfo |
equals, hashCode |
ConnectionHandleFactoryRequestInfo
public ConnectionHandleFactoryRequestInfo(DissociatableConnectionHandleFactory<T,U> connectionHandleFactory)
getConnectionHandleFactory
public DissociatableConnectionHandleFactory<T,U> getConnectionHandleFactory()
Copyright © 2004-2012 Tranql project committers. All Rights Reserved.