|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
PoolProperties.maxIdle, PoolProperties.minIdle
, PoolProperties.minEvictableIdleTimeMillis
close method is called on the underlying connection instead of being
returned to the pool
DataSource instance based on the given
properties.
PoolConfiguration.isPoolSweeperEnabled() returns false.
PoolConfiguration.isPoolSweeperEnabled() returns false.
PoolConfiguration.getMaxActive() has been reached) for a connection to be returned
before throwing an exception.
PoolConfiguration.getMaxActive() has been reached) for a connection to be returned
before throwing an exception.
close has been called, and the connection
pool is unusable
ConnectionPoolMBean object
that can be registered with JMX to receive notifications and state about the pool.
ConnectionPoolMBean object
that can be registered with JMX to receive notifications and state about the pool.
ProxyConnection class to use String.equals instead of
== when comparing method names.
ProxyConnection class to use String.equals instead of
== when comparing method names.
PoolConfiguration.isPoolSweeperEnabled() or
PoolConfiguration.getUseLock() return true.
FairBlockingQueue.offer(Object) method.
Cassandra.Client and TTransport object
Derived from org.apache.tomcat.jdbc.pool.PooledConnection by fhanikPooledConnection.disconnect(boolean) with the argument false followed by a call to
PooledConnection.connect()
PooledConnection.released flag to false.
PoolConfiguration.setDataSource(Object)
But instead of injecting the object, specify the JNDI location.
ConnectionPoolMBean object
that can be registered with JMX to receive notifications and state about the pool.
ConnectionPoolMBean object
that can be registered with JMX to receive notifications and state about the pool.
PoolConfiguration.isPoolSweeperEnabled() returns false.
PoolConfiguration.isPoolSweeperEnabled() returns false.
PoolConfiguration.getMaxActive() has been reached) for a connection to be returned
before throwing an exception.
PoolConfiguration.getMaxActive() has been reached) for a connection to be returned
before throwing an exception.
PoolConfiguration.setRemoveAbandonedTimeout(int) but instead of treating the connection
as abandoned, and potentially closing the connection, this simply logs the warning if
PoolConfiguration.isLogAbandoned() returns true.
PoolConfiguration.setRemoveAbandonedTimeout(int) but instead of treating the connection
as abandoned, and potentially closing the connection, this simply logs the warning if
PoolConfiguration.isLogAbandoned() returns true.
ProxyConnection class to use String.equals instead of
== when comparing method names.
ProxyConnection class to use String.equals instead of
== when comparing method names.
PoolProperties.abandonWhenPercentageFull setting.
PoolProperties.testWhileIdle is set.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||