public class SnowflakeConnectionPoolDataSource extends SnowflakeBasicDataSource implements ConnectionPoolDataSource
| Constructor and Description |
|---|
SnowflakeConnectionPoolDataSource() |
| Modifier and Type | Method and Description |
|---|---|
PooledConnection |
getPooledConnection() |
PooledConnection |
getPooledConnection(String user,
String password) |
getConnection, getConnection, getLoginTimeout, getLogWriter, getParentLogger, getUrl, isWrapperFor, setAccount, setAuthenticator, setDatabaseName, setLoginTimeout, setLogWriter, setOauthToken, setPassword, setPortNumber, setPrivateKey, setPrivateKeyFile, setRole, setSchema, setServerName, setSsl, setTracing, setUrl, setUser, setWarehouse, unwrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLoginTimeout, getLogWriter, getParentLogger, setLoginTimeout, setLogWriterpublic PooledConnection getPooledConnection() throws SQLException
getPooledConnection in interface ConnectionPoolDataSourceSQLExceptionpublic PooledConnection getPooledConnection(String user, String password) throws SQLException
getPooledConnection in interface ConnectionPoolDataSourceSQLExceptionCopyright © 2022. All rights reserved.