|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
KeyedPoolableObjectFactory
method for activating
pooled statements.
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.SQLException
but this is not required).
PreparedStatement
s or CallableStatement
from the pool, and
close the underlying connection.
Connection
s.Constructor
related utility functions.Connection
in an
implementation specific fashion.
Connection
in an implementation specific fashion.
BasicDataSource
instance based on the
given properties.
DataSource
-based implementation of ConnectionFactory
.null
as its
detail message.
(cause == null ? null : cause.toString())
.
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
.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
.
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.
BasicDataSource.minEvictableIdleTimeMillis
property.
BasicDataSource.numTestsPerEvictionRun
property.
BasicDataSource
instance.
ObjectPool
in which Connection
s are pooled.
Referenceable
implementation.
PerUserPoolDataSource
Reference
.
SharedPoolDataSource
Reference
.
BasicDataSource.testOnBorrow
property.
BasicDataSource.testOnReturn
property.
BasicDataSource.testWhileIdle
property.
BasicDataSource.timeBetweenEvictionRunsMillis
property.
BasicDataSource.url
property.
BasicDataSource.username
property.
SharedPoolDataSource
and
PerUserPoolDataSource
.Constructor
described by the given parameter types
and values.
PreparedStatement
s
ContentHandler
for the Java Object Configuration Language.JOCLContentHandler(true,true,true,true)
.
PoolableManagedConnection
.
KeyedPoolableObjectFactory
method for creating
PoolablePreparedStatement
s or PoolableCallableStatement
s.
ManagedConnection.transactionComplete()
for transaction completion events.ConnectionPoolDataSource
(CPDS) implementation that can be used to
adapt older Driver
based jdbc implementations.PerUserPoolDataSource
and
SharedPoolDataSource
which provide a database connection pool.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
PreparedStatement
s or CallableStatement
s.
DataSource
appropriate for deployment within
J2EE environment.SharedPoolDataSource
sDelegatingCallableStatement
that cooperates with
PoolingConnection
to implement a pool of CallableStatement
s.ObjectPool
when
closed.PoolableObjectFactory
that creates
PoolableConnection
s.PoolableConnectionFactory
that creates PoolableManagedConnection
s.DelegatingPreparedStatement
that cooperates with
PoolingConnection
to implement a pool of PreparedStatement
s.DelegatingConnection
that pools PreparedStatement
s.DataSource
implementation that obtains
Connection
s from the specified ObjectPool
.Driver
implementation that obtains
Connection
s from a registered
ObjectPool
.CallableStatement
from the pool.
CallableStatement
from the pool.
PreparedStatement
from the pool.
PreparedStatement
from the pool.
Connection
.
ConnectionFactory
from which to obtain base Connection
s.
Connection
s.
Connection
s
Connection
s
Connection
s
Connection
s
UnsupportedOperationException
.
BasicDataSource.maxOpenPreparedStatements
property.
BasicDataSource.minEvictableIdleTimeMillis
property.
BasicDataSource.numTestsPerEvictionRun
property.
BasicDataSource.password
.
ObjectPool
in which to pool Connection
s.
PreparedStatement
s
KeyedObjectPoolFactory
I use to create KeyedObjectPool
s
for pooling PreparedStatement
s.
BasicDataSource.testOnBorrow
property.
testOnReturn
property.
testWhileIdle
property.
BasicDataSource.timeBetweenEvictionRunsMillis
property.
BasicDataSource.url
.
BasicDataSource.username
.
BasicDataSource.validationQuery
.
validate
Connection
s.
DataSource
appropriate for deployment within
J2EE environment.SharedPoolDataSource
sSQLNestedException
with specified
detail message and nested Throwable
.
TransactionRegistry
KeyedPoolableObjectFactory
method for validating
pooled statements.
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.
Connection
.
KeyedObjectPool
.
Locator
.
DatabaseMetaData
KeyedObjectPool
from which I was obtained.
PreparedStatement
s.
Class
es) already created via the parse.
Object
s) already created via the parse.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |