public class P6ConnectionPoolDataSource extends P6DataSource implements ConnectionPoolDataSource
rds, rdsName
Constructor and Description |
---|
P6ConnectionPoolDataSource() |
P6ConnectionPoolDataSource(DataSource ds) |
Modifier and Type | Method and Description |
---|---|
PooledConnection |
getPooledConnection() |
PooledConnection |
getPooledConnection(String s,
String s1) |
bindDataSource, getConnection, getConnection, getLoginTimeout, getLogWriter, getParentLogger, getRealDataSource, getReference, initMethod, isWrapperFor, setLoginTimeout, setLogWriter, setRealDataSource, unwrap
getP6Factory, setP6Factory
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLoginTimeout, getLogWriter, getParentLogger, setLoginTimeout, setLogWriter
public P6ConnectionPoolDataSource()
public P6ConnectionPoolDataSource(DataSource ds)
public PooledConnection getPooledConnection() throws SQLException
getPooledConnection
in interface ConnectionPoolDataSource
SQLException
public PooledConnection getPooledConnection(String s, String s1) throws SQLException
getPooledConnection
in interface ConnectionPoolDataSource
SQLException