Uses of Class
net.sourceforge.jtds.jdbcx.PooledConnection

Packages that use PooledConnection
net.sourceforge.jtds.jdbcx   
net.sourceforge.jtds.jdbcx.proxy   
 

Uses of PooledConnection in net.sourceforge.jtds.jdbcx
 

Subclasses of PooledConnection in net.sourceforge.jtds.jdbcx
 class JtdsXAConnection
          jTDS implementation of the XAConnection interface.
 

Uses of PooledConnection in net.sourceforge.jtds.jdbcx.proxy
 

Fields in net.sourceforge.jtds.jdbcx.proxy declared as PooledConnection
private  PooledConnection ConnectionProxy._pooledConnection
           
 

Constructors in net.sourceforge.jtds.jdbcx.proxy with parameters of type PooledConnection
ConnectionProxy(PooledConnection pooledConnection, java.sql.Connection connection)
          Constructs a new connection proxy.
 



Generated on October 27 2012