Uses of Class
com.p6spy.engine.spy.P6PooledConnection

Packages that use P6PooledConnection
com.p6spy.engine.spy   
 

Uses of P6PooledConnection in com.p6spy.engine.spy
 

Constructors in com.p6spy.engine.spy with parameters of type P6PooledConnection
P6ProxyConnection(P6PooledConnection pooledConnection, Connection realConnection)
          Take the given real connection and construct a proxy connection to represent it.