@Deprecated public class DriverConnectionPoolDataSource extends AbstractDriverConnectionPoolDataSource implements javax.naming.spi.ObjectFactory
NOTE: This implementation contains a bug in the handling of PooledConnections.
We strongly advise you to use the replacement implementation FBConnectionPoolDataSource
.
AbstractConnectionPool.UserPasswordPair
DRIVER_CLASS_NAME, EMPTY_USER_PASSWORD, JDBC_URL, PROPERTIES
Constructor and Description |
---|
DriverConnectionPoolDataSource()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getObjectInstance(java.lang.Object obj,
javax.naming.Name name,
javax.naming.Context nameCtx,
java.util.Hashtable<?,?> environment)
Deprecated.
|
connectionClosed, connectionErrorOccurred, createObjectInstance, getConnectionManager, getDefaultReference, getDriverClassName, getFreeSize, getIsolation, getJdbcUrl, getLogger, getLoginTimeout, getLogWriter, getPooledConnection, getPooledConnection, getPooledConnection, getPoolName, getProperties, getProperty, getTotalSize, getTransactionIsolationLevel, getWorkingSize, physicalConnectionClosed, physicalConnectionDeallocated, processObjectInstance, setDriverClassName, setIsolation, setJdbcUrl, setLoginTimeout, setLogWriter, setProperties, setProperty, setTransactionIsolationLevel
deserialize, getBlockingTimeout, getConfiguration, getIdleTimeout, getMaxConnections, getMaxIdleTime, getMaxPoolSize, getMaxStatements, getMinConnections, getMinPoolSize, getObjectInstance, getPingInterval, getPingStatement, getRefAddr, getReference, getRetryInterval, isKeepStatements, isPingable, isPooling, isStatementPooling, serialize, setBlockingTimeout, setIdleTimeout, setKeepStatements, setMaxConnections, setMaxIdleTime, setMaxPoolSize, setMaxStatements, setMinConnections, setMinPoolSize, setPingInterval, setPingStatement, setPooling, setReference, setRetryInterval, setStatementPooling
finalize, getQueue, physicalConnectionDeallocated, pooledObjectReleased, restart, shutdown
getParentLogger
public DriverConnectionPoolDataSource()
public java.lang.Object getObjectInstance(java.lang.Object obj, javax.naming.Name name, javax.naming.Context nameCtx, java.util.Hashtable<?,?> environment) throws java.lang.Exception
getObjectInstance
in interface javax.naming.spi.ObjectFactory
java.lang.Exception
Copyright © 2001-2019 Jaybird (Firebird JDBC/JCA) team. All rights reserved.