public class SybaseConnectionPoolDataSource extends StandardConnectionPoolDataSource
DEFAULT_PREPAREDSTMTCACHESIZElogWriter, password, user| Constructor and Description |
|---|
SybaseConnectionPoolDataSource() |
| Modifier and Type | Method and Description |
|---|---|
PooledConnection |
getPooledConnection()
Create a pooled connection using the default username and password.
|
PooledConnection |
getPooledConnection(String user,
String password)
Create a sybase pooled connection using the supplied username and password.
|
getMasterPrepStmtCache, getPreparedStmtCacheSize, setPreparedStmtCacheSize, toStringequals, getConnection, getConnection, getDriverName, getObjectInstance, getParentLogger, getReference, getTransactionIsolation, getUrl, hashCode, isWrapperFor, setDriverName, setTransactionIsolation, setUrl, unwrapgetDescription, getLoginTimeout, getLogWriter, getPassword, getThreadFactory, getUser, isDebug, isVerbose, setDebug, setDescription, setLoginTimeout, setLogWriter, setPassword, setThreadFactory, setUser, setVerbose, shutdownclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetLoginTimeout, getLogWriter, getParentLogger, setLoginTimeout, setLogWriterpublic PooledConnection getPooledConnection() throws SQLException
getPooledConnection in interface ConnectionPoolDataSourcegetPooledConnection in class StandardConnectionPoolDataSourceSQLExceptionpublic PooledConnection getPooledConnection(String user, String password) throws SQLException
getPooledConnection in interface ConnectionPoolDataSourcegetPooledConnection in class StandardConnectionPoolDataSourceSQLExceptionCopyright © 2014–2015. All rights reserved.