|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.p6spy.engine.spy.P6Base
com.p6spy.engine.spy.P6DataSource
com.p6spy.engine.spy.P6ConnectionPoolDataSource
| Field Summary |
| Fields inherited from class com.p6spy.engine.spy.P6DataSource |
rds, rdsName |
| Fields inherited from class com.p6spy.engine.spy.P6Base |
factory |
| Constructor Summary | |
P6ConnectionPoolDataSource()
|
|
P6ConnectionPoolDataSource(javax.sql.DataSource ds)
|
|
| Method Summary | |
javax.sql.PooledConnection |
getPooledConnection()
|
javax.sql.PooledConnection |
getPooledConnection(java.lang.String s,
java.lang.String s1)
|
| Methods inherited from class com.p6spy.engine.spy.P6DataSource |
bindDataSource, getConnection, getConnection, getLoginTimeout, getLogWriter, getRealDataSource, getReference, initMethod, setLoginTimeout, setLogWriter, setRealDataSource |
| Methods inherited from class com.p6spy.engine.spy.P6Base |
getP6Factory, setP6Factory |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.sql.ConnectionPoolDataSource |
getLoginTimeout, getLogWriter, setLoginTimeout, setLogWriter |
| Constructor Detail |
public P6ConnectionPoolDataSource()
public P6ConnectionPoolDataSource(javax.sql.DataSource ds)
| Method Detail |
public javax.sql.PooledConnection getPooledConnection()
throws java.sql.SQLException
getPooledConnection in interface javax.sql.ConnectionPoolDataSourcejava.sql.SQLException
public javax.sql.PooledConnection getPooledConnection(java.lang.String s,
java.lang.String s1)
throws java.sql.SQLException
getPooledConnection in interface javax.sql.ConnectionPoolDataSourcejava.sql.SQLException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||