|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
KeyedPoolableObjectFactory method for activating
pooled statements.
KeyedPoolableObjectFactory instance to work where a PoolableObjectFactory is
needed.
KeyedPoolableObjectFactory instance to work where a PoolableObjectFactory is
needed using the specified key when delegating.
PoolableObjectFactory instance to work where a KeyedPoolableObjectFactory is
needed.
KeyedObjectPool instance to work where an ObjectPool is needed.
KeyedObjectPool instance to work where an ObjectPool is needed using the
specified key when delegating.
ObjectPool to work where an KeyedObjectPool is needed.
factory,
passivate it, and then place it in the idle object pool.
factory,
passivate it, and then placed in the idle object pool.
factory or other
implementation dependent mechanism, passivate it, and then place it in the idle object pool.
factory or other
implementation dependent mechanism, passivate it, and then place it in the idle object pool.
IllegalStateException when this pool has been closed.
IllegalStateException when this pool has been closed.
UnsupportedOperationException if the query implementation doesn't
support cancelling queries.
UnsupportedOperationException if the query implementation doesn't
support cancelling queries.
UnsupportedOperationException if the query implementation doesn't
support cancelling queries.
KeyedObjectPool.KeyedPoolableObjectFactory.ObjectPool.PoolableObjectFactory.javax.sql.DataSource that is
configured via JavaBeans properties.BasicDataSource that has been configured based on the
RefAddr values of the specified Reference,
which must match the names and data types of the
BasicDataSource bean properties.BLOB value.key.
key.
SQLException but this is not required).
ObjectPool and dynamically checks the type of objects borrowed and returned to the pool.
KeyedObjectPool and dynamically checks the type of objects borrowed and returned to the keyedPool.
Collection keys in the keyedPool.
KeyedPoolableObjectFactory.destroyObject(Object, Object) method on
each idle instance.
key.
PoolableObjectFactory.destroyObject(Object) method on each idle
instance.
key.
key (optional operation).
CLOB type.PreparedStatements or CallableStatement from the pool, and
close the underlying connection.
Connections.Constructor related utility functions.Connection in an
implementation specific fashion.
Connection in an implementation specific fashion.
BasicDataSource instance based on the
given properties.
ObjectPool.
KeyedObjectPool.
ObjectPool.
DataSource-based implementation of ConnectionFactory.Types.
null as its
detail message.
(cause == null ? null : cause.toString()).
GenericKeyedObjectPool.borrowObject(java.lang.Object) method should block before throwing
an exception when the pool is exhausted and the
"when exhausted" action is
GenericKeyedObjectPool.WHEN_EXHAUSTED_BLOCK.
GenericObjectPool.borrowObject() method should block before throwing
an exception when the pool is exhausted and the
"when exhausted" action is
GenericObjectPool.WHEN_EXHAUSTED_BLOCK.
GenericKeyedObjectPool.getMinEvictableIdleTimeMillis().
GenericObjectPool.getMinEvictableIdleTimeMillis().
GenericObjectPool.getSoftMinEvictableIdleTimeMillis().
CallableStatement.Connection.DatabaseMetaData.PreparedStatement.ResultSet.Statement.KeyedPoolableObjectFactory method for destroying
PoolablePreparedStatements and PoolableCallableStatements.
ConnectionPoolDataSource, but still include a
DriverManager implementation.Driver-based implementation of ConnectionFactory.DriverManager-based implementation of ConnectionFactory.numTests idle object eviction tests, evicting
examined objects that meet the criteria for eviction.
numTests idle object eviction tests, evicting
examined objects that meet the criteria for eviction.
KeyedObjectPool implementation.GenericKeyedObjectPool with no factory.
GenericKeyedObjectPool using the specified values.
GenericKeyedObjectPool using the specified values.
GenericKeyedObjectPool using the specified values.
GenericKeyedObjectPool using the specified values.
GenericKeyedObjectPool using the specified values.
GenericKeyedObjectPool using the specified values.
GenericKeyedObjectPool using the specified values.
GenericKeyedObjectPool using the specified values.
GenericKeyedObjectPool using the specified values.
GenericKeyedObjectPool using the specified values.
GenericKeyedObjectPool using the specified values.
GenericKeyedObjectPool.GenericKeyedObjectPool instances.ObjectPool implementation.GenericObjectPool.GenericObjectPool instances.getAttributeValue(localname,attr,null).
Attributes.
InstanceKeyDataSource.getPooledConnectionAndInfo(String, String)
with the provided username and password.
Connection from my pool,
according to the contract specified by ObjectPool.borrowObject().
UnsupportedOperationException
Constructor for the given method signature, or null
if no such Constructor can be found.
Connection.
Statement.
PoolableObjectFactory used by this pool to create and manage object instances.
PoolableObjectFactory used by this pool to create and manage object instances.
Connection is not a
DelegatingConnection, returns it,
otherwise recursively invokes this method on
my delegate.
ResultSet is not a
DelegatingResultSet, returns it,
otherwise recursively invokes this method on
my delegate.
ResultSet is not a
DelegatingResultSet, returns it,
otherwise recursively invokes this method on
my delegate.
Statement is not a
DelegatingStatement, returns it,
otherwise recursively invokes this method on
my delegate.
UnsupportedOperationException.
BasicDataSource.maxOpenPreparedStatements property.
GenericKeyedObjectPool.borrowObject(java.lang.Object) method should block before throwing
an exception when the pool is exhausted and the
"when exhausted" action is
GenericKeyedObjectPool.WHEN_EXHAUSTED_BLOCK.
GenericObjectPool.borrowObject() method should block before throwing
an exception when the pool is exhausted and the
"when exhausted" action is
GenericObjectPool.WHEN_EXHAUSTED_BLOCK.
BasicDataSource.minEvictableIdleTimeMillis property.
key.
key.
key (optional operation).
key currently idle in this pool.
key currently idle in this pool.
key
currently idle in this pool (optional operation).
BasicDataSource.numTestsPerEvictionRun property.
BasicDataSource instance.
ObjectPool in which Connections are pooled.
Referenceable implementation.
PerUserPoolDataSource Reference.
SharedPoolDataSource Reference.
BasicDataSource.testOnBorrow property.
true, objects will be
validated
before being returned by the GenericKeyedObjectPool.borrowObject(java.lang.Object)
method.
validated
before being returned by the GenericObjectPool.borrowObject()
method.
BasicDataSource.testOnReturn property.
true, objects will be
validated
before being returned to the pool within the
GenericKeyedObjectPool.returnObject(java.lang.Object, java.lang.Object).
validated
before being returned to the pool within the
GenericObjectPool.returnObject(java.lang.Object).
BasicDataSource.testWhileIdle property.
true, objects will be
validated
by the idle object evictor (if any).
validated
by the idle object evictor (if any).
BasicDataSource.timeBetweenEvictionRunsMillis
property.
BasicDataSource.url property.
BasicDataSource.username property.
GenericKeyedObjectPool.borrowObject(java.lang.Object) method
is invoked when the pool is exhausted (the maximum number
of "active" objects has been reached).
GenericObjectPool.borrowObject() method
is invoked when the pool is exhausted (the maximum number
of "active" objects has been reached).
SharedPoolDataSource and
PerUserPoolDataSource.Constructor described by the given parameter types
and values.
typeName is auto incremented by the datastore.
columnDef is auto incremented by the datastore.
columnDef is auto incremented by the datastore.
PreparedStatements
ContentHandler
for the Java Object Configuration Language.JOCLContentHandler(true,true,true,true).
KeyedObjectPools.KeyedObjectPool.PoolableManagedConnection.
KeyedPoolableObjectFactory method for creating
PoolablePreparedStatements or PoolableCallableStatements.
ManagedConnection.transactionComplete()
for transaction completion events.ObjectPools.XMLReader specified by the org.xml.sax.driver
property.
Reader, using the
XMLReader specified by the org.xml.sax.driver
property.
InputStream, using the
XMLReader specified by the org.xml.sax.driver
property.
InputSource, using thethe
XMLReader specified by the org.xml.sax.driver
property.
XMLReader specified by the org.xml.sax.driver
property.
Reader, using the specified
XMLReader.
InputStream, using the specified
XMLReader.
InputSource, using the
specified XMLReader.
KeyedPoolableObjectFactory method for passivating
PreparedStatements or CallableStatements.
DataSource appropriate for deployment within
J2EE environment.SharedPoolDataSourcesDelegatingCallableStatement that cooperates with
PoolingConnection to implement a pool of CallableStatements.ObjectPool when
closed.PoolableObjectFactory that creates
PoolableConnections.PoolableConnectionFactory that creates PoolableManagedConnections.ObjectPool.DelegatingPreparedStatement that cooperates with
PoolingConnection to implement a pool of PreparedStatements.DelegatingConnection that pools PreparedStatements.DataSource implementation that obtains
Connections from the specified ObjectPool.Driver implementation that obtains
Connections from a registered
ObjectPool.addObject() on pool count number of times.
addObject(Object) on keyedPool with key count
number of times.
addObject(Object) on keyedPool with each key in keys for
count number of times.
CallableStatement from the pool.
CallableStatement from the pool.
PreparedStatement from the pool.
PreparedStatement from the pool.
ListStore using foreign keys.MapStore where either the value has a FK to the owner (and the key
stored in the value), or whether the key has a FK to the owner (and the value stored in the key).SetStore using foreign keys.ListStore using join table.MapStore using join table.SetStore using join table.Connection.
obj to the pool under key.
seq
ConnectionFactory from which to obtain base Connections.
Connections.
seq
Connections
Connections
Connections
Connections
factory the pool uses
to create new instances (optional operation).
factory this pool uses
to create new instances (optional operation).
UnsupportedOperationException.
BasicDataSource.maxOpenPreparedStatements
property.
GenericKeyedObjectPool.borrowObject(java.lang.Object) method should block before throwing
an exception when the pool is exhausted and the
"when exhausted" action is
GenericKeyedObjectPool.WHEN_EXHAUSTED_BLOCK.
GenericObjectPool.borrowObject() method should block before throwing
an exception when the pool is exhausted and the
"when exhausted" action is
GenericObjectPool.WHEN_EXHAUSTED_BLOCK.
BasicDataSource.minEvictableIdleTimeMillis property.
BasicDataSource.numTestsPerEvictionRun property.
BasicDataSource.password.
ObjectPool in which to pool Connections.
PreparedStatements
KeyedObjectPoolFactory I use to create KeyedObjectPools
for pooling PreparedStatements.
BasicDataSource.testOnBorrow property.
true, objects will be
validated
before being returned by the GenericKeyedObjectPool.borrowObject(java.lang.Object)
method.
validated
before being returned by the GenericObjectPool.borrowObject()
method.
testOnReturn property.
true, objects will be
validated
before being returned to the pool within the
GenericKeyedObjectPool.returnObject(java.lang.Object, java.lang.Object).
validated
before being returned to the pool within the
GenericObjectPool.returnObject(java.lang.Object).
testWhileIdle property.
true, objects will be
validated
by the idle object evictor (if any).
validated
by the idle object evictor (if any).
BasicDataSource.timeBetweenEvictionRunsMillis property.
BasicDataSource.url.
BasicDataSource.username.
BasicDataSource.validationQuery.
validate Connections.
GenericKeyedObjectPool.borrowObject(java.lang.Object) method
is invoked when the pool is exhausted (the maximum number
of "active" objects has been reached).
GenericObjectPool.borrowObject() method
is invoked when the pool is exhausted (the maximum number
of "active" objects has been reached).
DataSource appropriate for deployment within
J2EE environment.SharedPoolDataSourcesSoftReference based
ObjectPool.SoftReferenceObjectPool.SoftReferenceObjectPool(PoolableObjectFactory).
SoftReferenceObjectPool with the specified factory.
SQLNestedException with specified
detail message and nested Throwable.
Stack-based KeyedObjectPool implementation.SimpleKeyedObjectPool using
the specified factory to create new instances.
SimpleKeyedObjectPool using
the specified factory to create new instances.
SimpleKeyedObjectPool using
the specified factory to create new instances.
StackKeyedObjectPool instances.Stack-based ObjectPool implementation.StackObjectPool.StackObjectPool(PoolableObjectFactory)
StackObjectPool.StackObjectPool(PoolableObjectFactory, int)
StackObjectPool.StackObjectPool(PoolableObjectFactory, int, int)
factory to create new instances,
capping the number of "sleeping" instances to maxIdle, and initially allocating a container
capable of containing at least initIdleCapacity instances.
StackObjectPool instances.StackObjectPoolFactory.StackObjectPoolFactory(PoolableObjectFactory)
StackObjectPoolFactory.StackObjectPoolFactory(PoolableObjectFactory, int)
StackObjectPoolFactory.StackObjectPoolFactory(PoolableObjectFactory, int, int)
delay is non-positive, stop it
if it is already running.
TransactionRegistry
KeyedPoolableObjectFactory method for validating
pooled statements.
GenericKeyedObjectPool.borrowObject(java.lang.Object)
method should block until a new object is available, or the
maximum wait time has been reached.
GenericObjectPool.borrowObject()
method should block until a new object is available, or the
maximum wait time has been reached.
GenericKeyedObjectPool.borrowObject(java.lang.Object)
method should fail, throwing a NoSuchElementException.
GenericObjectPool.borrowObject()
method should fail, throwing a NoSuchElementException.
GenericKeyedObjectPool.borrowObject(java.lang.Object)
method should simply create a new object anyway.
GenericObjectPool.borrowObject()
method should simply create a new object anyway.
JOCLContentHandler.JOCL_PREFIX but no namespace URI as being
mapped to the jocl namespace.
JOCLContentHandler.JOCL_PREFIX but no namespace URI as being
mapped to the jocl namespace.
StackKeyedObjectPool.getActiveCount().
Connection.
GenericKeyedObjectPoolFactory.getFactory().
GenericObjectPoolFactory.getFactory().
StackKeyedObjectPool.getFactory()
StackObjectPool.getFactory()
StackKeyedObjectPool.getInitSleepingCapacity().
KeyedObjectPool.
GenericKeyedObjectPoolFactory.getLifo().
GenericObjectPoolFactory.getLifo().
Locator.
GenericKeyedObjectPoolFactory.getMaxActive().
GenericObjectPoolFactory.getMaxActive().
GenericKeyedObjectPoolFactory.getMaxIdle().
GenericObjectPoolFactory.getMaxIdle().
StackKeyedObjectPool.getMaxSleeping()
StackObjectPool.getMaxSleeping()
GenericKeyedObjectPoolFactory.getMaxTotal().
GenericKeyedObjectPoolFactory.getMaxWait().
GenericObjectPoolFactory.getMaxWait().
DatabaseMetaData
GenericKeyedObjectPoolFactory.getMinEvictableIdleTimeMillis().
GenericObjectPoolFactory.getMinEvictableIdleTimeMillis().
GenericKeyedObjectPoolFactory.getMinIdle().
GenericObjectPoolFactory.getMinIdle().
StackObjectPool.getNumActive()
GenericKeyedObjectPoolFactory.getNumTestsPerEvictionRun().
GenericObjectPoolFactory.getNumTestsPerEvictionRun().
KeyedObjectPool from which I was obtained.
StackKeyedObjectPool.getPools()
PreparedStatements.
GenericObjectPoolFactory.getSoftMinEvictableIdleTimeMillis().
GenericKeyedObjectPoolFactory.getTestOnBorrow().
GenericObjectPoolFactory.getTestOnBorrow().
GenericKeyedObjectPoolFactory.getTestOnReturn().
GenericObjectPoolFactory.getTestOnReturn().
GenericKeyedObjectPoolFactory.getTestWhileIdle().
GenericObjectPoolFactory.getTestWhileIdle().
GenericKeyedObjectPoolFactory.getTimeBetweenEvictionRunsMillis().
GenericObjectPoolFactory.getTimeBetweenEvictionRunsMillis().
StackKeyedObjectPool.getTotActive().
StackKeyedObjectPool.getTotIdle().
Classes) already created via the parse.
Objects) already created via the parse.
GenericKeyedObjectPoolFactory.getWhenExhaustedAction().
GenericObjectPoolFactory.getWhenExhaustedAction().
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||