public class LisaConnectionPoolDataSource extends LisaDataSource implements javax.sql.ConnectionPoolDataSource
Constructor and Description |
---|
LisaConnectionPoolDataSource() |
LisaConnectionPoolDataSource(javax.sql.DataSource source) |
Modifier and Type | Method and Description |
---|---|
javax.sql.PooledConnection |
getPooledConnection() |
javax.sql.PooledConnection |
getPooledConnection(java.lang.String user,
java.lang.String password) |
getConnection, getConnection, getDriver, getPassword, getUser, initMethod, setDriver, setPassword, setUrl, setUser
bindDataSource, getLoginTimeout, getLogWriter, getParentLogger, getRealDataSource, getReference, isWrapperFor, setLoginTimeout, setLogWriter, setRealDataSource, unwrap
public LisaConnectionPoolDataSource(javax.sql.DataSource source)
public LisaConnectionPoolDataSource()
public javax.sql.PooledConnection getPooledConnection() throws java.sql.SQLException
getPooledConnection
in interface javax.sql.ConnectionPoolDataSource
java.sql.SQLException
public javax.sql.PooledConnection getPooledConnection(java.lang.String user, java.lang.String password) throws java.sql.SQLException
getPooledConnection
in interface javax.sql.ConnectionPoolDataSource
java.sql.SQLException
Copyright © 1998-2014 CA, Inc. All Rights Reserved.