|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
KeyedPoolableObjectFactory
method for activating
PreparedStatement
s.
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.Connection
s.Constructor
related utility functions.SQLException
but this is not required).
PreparedStatement
s from my pool, and
close my underlying connection.
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
.PreparedStatement
.ResultSet
.Statement
.ConnectionPoolDataSource
, but still include a
DriverManager
implementation.Driver
-based implementation of ConnectionFactory
.DriverManager
-based implementation of ConnectionFactory
.KeyedPoolableObjectFactory
method for destroying
PreparedStatement
s.
getAttributeValue(localname,attr,null)
.
Attributes
.
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.
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.
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)
.
KeyedPoolableObjectFactory
method for creating
PreparedStatement
s.
ConnectionPoolDataSource
(CPDS) implementation that can be used to
adapt older Driver
based jdbc implementations.PerUserPoolDataSource
and
SharedPoolDataSource
which provide a database connection pool.DataSource
appropriate for deployment within
J2EE environment.SharedPoolDataSource
sObjectPool
when
closed.PoolableObjectFactory
that creates
PoolableConnection
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
.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.
PreparedStatement
from my pool.
PreparedStatement
from my pool.
Connection
.
SQLNestedException
with specified
detail message and nested Throwable
.
DataSource
appropriate for deployment within
J2EE environment.SharedPoolDataSource
sConnectionFactory
from which to obtain base 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.
KeyedPoolableObjectFactory
method for validating
PreparedStatement
s.
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
.
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 |