public class PGConnectionPoolDataSource extends AbstractDataSource implements ConnectionPoolDataSource, Referenceable
| Constructor and Description |
|---|
PGConnectionPoolDataSource()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected Reference |
createReference()
Create a reference using the correct ObjectFactory instance
|
PooledConnection |
getPooledConnection() |
PooledConnection |
getPooledConnection(String user,
String password) |
createConnection, getApplicationName, getClientEncoding, getDatabase, getHost, getHousekeeper, getLoginTimeout, getLogWriter, getNetworkTimeout, getParentLogger, getParsedSqlCacheSize, getPassword, getPort, getPreparedStatementCacheSize, getReference, getStrictMode, getUser, init, setApplicationName, setClientEncoding, setDatabase, setHost, setHousekeeper, setLoginTimeout, setLogWriter, setNetworkTimeout, setParsedSqlCacheSize, setPassword, setPort, setPreparedStatementCacheSize, setStrictMode, setUserclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLoginTimeout, getLogWriter, getParentLogger, setLoginTimeout, setLogWritergetReferencepublic PooledConnection getPooledConnection() throws SQLException
getPooledConnection in interface ConnectionPoolDataSourceSQLExceptionpublic PooledConnection getPooledConnection(String user, String password) throws SQLException
getPooledConnection in interface ConnectionPoolDataSourceSQLExceptionprotected Reference createReference()
createReference in class AbstractDataSourceCopyright © 2013-2015 impossibl.com. All Rights Reserved.