Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X _ 

A

AbandonedConfig - Class in org.apache.commons.dbcp
Configuration settings for handling abandoned db connections.
AbandonedConfig() - Constructor for class org.apache.commons.dbcp.AbandonedConfig
 
abandonedConfig - Variable in class org.apache.commons.dbcp.BasicDataSource
 
AbandonedObjectException() - Constructor for exception org.apache.commons.dbcp.AbandonedTrace.AbandonedObjectException
 
AbandonedObjectPool - Class in org.apache.commons.dbcp
An implementation of a Jakarta-Commons ObjectPool which tracks JDBC connections and can recover abandoned db connections.
AbandonedObjectPool(PoolableObjectFactory, AbandonedConfig) - Constructor for class org.apache.commons.dbcp.AbandonedObjectPool
Create an ObjectPool which tracks db connections.
AbandonedTrace - Class in org.apache.commons.dbcp
Tracks db connection usage for recovering and reporting abandoned db connections.
AbandonedTrace() - Constructor for class org.apache.commons.dbcp.AbandonedTrace
Create a new AbandonedTrace without config and without doing abandoned tracing.
AbandonedTrace(AbandonedConfig) - Constructor for class org.apache.commons.dbcp.AbandonedTrace
Construct a new AbandonedTrace with no parent object.
AbandonedTrace(AbandonedTrace) - Constructor for class org.apache.commons.dbcp.AbandonedTrace
Construct a new AbandonedTrace with a parent object.
AbandonedTrace.AbandonedObjectException - Exception in org.apache.commons.dbcp
 
abort(Executor) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
abort(Executor) - Method in class org.apache.commons.dbcp.PoolingConnection
 
absolute(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
acceptsURL(String) - Method in class org.apache.commons.dbcp.PoolingDriver
 
accessToUnderlyingConnectionAllowed - Variable in class org.apache.commons.dbcp.BasicDataSource
Controls access to the underlying connection.
accessToUnderlyingConnectionAllowed - Variable in class org.apache.commons.dbcp.cpdsadapter.ConnectionImpl
 
accessToUnderlyingConnectionAllowed - Variable in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Controls access to the underlying connection
accessToUnderlyingConnectionAllowed - Variable in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
Controls access to the underlying connection
accessToUnderlyingConnectionAllowed - Variable in class org.apache.commons.dbcp.managed.ManagedConnection
 
accessToUnderlyingConnectionAllowed - Variable in class org.apache.commons.dbcp.PoolingDataSource
Controls access to the underlying connection
accessToUnderlyingConnectionAllowed - Static variable in class org.apache.commons.dbcp.PoolingDriver
Controls access to the underlying connection
activate() - Method in class org.apache.commons.dbcp.cpdsadapter.PoolablePreparedStatementStub
 
activate() - Method in class org.apache.commons.dbcp.DelegatingConnection
 
activate() - Method in class org.apache.commons.dbcp.DelegatingStatement
 
activate() - Method in class org.apache.commons.dbcp.PoolableCallableStatement
Activates after retrieval from the pool.
activate() - Method in class org.apache.commons.dbcp.PoolablePreparedStatement
 
activateObject(Object, Object) - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
My {*link KeyedPoolableObjectFactory} method for activating {*link PreparedStatement}s.
activateObject(Object) - Method in class org.apache.commons.dbcp.datasources.CPDSConnectionFactory
 
activateObject(Object, Object) - Method in class org.apache.commons.dbcp.datasources.KeyedCPDSConnectionFactory
 
activateObject(Object) - Method in class org.apache.commons.dbcp.PoolableConnectionFactory
 
activateObject(Object, Object) - Method in class org.apache.commons.dbcp.PoolingConnection
KeyedPoolableObjectFactory method for activating pooled statements.
addArgument(Object) - Method in class org.apache.commons.jocl.JOCLContentHandler.ConstructorDetails
 
addArgument(Class, Object) - Method in class org.apache.commons.jocl.JOCLContentHandler.ConstructorDetails
 
addBatch() - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
addBatch(String) - Method in class org.apache.commons.dbcp.DelegatingStatement
 
addBatch() - Method in class org.apache.commons.dbcp.PoolablePreparedStatement
Add batch.
addConnectionEventListener(ConnectionEventListener) - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
addConnectionProperty(String, String) - Method in class org.apache.commons.dbcp.BasicDataSource
Add a custom connection property to the set that will be passed to our JDBC driver.
addObject(Class, Object) - Method in class org.apache.commons.jocl.JOCLContentHandler
Add the specified object either to my type/value list, or as an argument to the object I'm currently constructing.
addStatementEventListener(StatementEventListener) - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
 
addTrace(AbandonedTrace) - Method in class org.apache.commons.dbcp.AbandonedTrace
Add an object to the list of objects being traced.
addTransactionContextListener(TransactionContextListener) - Method in class org.apache.commons.dbcp.managed.TransactionContext
Adds a listener for transaction completion events.
afterCompletion(TransactionContext, boolean) - Method in class org.apache.commons.dbcp.managed.ManagedConnection.CompletionListener
 
afterCompletion(TransactionContext, boolean) - Method in interface org.apache.commons.dbcp.managed.TransactionContextListener
Occurs after the transaction commits or rolls back.
afterLast() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
ALL_PROPERTIES - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
allProceduresAreCallable() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
allTablesAreSelectable() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
arrayToString(StringBuffer, int[]) - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl.PStmtKey
 
arrayToString(StringBuffer, String[]) - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl.PStmtKey
 
assertInitializationAllowed() - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Throws an IllegalStateException, if a PooledConnection has already been requested.
assertInitializationAllowed() - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Throws an IllegalStateException, if a PooledConnection has already been requested.
assertOpen() - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
Throws an SQLException, if isClosed is true
ATT_CLASS - Static variable in class org.apache.commons.jocl.JOCLContentHandler
The name of the "object" element's "class" attribute.
ATT_ISNULL - Static variable in class org.apache.commons.jocl.JOCLContentHandler
The name of the "object" element's "isnull" attribute.
ATT_VALUE - Static variable in class org.apache.commons.jocl.JOCLContentHandler
The name of the "value" attribute.
autoCommitFailureClosesAllResultSets() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 

B

BAD_TRANSACTION_ISOLATION - Static variable in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
 
BasicDataSource - Class in org.apache.commons.dbcp
Basic implementation of javax.sql.DataSource that is configured via JavaBeans properties.
BasicDataSource() - Constructor for class org.apache.commons.dbcp.BasicDataSource
 
BasicDataSourceFactory - Class in org.apache.commons.dbcp
JNDI object factory that creates an instance of 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.
BasicDataSourceFactory() - Constructor for class org.apache.commons.dbcp.BasicDataSourceFactory
 
BasicManagedDataSource - Class in org.apache.commons.dbcp.managed
BasicManagedDataSource is an extension of BasicDataSource which creates ManagedConnections.
BasicManagedDataSource() - Constructor for class org.apache.commons.dbcp.managed.BasicManagedDataSource
 
batchAdded - Variable in class org.apache.commons.dbcp.PoolablePreparedStatement
 
beforeFirst() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
borrowObject() - Method in class org.apache.commons.dbcp.AbandonedObjectPool
Get a db connection from the pool.

C

caches - Variable in class org.apache.commons.dbcp.managed.TransactionRegistry
 
cancel() - Method in class org.apache.commons.dbcp.DelegatingStatement
 
cancelRowUpdates() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
cause - Variable in exception org.apache.commons.dbcp.DbcpException
Deprecated.
The root cause of this exception (typically an SQLException but this is not required).
checkOpen() - Method in class org.apache.commons.dbcp.DelegatingConnection
 
checkOpen() - Method in class org.apache.commons.dbcp.DelegatingStatement
 
checkOpen() - Method in class org.apache.commons.dbcp.managed.ManagedConnection
 
checkOpen() - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
checkOpen() - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
clear() - Method in class org.apache.commons.jocl.JOCLContentHandler
Clears all the values and types in my list.
clear(int) - Method in class org.apache.commons.jocl.JOCLContentHandler
Removes the value/type pair at the specified index.
clearBatch() - Method in class org.apache.commons.dbcp.DelegatingStatement
 
clearBatch() - Method in class org.apache.commons.dbcp.PoolablePreparedStatement
Clear Batch.
clearParameters() - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
clearTrace() - Method in class org.apache.commons.dbcp.AbandonedTrace
Clear the list of objects being traced by this object.
clearWarnings() - Method in class org.apache.commons.dbcp.DelegatingConnection
 
clearWarnings() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
clearWarnings() - Method in class org.apache.commons.dbcp.DelegatingStatement
 
clearWarnings() - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
clearWarnings() - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
close() - Method in class org.apache.commons.dbcp.BasicDataSource
Closes and releases all idle connections that are currently stored in the connection pool associated with this data source.
close() - Method in class org.apache.commons.dbcp.cpdsadapter.ConnectionImpl
Marks the Connection as closed, and notifies the pool that the pooled connection is available.
close() - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
Closes the physical connection and marks this PooledConnection so that it may not be used to generate any more logical Connections.
close() - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Close the connection pool being maintained by this datasource.
close() - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
Close pool(s) being maintained by this datasource.
close() - Method in class org.apache.commons.dbcp.datasources.SharedPoolDataSource
Close pool being maintained by this datasource.
close() - Method in class org.apache.commons.dbcp.DelegatingConnection
Closes the underlying connection, and close any Statements that were not explicitly closed.
close() - Method in class org.apache.commons.dbcp.DelegatingResultSet
Wrapper for close of ResultSet which removes this result set from being traced then calls close on the original ResultSet.
close() - Method in class org.apache.commons.dbcp.DelegatingStatement
Close this DelegatingStatement, and close any ResultSets that were not explicitly closed.
close() - Method in class org.apache.commons.dbcp.managed.ManagedConnection
 
close() - Method in class org.apache.commons.dbcp.PoolableCallableStatement
Returns the CallableStatement to the pool.
close() - Method in class org.apache.commons.dbcp.PoolableConnection
Returns me to my pool.
close() - Method in class org.apache.commons.dbcp.PoolablePreparedStatement
Return me to my pool.
close() - Method in class org.apache.commons.dbcp.PoolingConnection
Close and free all PreparedStatements or CallableStatement from the pool, and close the underlying connection.
close() - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
close() - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
closeAll() - Static method in class org.apache.commons.dbcp.datasources.InstanceKeyObjectFactory
Close all pools associated with this class.
closed - Variable in class org.apache.commons.dbcp.BasicDataSource
 
CLOSED - Static variable in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
 
closeDueToException(PooledConnectionAndInfo) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
 
closeOnCompletion() - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
closeOnCompletion() - Method in class org.apache.commons.dbcp.DelegatingStatement
 
closeOnCompletion() - Method in class org.apache.commons.dbcp.PoolablePreparedStatement
 
closePool(String) - Method in class org.apache.commons.dbcp.datasources.CPDSConnectionFactory
Verifies that the username matches the user whose connections are being managed by this factory and closes the pool if this is the case; otherwise does nothing.
closePool(String) - Method in class org.apache.commons.dbcp.datasources.KeyedCPDSConnectionFactory
This implementation does not fully close the KeyedObjectPool, as this would affect all users.
closePool(String) - Method in interface org.apache.commons.dbcp.datasources.PooledConnectionManager
Closes the connection pool associated with the given user.
closePool(String) - Method in class org.apache.commons.dbcp.PoolingDriver
 
commit() - Method in class org.apache.commons.dbcp.DelegatingConnection
 
commit(Xid, boolean) - Method in class org.apache.commons.dbcp.managed.LocalXAConnectionFactory.LocalXAResource
Commits the transaction and restores the original auto commit setting.
commit() - Method in class org.apache.commons.dbcp.managed.ManagedConnection
 
commit() - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
commit() - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
CompletionListener() - Constructor for class org.apache.commons.dbcp.managed.ManagedConnection.CompletionListener
 
config - Variable in class org.apache.commons.dbcp.AbandonedObjectPool
DBCP AbandonedConfig
config - Variable in class org.apache.commons.dbcp.AbandonedTrace
DBCP AbandonedConfig
connect(String, Properties) - Method in class org.apache.commons.dbcp.PoolingDriver
 
connection - Variable in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
The JDBC database connection that represents the physical db connection.
connection - Variable in class org.apache.commons.dbcp.managed.LocalXAConnectionFactory.LocalXAResource
 
connectionClosed(ConnectionEvent) - Method in class org.apache.commons.dbcp.datasources.CPDSConnectionFactory
This will be called if the Connection returned by the getConnection method came from a PooledConnection, and the user calls the close() method of this connection object.
connectionClosed(ConnectionEvent) - Method in class org.apache.commons.dbcp.datasources.KeyedCPDSConnectionFactory
This will be called if the Connection returned by the getConnection method came from a PooledConnection, and the user calls the close() method of this connection object.
connectionErrorOccurred(ConnectionEvent) - Method in class org.apache.commons.dbcp.datasources.CPDSConnectionFactory
If a fatal error occurs, close the underlying physical connection so as not to be returned in the future
connectionErrorOccurred(ConnectionEvent) - Method in class org.apache.commons.dbcp.datasources.KeyedCPDSConnectionFactory
If a fatal error occurs, close the underlying physical connection so as not to be returned in the future
ConnectionFactory - Interface in org.apache.commons.dbcp
Abstract factory interface for creating Connections.
connectionFactory - Variable in class org.apache.commons.dbcp.managed.LocalXAConnectionFactory
 
ConnectionImpl - Class in org.apache.commons.dbcp.cpdsadapter
This class is the Connection that will be returned from PooledConnectionImpl.getConnection().
ConnectionImpl(PooledConnectionImpl, Connection, boolean) - Constructor for class org.apache.commons.dbcp.cpdsadapter.ConnectionImpl
Creates a ConnectionImpl.
connectionInitSqls - Variable in class org.apache.commons.dbcp.BasicDataSource
These SQL statements run once after a Connection is created.
connectionPool - Variable in class org.apache.commons.dbcp.BasicDataSource
The object pool that internally manages our connections.
connectionProperties - Variable in class org.apache.commons.dbcp.BasicDataSource
The connection properties that will be sent to our JDBC driver when establishing new connections.
connectionProperties - Variable in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Connection properties passed to JDBC Driver
ConstructorDetails(String, JOCLContentHandler.ConstructorDetails) - Constructor for class org.apache.commons.jocl.JOCLContentHandler.ConstructorDetails
 
ConstructorDetails(String, JOCLContentHandler.ConstructorDetails, boolean) - Constructor for class org.apache.commons.jocl.JOCLContentHandler.ConstructorDetails
 
ConstructorDetails(String, JOCLContentHandler.ConstructorDetails, boolean, boolean) - Constructor for class org.apache.commons.jocl.JOCLContentHandler.ConstructorDetails
 
ConstructorDetails(Class, JOCLContentHandler.ConstructorDetails, boolean, boolean) - Constructor for class org.apache.commons.jocl.JOCLContentHandler.ConstructorDetails
 
ConstructorUtil - Class in org.apache.commons.jocl
Miscellaneous Constructor related utility functions.
ConstructorUtil() - Constructor for class org.apache.commons.jocl.ConstructorUtil
 
CPDSConnectionFactory - Class in org.apache.commons.dbcp.datasources
A PoolableObjectFactory that creates PoolableConnections.
CPDSConnectionFactory(ConnectionPoolDataSource, ObjectPool, String, String, String) - Constructor for class org.apache.commons.dbcp.datasources.CPDSConnectionFactory
Create a new PoolableConnectionFactory.
CPDSConnectionFactory(ConnectionPoolDataSource, ObjectPool, String, boolean, String, String) - Constructor for class org.apache.commons.dbcp.datasources.CPDSConnectionFactory
Create a new PoolableConnectionFactory.
createArrayOf(String, Object[]) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
createBlob() - Method in class org.apache.commons.dbcp.DelegatingConnection
 
createClob() - Method in class org.apache.commons.dbcp.DelegatingConnection
 
createConnection() - Method in interface org.apache.commons.dbcp.ConnectionFactory
Create a new Connection in an implementation specific fashion.
createConnection() - Method in class org.apache.commons.dbcp.DataSourceConnectionFactory
 
createConnection() - Method in class org.apache.commons.dbcp.DriverConnectionFactory
 
createConnection() - Method in class org.apache.commons.dbcp.DriverManagerConnectionFactory
 
createConnection() - Method in class org.apache.commons.dbcp.managed.DataSourceXAConnectionFactory
 
createConnection() - Method in class org.apache.commons.dbcp.managed.LocalXAConnectionFactory
 
createConnection() - Method in interface org.apache.commons.dbcp.managed.XAConnectionFactory
Create a new Connection in an implementation specific fashion.
createConnectionFactory() - Method in class org.apache.commons.dbcp.BasicDataSource
Creates a JDBC connection factory for this datasource.
createConnectionFactory() - Method in class org.apache.commons.dbcp.managed.BasicManagedDataSource
 
createConnectionPool() - Method in class org.apache.commons.dbcp.BasicDataSource
Creates a connection pool for this datasource.
createDataSource() - Method in class org.apache.commons.dbcp.BasicDataSource
Create (if necessary) and return the internal data source we are using to manage our connections.
createDataSource(Properties) - Static method in class org.apache.commons.dbcp.BasicDataSourceFactory
Creates and configures a BasicDataSource instance based on the given properties.
createDataSourceInstance() - Method in class org.apache.commons.dbcp.BasicDataSource
Creates the actual data source instance.
createDataSourceInstance() - Method in class org.apache.commons.dbcp.managed.BasicManagedDataSource
 
createdBy - Variable in class org.apache.commons.dbcp.AbandonedTrace
A stack trace of the code that created me (if in debug mode)
createKey(String, int) - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
Create a {*link PooledConnectionImpl.PStmtKey} for the given arguments.
createKey(String, int, int, int) - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
Create a {*link PooledConnectionImpl.PStmtKey} for the given arguments.
createKey(String, int[]) - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
Create a {*link PooledConnectionImpl.PStmtKey} for the given arguments.
createKey(String, String[]) - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
Create a {*link PooledConnectionImpl.PStmtKey} for the given arguments.
createKey(String, int, int) - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
Create a {*link PooledConnectionImpl.PStmtKey} for the given arguments.
createKey(String) - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
Create a {*link PooledConnectionImpl.PStmtKey} for the given arguments.
createKey(String, int, int) - Method in class org.apache.commons.dbcp.PoolingConnection
Create a PStmtKey for the given arguments.
createKey(String, int, int, byte) - Method in class org.apache.commons.dbcp.PoolingConnection
Create a PStmtKey for the given arguments.
createKey(String) - Method in class org.apache.commons.dbcp.PoolingConnection
Create a PStmtKey for the given arguments.
createKey(String, byte) - Method in class org.apache.commons.dbcp.PoolingConnection
Create a PStmtKey for the given arguments.
createNClob() - Method in class org.apache.commons.dbcp.DelegatingConnection
 
createObject() - Method in class org.apache.commons.jocl.JOCLContentHandler.ConstructorDetails
 
createPoolableConnectionFactory(ConnectionFactory, KeyedObjectPoolFactory, AbandonedConfig) - Method in class org.apache.commons.dbcp.BasicDataSource
Creates the PoolableConnectionFactory and attaches it to the connection pool.
createPoolableConnectionFactory(ConnectionFactory, KeyedObjectPoolFactory, AbandonedConfig) - Method in class org.apache.commons.dbcp.managed.BasicManagedDataSource
Creates the PoolableConnectionFactory and attaches it to the connection pool.
createSQLXML() - Method in class org.apache.commons.dbcp.DelegatingConnection
 
createStatement() - Method in class org.apache.commons.dbcp.DelegatingConnection
 
createStatement(int, int) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
createStatement(int, int, int) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
createStatement() - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
createStatement(int, int) - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
createStatement(int, int, int) - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
createStatement() - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
createStatement(int, int) - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
createStatement(int, int, int) - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
createStruct(String, Object[]) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
currentXid - Variable in class org.apache.commons.dbcp.managed.LocalXAConnectionFactory.LocalXAResource
 

D

dataDefinitionCausesTransactionCommit() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
dataDefinitionIgnoredInTransactions() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
dataSource - Variable in class org.apache.commons.dbcp.BasicDataSource
The data source we will use to manage connections.
dataSource - Variable in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Underlying source of PooledConnections
DataSourceConnectionFactory - Class in org.apache.commons.dbcp
A DataSource-based implementation of ConnectionFactory.
DataSourceConnectionFactory(DataSource) - Constructor for class org.apache.commons.dbcp.DataSourceConnectionFactory
 
DataSourceConnectionFactory(DataSource, String, String) - Constructor for class org.apache.commons.dbcp.DataSourceConnectionFactory
 
dataSourceName - Variable in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
DataSource Name used to find the ConnectionPoolDataSource
datasourceName - Variable in class org.apache.commons.dbcp.datasources.PoolKey
 
DataSourceXAConnectionFactory - Class in org.apache.commons.dbcp.managed
An implementation of XAConnectionFactory which uses a real XADataSource to obtain connections and XAResources.
DataSourceXAConnectionFactory(TransactionManager, XADataSource) - Constructor for class org.apache.commons.dbcp.managed.DataSourceXAConnectionFactory
Creates an DataSourceXAConnectionFactory which uses the specified XADataSource to create database connections.
DataSourceXAConnectionFactory(TransactionManager, XADataSource, String, String) - Constructor for class org.apache.commons.dbcp.managed.DataSourceXAConnectionFactory
Creates an DataSourceXAConnectionFactory which uses the specified XADataSource to create database connections.
DbcpException - Exception in org.apache.commons.dbcp
Deprecated.
This will be removed in a future version of DBCP.
DbcpException() - Constructor for exception org.apache.commons.dbcp.DbcpException
Deprecated.
Construct a new runtime exception with null as its detail message.
DbcpException(String) - Constructor for exception org.apache.commons.dbcp.DbcpException
Deprecated.
Construct a new runtime exception with the specified detail message.
DbcpException(String, Throwable) - Constructor for exception org.apache.commons.dbcp.DbcpException
Deprecated.
Construct a new runtime exception with the specified detail message and cause.
DbcpException(Throwable) - Constructor for exception org.apache.commons.dbcp.DbcpException
Deprecated.
Construct a new runtime exception with the specified cause and a detail message of (cause == null ? null : cause.toString()).
defaultAutoCommit - Variable in class org.apache.commons.dbcp.BasicDataSource
The default auto-commit state of connections created by this pool.
defaultAutoCommit - Variable in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
 
defaultCatalog - Variable in class org.apache.commons.dbcp.BasicDataSource
The default "catalog" of connections created by this pool.
defaultMaxActive - Variable in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
 
defaultMaxIdle - Variable in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
 
defaultMaxWait - Variable in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
 
defaultReadOnly - Variable in class org.apache.commons.dbcp.BasicDataSource
The default read-only state of connections created by this pool.
defaultReadOnly - Variable in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
 
defaultTransactionIsolation - Variable in class org.apache.commons.dbcp.BasicDataSource
The default TransactionIsolation state of connections created by this pool.
defaultTransactionIsolation - Variable in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
 
delegate - Variable in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
delegate - Variable in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
DelegatingCallableStatement - Class in org.apache.commons.dbcp
A base delegating implementation of CallableStatement.
DelegatingCallableStatement(DelegatingConnection, CallableStatement) - Constructor for class org.apache.commons.dbcp.DelegatingCallableStatement
Create a wrapper for the Statement which traces this Statement to the Connection which created it and the code which created it.
delegatingConnection - Variable in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
A DelegatingConnection used to create a PoolablePreparedStatementStub
DelegatingConnection - Class in org.apache.commons.dbcp
A base delegating implementation of Connection.
DelegatingConnection(Connection) - Constructor for class org.apache.commons.dbcp.DelegatingConnection
Create a wrapper for the Connection which traces this Connection in the AbandonedObjectPool.
DelegatingConnection(Connection, AbandonedConfig) - Constructor for class org.apache.commons.dbcp.DelegatingConnection
Create a wrapper for the Connection which traces the Statements created so that any unclosed Statements can be closed when this Connection is closed.
DelegatingDatabaseMetaData - Class in org.apache.commons.dbcp
A base delegating implementation of DatabaseMetaData.
DelegatingDatabaseMetaData(DelegatingConnection, DatabaseMetaData) - Constructor for class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
DelegatingPreparedStatement - Class in org.apache.commons.dbcp
A base delegating implementation of PreparedStatement.
DelegatingPreparedStatement(DelegatingConnection, PreparedStatement) - Constructor for class org.apache.commons.dbcp.DelegatingPreparedStatement
Create a wrapper for the Statement which traces this Statement to the Connection which created it and the code which created it.
DelegatingResultSet - Class in org.apache.commons.dbcp
A base delegating implementation of ResultSet.
DelegatingResultSet(Statement, ResultSet) - Constructor for class org.apache.commons.dbcp.DelegatingResultSet
Create a wrapper for the ResultSet which traces this ResultSet to the Statement which created it and the code which created it.
DelegatingResultSet(Connection, ResultSet) - Constructor for class org.apache.commons.dbcp.DelegatingResultSet
Create a wrapper for the ResultSet which traces this ResultSet to the Connection which created it (via, for example DatabaseMetadata, and the code which created it.
DelegatingStatement - Class in org.apache.commons.dbcp
A base delegating implementation of Statement.
DelegatingStatement(DelegatingConnection, Statement) - Constructor for class org.apache.commons.dbcp.DelegatingStatement
Create a wrapper for the Statement which traces this Statement to the Connection which created it and the code which created it.
deleteRow() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
deletesAreDetected(int) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
description - Variable in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Description
description - Variable in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Description
deserialize(byte[]) - Static method in class org.apache.commons.dbcp.datasources.InstanceKeyObjectFactory
used to set some properties saved within a Reference
destroyObject(Object, Object) - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
My {*link KeyedPoolableObjectFactory} method for destroying {*link PreparedStatement}s.
destroyObject(Object) - Method in class org.apache.commons.dbcp.datasources.CPDSConnectionFactory
Closes the PooledConnection and stops listening for events from it.
destroyObject(Object, Object) - Method in class org.apache.commons.dbcp.datasources.KeyedCPDSConnectionFactory
Closes the PooledConnection and stops listening for events from it.
destroyObject(Object) - Method in class org.apache.commons.dbcp.PoolableConnectionFactory
 
destroyObject(Object, Object) - Method in class org.apache.commons.dbcp.PoolingConnection
KeyedPoolableObjectFactory method for destroying PoolablePreparedStatements and PoolableCallableStatements.
doesMaxRowSizeIncludeBlobs() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
driver - Variable in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Driver class name
DriverAdapterCPDS - Class in org.apache.commons.dbcp.cpdsadapter
An adapter for jdbc drivers that do not include an implementation of ConnectionPoolDataSource, but still include a DriverManager implementation.
DriverAdapterCPDS() - Constructor for class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Default no-arg constructor for Serialization
driverClassLoader - Variable in class org.apache.commons.dbcp.BasicDataSource
The class loader instance to use to load the JDBC driver.
driverClassName - Variable in class org.apache.commons.dbcp.BasicDataSource
The fully qualified Java class name of the JDBC driver to be used.
DriverConnectionFactory - Class in org.apache.commons.dbcp
A Driver-based implementation of ConnectionFactory.
DriverConnectionFactory(Driver, String, Properties) - Constructor for class org.apache.commons.dbcp.DriverConnectionFactory
 
DriverManagerConnectionFactory - Class in org.apache.commons.dbcp
A DriverManager-based implementation of ConnectionFactory.
DriverManagerConnectionFactory(String, Properties) - Constructor for class org.apache.commons.dbcp.DriverManagerConnectionFactory
Constructor for DriverManagerConnectionFactory.
DriverManagerConnectionFactory(String, String, String) - Constructor for class org.apache.commons.dbcp.DriverManagerConnectionFactory
Constructor for DriverManagerConnectionFactory.

E

ELT_ARRAY - Static variable in class org.apache.commons.jocl.JOCLContentHandler
The name of the "array" element.
ELT_BOOLEAN - Static variable in class org.apache.commons.jocl.JOCLContentHandler
The name of the "boolean" element.
ELT_BYTE - Static variable in class org.apache.commons.jocl.JOCLContentHandler
The name of the "byte" element.
ELT_CHAR - Static variable in class org.apache.commons.jocl.JOCLContentHandler
The name of the "char" element.
ELT_COLLECTION - Static variable in class org.apache.commons.jocl.JOCLContentHandler
The name of the "collection" element.
ELT_DOUBLE - Static variable in class org.apache.commons.jocl.JOCLContentHandler
The name of the "double" element.
ELT_FLOAT - Static variable in class org.apache.commons.jocl.JOCLContentHandler
The name of the "float" element.
ELT_INT - Static variable in class org.apache.commons.jocl.JOCLContentHandler
The name of the "int" element.
ELT_LIST - Static variable in class org.apache.commons.jocl.JOCLContentHandler
The name of the "list" element.
ELT_LONG - Static variable in class org.apache.commons.jocl.JOCLContentHandler
The name of the "long" element.
ELT_OBJECT - Static variable in class org.apache.commons.jocl.JOCLContentHandler
The name of the "object" element.
ELT_SHORT - Static variable in class org.apache.commons.jocl.JOCLContentHandler
The name of the "short" element.
ELT_STRING - Static variable in class org.apache.commons.jocl.JOCLContentHandler
The name of the "string" element.
EMPTY_FAILED_PROPERTIES - Static variable in class org.apache.commons.dbcp.DelegatingConnection
 
end(Xid, int) - Method in class org.apache.commons.dbcp.managed.LocalXAConnectionFactory.LocalXAResource
This method does nothing.
endElement(String, String, String) - Method in class org.apache.commons.jocl.JOCLContentHandler
 
equals(Object) - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl.PStmtKey
 
equals(Object) - Method in class org.apache.commons.dbcp.datasources.PoolKey
 
equals(Object) - Method in class org.apache.commons.dbcp.datasources.UserPassKey
 
equals(Object) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
equals(Object) - Method in class org.apache.commons.dbcp.DelegatingConnection
This method considers two objects to be equal if the underlying jdbc objects are equal.
equals(Object) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
equals(Object) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
equals(Object) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
equals(Object) - Method in class org.apache.commons.dbcp.DelegatingStatement
This method considers two objects to be equal if the underlying jdbc objects are equal.
equals(Object) - Method in class org.apache.commons.dbcp.PoolingConnection.PStmtKey
 
equals(Object) - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
equals(Object) - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
eventListeners - Variable in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
ConnectionEventListeners
execute() - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
execute(String) - Method in class org.apache.commons.dbcp.DelegatingStatement
 
execute(String, int) - Method in class org.apache.commons.dbcp.DelegatingStatement
 
execute(String, int[]) - Method in class org.apache.commons.dbcp.DelegatingStatement
 
execute(String, String[]) - Method in class org.apache.commons.dbcp.DelegatingStatement
 
executeBatch() - Method in class org.apache.commons.dbcp.DelegatingStatement
 
executeQuery() - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
executeQuery(String) - Method in class org.apache.commons.dbcp.DelegatingStatement
 
executeUpdate() - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
executeUpdate(String) - Method in class org.apache.commons.dbcp.DelegatingStatement
 
executeUpdate(String, int) - Method in class org.apache.commons.dbcp.DelegatingStatement
 
executeUpdate(String, int[]) - Method in class org.apache.commons.dbcp.DelegatingStatement
 
executeUpdate(String, String[]) - Method in class org.apache.commons.dbcp.DelegatingStatement
 

F

factory - Variable in class org.apache.commons.dbcp.datasources.SharedPoolDataSource
 
finalize() - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
Closes the physical connection and checks that the logical connection was closed as well.
findColumn(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
first() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
forget(Xid) - Method in class org.apache.commons.dbcp.managed.LocalXAConnectionFactory.LocalXAResource
Clears the currently associated transaction if it is the specified xid.
format - Static variable in exception org.apache.commons.dbcp.AbandonedTrace.AbandonedObjectException
Date format

G

generatedKeyAlwaysReturned() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
GET_CONNECTION_CALLED - Static variable in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
 
GET_CONNECTION_CALLED - Static variable in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
 
getActiveTransactionContext() - Method in class org.apache.commons.dbcp.managed.TransactionRegistry
Gets the active TransactionContext or null if not Transaction is active.
getArray(int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getArray(String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getArray(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getArray(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getAsciiStream(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getAsciiStream(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getAttributes(String, String, String, String) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getAttributeValue(String, Attributes) - Method in class org.apache.commons.jocl.JOCLContentHandler
getAttributeValue(String, Attributes, String) - Method in class org.apache.commons.jocl.JOCLContentHandler
Returns the value of attribute with the given localname within the JOCL namespace from the given set of Attributes.
getAutoCommit() - Method in class org.apache.commons.dbcp.DelegatingConnection
 
getAutoCommit() - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
getAutoCommit() - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getBigDecimal(int, int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
Deprecated. 
getBigDecimal(int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getBigDecimal(String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getBigDecimal(int, int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
Deprecated. 
getBigDecimal(String, int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
Deprecated. 
getBigDecimal(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getBigDecimal(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getBinaryStream(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getBinaryStream(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getBlob(int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getBlob(String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getBlob(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getBlob(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getBoolean(int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getBoolean(String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getBoolean(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getBoolean(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getByte(int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getByte(String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getByte(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getByte(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getBytes(int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getBytes(String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getBytes(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getBytes(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getCatalog() - Method in class org.apache.commons.dbcp.DelegatingConnection
 
getCatalog() - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
getCatalog() - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
getCatalogs() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getCatalogSeparator() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getCatalogTerm() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getCause() - Method in exception org.apache.commons.dbcp.DbcpException
Deprecated.
Return the root cause of this exception (if any).
getCharacterStream(int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getCharacterStream(String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getCharacterStream(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getCharacterStream(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getClientInfo() - Method in class org.apache.commons.dbcp.DelegatingConnection
 
getClientInfo(String) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
getClientInfoProperties() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getClob(int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getClob(String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getClob(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getClob(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getColumnPrivileges(String, String, String, String) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getColumns(String, String, String, String) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getConcurrency() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getConfig() - Method in class org.apache.commons.dbcp.AbandonedTrace
Get the abandoned config for this object.
getConnection() - Method in class org.apache.commons.dbcp.BasicDataSource
Create (if necessary) and return a connection to the database.
getConnection(String, String) - Method in class org.apache.commons.dbcp.BasicDataSource
BasicDataSource does NOT support this method.
getConnection() - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
Returns a JDBC connection.
getConnection() - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Attempt to establish a database connection.
getConnection(String, String) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Attempt to retrieve a database connection using InstanceKeyDataSource.getPooledConnectionAndInfo(String, String) with the provided username and password.
getConnection() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getConnection() - Method in class org.apache.commons.dbcp.DelegatingStatement
 
getConnection() - Method in class org.apache.commons.dbcp.managed.ManagedDataSource
 
getConnection() - Method in class org.apache.commons.dbcp.PoolingDataSource
Return a Connection from my pool, according to the contract specified by ObjectPool.borrowObject().
getConnection(String, String) - Method in class org.apache.commons.dbcp.PoolingDataSource
Throws UnsupportedOperationException
getConnectionCalled - Variable in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Whether or not getConnection has been called
getConnectionCalled - Variable in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Guards property setters - once true, setters throw IllegalStateException
getConnectionInitSqls() - Method in class org.apache.commons.dbcp.BasicDataSource
Returns the list of SQL statements executed when a physical connection is first created.
getConnectionManager(UserPassKey) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
 
getConnectionManager(UserPassKey) - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
 
getConnectionManager(UserPassKey) - Method in class org.apache.commons.dbcp.datasources.SharedPoolDataSource
 
getConnectionPool(String) - Method in class org.apache.commons.dbcp.PoolingDriver
 
getConnectionPoolDataSource() - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Get the value of connectionPoolDataSource.
getConnectionProperties() - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Get the connection properties passed to the JDBC driver.
getConstructor(Class, Class[]) - Static method in class org.apache.commons.jocl.ConstructorUtil
Returns a Constructor for the given method signature, or null if no such Constructor can be found.
getCrossReference(String, String, String, String, String, String) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getCursorName() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getDatabaseMajorVersion() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getDatabaseMinorVersion() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getDatabaseProductName() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getDatabaseProductVersion() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getDataSourceName() - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Get the name of the ConnectionPoolDataSource which backs this pool.
getDate(int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getDate(int, Calendar) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getDate(String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getDate(String, Calendar) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getDate(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getDate(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getDate(int, Calendar) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getDate(String, Calendar) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getDefaultAutoCommit() - Method in class org.apache.commons.dbcp.BasicDataSource
Returns the default auto-commit property.
getDefaultCatalog() - Method in class org.apache.commons.dbcp.BasicDataSource
Returns the default catalog.
getDefaultMaxActive() - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
The maximum number of active connections that can be allocated from this pool at the same time, or non-positive for no limit.
getDefaultMaxIdle() - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
The maximum number of active connections that can remain idle in the pool, without extra ones being released, or negative for no limit.
getDefaultMaxWait() - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
The maximum number of milliseconds that the pool will wait (when there are no available connections) for a connection to be returned before throwing an exception, or -1 to wait indefinitely.
getDefaultReadOnly() - Method in class org.apache.commons.dbcp.BasicDataSource
Returns the default readOnly property.
getDefaultTransactionIsolation() - Method in class org.apache.commons.dbcp.BasicDataSource
Returns the default transaction isolation state of returned connections.
getDefaultTransactionIsolation() - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Get the value of defaultTransactionIsolation, which defines the state of connections handed out from this pool.
getDefaultTransactionIsolation() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getDelegate() - Method in class org.apache.commons.dbcp.cpdsadapter.ConnectionImpl
Get the delegated connection, if allowed.
getDelegate() - Method in class org.apache.commons.dbcp.DelegatingConnection
Returns my underlying Connection.
getDelegate() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getDelegate() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getDelegate() - Method in class org.apache.commons.dbcp.DelegatingStatement
Returns my underlying Statement.
getDelegate() - Method in class org.apache.commons.dbcp.managed.ManagedConnection
 
getDelegate() - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
getDelegate() - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
getDelegateInternal() - Method in class org.apache.commons.dbcp.DelegatingConnection
Should be final but can't be for compatibility with previous releases.
getDescription() - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Get the value of description.
getDescription() - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Get the description.
getDouble(int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getDouble(String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getDouble(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getDouble(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getDriver() - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Get the driver classname.
getDriverClassLoader() - Method in class org.apache.commons.dbcp.BasicDataSource
Returns the class loader specified for loading the JDBC driver.
getDriverClassName() - Method in class org.apache.commons.dbcp.BasicDataSource
Returns the jdbc driver class name.
getDriverMajorVersion() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getDriverMinorVersion() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getDriverName() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getDriverVersion() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getExportedKeys(String, String, String) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getExtraNameCharacters() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getFetchDirection() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getFetchDirection() - Method in class org.apache.commons.dbcp.DelegatingStatement
 
getFetchSize() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getFetchSize() - Method in class org.apache.commons.dbcp.DelegatingStatement
 
getFloat(int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getFloat(String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getFloat(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getFloat(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getFunctionColumns(String, String, String, String) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getFunctions(String, String, String) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getGeneratedKeys() - Method in class org.apache.commons.dbcp.DelegatingStatement
 
getHoldability() - Method in class org.apache.commons.dbcp.DelegatingConnection
 
getHoldability() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getHoldability() - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
getHoldability() - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
getIdentifierQuoteString() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getImportedKeys(String, String, String) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getIndexInfo(String, String, String, boolean, boolean) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getInitialSize() - Method in class org.apache.commons.dbcp.BasicDataSource
Returns the initial size of the connection pool.
getInnermostDelegate() - Method in class org.apache.commons.dbcp.cpdsadapter.ConnectionImpl
Get the innermost connection, if allowed.
getInnermostDelegate() - Method in class org.apache.commons.dbcp.DelegatingConnection
If my underlying Connection is not a DelegatingConnection, returns it, otherwise recursively invokes this method on my delegate.
getInnermostDelegate() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
If my underlying ResultSet is not a DelegatingResultSet, returns it, otherwise recursively invokes this method on my delegate.
getInnermostDelegate() - Method in class org.apache.commons.dbcp.DelegatingResultSet
If my underlying ResultSet is not a DelegatingResultSet, returns it, otherwise recursively invokes this method on my delegate.
getInnermostDelegate() - Method in class org.apache.commons.dbcp.DelegatingStatement
If my underlying Statement is not a DelegatingStatement, returns it, otherwise recursively invokes this method on my delegate.
getInnermostDelegate() - Method in class org.apache.commons.dbcp.managed.ManagedConnection
 
getInnermostDelegate() - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
getInnermostDelegate() - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
getInnermostDelegateInternal() - Method in class org.apache.commons.dbcp.DelegatingConnection
 
getInt(int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getInt(String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getInt(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getInt(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getJDBCMajorVersion() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getJDBCMinorVersion() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getJndiEnvironment(String) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Get the value of jndiEnvironment which is used when instantiating a jndi InitialContext.
getLastUsed() - Method in class org.apache.commons.dbcp.AbandonedTrace
Get the last time this object was used in ms.
getLogAbandoned() - Method in class org.apache.commons.dbcp.AbandonedConfig
Flag to log stack traces for application code which abandoned a Statement or Connection.
getLogAbandoned() - Method in class org.apache.commons.dbcp.BasicDataSource
Flag to log stack traces for application code which abandoned a Statement or Connection.
getLoginTimeout() - Method in class org.apache.commons.dbcp.BasicDataSource
BasicDataSource does NOT support this method.
getLoginTimeout() - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Gets the maximum time in seconds that this data source can wait while attempting to connect to a database.
getLoginTimeout() - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Get the value of loginTimeout.
getLoginTimeout() - Method in class org.apache.commons.dbcp.PoolingDataSource
Throws UnsupportedOperationException.
getLogWriter() - Method in class org.apache.commons.dbcp.AbandonedConfig
Returns the log writer being used by this configuration to log information on abandoned objects.
getLogWriter() - Method in class org.apache.commons.dbcp.BasicDataSource
Returns the log writer being used by this data source.
getLogWriter() - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Get the log writer for this data source.
getLogWriter() - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Get the value of logWriter.
getLogWriter() - Method in class org.apache.commons.dbcp.PoolingDataSource
Returns my log writer.
getLong(int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getLong(String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getLong(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getLong(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getMajorVersion() - Method in class org.apache.commons.dbcp.PoolingDriver
 
getMaxActive() - Method in class org.apache.commons.dbcp.BasicDataSource
Returns the maximum number of active connections that can be allocated at the same time.
getMaxActive() - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
The maximum number of active statements that can be allocated from this pool at the same time, or non-positive for no limit.
getMaxActive() - Method in class org.apache.commons.dbcp.datasources.SharedPoolDataSource
The maximum number of active connections that can be allocated from this pool at the same time, or non-positive for no limit.
getMaxBinaryLiteralLength() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getMaxCatalogNameLength() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getMaxCharLiteralLength() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getMaxColumnNameLength() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getMaxColumnsInGroupBy() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getMaxColumnsInIndex() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getMaxColumnsInOrderBy() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getMaxColumnsInSelect() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getMaxColumnsInTable() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getMaxConnections() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getMaxCursorNameLength() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getMaxFieldSize() - Method in class org.apache.commons.dbcp.DelegatingStatement
 
getMaxIdle() - Method in class org.apache.commons.dbcp.BasicDataSource
Returns the maximum number of connections that can remain idle in the pool.
getMaxIdle() - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
The maximum number of statements that can remain idle in the pool, without extra ones being released, or negative for no limit.
getMaxIdle() - Method in class org.apache.commons.dbcp.datasources.SharedPoolDataSource
The maximum number of active connections that can remain idle in the pool, without extra ones being released, or negative for no limit.
getMaxIndexLength() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getMaxOpenPreparedStatements() - Method in class org.apache.commons.dbcp.BasicDataSource
Gets the value of the BasicDataSource.maxOpenPreparedStatements property.
getMaxPreparedStatements() - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Returns the maximun number of prepared statements.
getMaxProcedureNameLength() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getMaxRows() - Method in class org.apache.commons.dbcp.DelegatingStatement
 
getMaxRowSize() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getMaxSchemaNameLength() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getMaxStatementLength() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getMaxStatements() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getMaxTableNameLength() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getMaxTablesInSelect() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getMaxUserNameLength() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getMaxWait() - Method in class org.apache.commons.dbcp.BasicDataSource
Returns the maximum number of milliseconds that the pool will wait for a connection to be returned before throwing an exception.
getMaxWait() - Method in class org.apache.commons.dbcp.datasources.SharedPoolDataSource
The maximum number of milliseconds that the pool will wait (when there are no available connections) for a connection to be returned before throwing an exception, or -1 to wait indefinitely.
getMessage() - Method in exception org.apache.commons.dbcp.AbandonedTrace.AbandonedObjectException
 
getMetaData() - Method in class org.apache.commons.dbcp.DelegatingConnection
 
getMetaData() - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
getMetaData() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getMetaData() - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
getMetaData() - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
getMinEvictableIdleTimeMillis() - Method in class org.apache.commons.dbcp.BasicDataSource
getMinEvictableIdleTimeMillis() - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Returns the minimum amount of time a statement may sit idle in the pool before it is eligible for eviction by the idle object evictor (if any).
getMinEvictableIdleTimeMillis() - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Returns the minimum amount of time an object may sit idle in the pool before it is eligable for eviction by the idle object evictor (if any).
getMinIdle() - Method in class org.apache.commons.dbcp.BasicDataSource
Returns the minimum number of idle connections in the pool
getMinorVersion() - Method in class org.apache.commons.dbcp.PoolingDriver
 
getMoreResults() - Method in class org.apache.commons.dbcp.DelegatingStatement
 
getMoreResults(int) - Method in class org.apache.commons.dbcp.DelegatingStatement
 
getNCharacterStream(int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getNCharacterStream(String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getNCharacterStream(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getNCharacterStream(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getNClob(int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getNClob(String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getNClob(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getNClob(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getNetworkTimeout() - Method in class org.apache.commons.dbcp.DelegatingConnection
 
getNetworkTimeout() - Method in class org.apache.commons.dbcp.PoolingConnection
 
getNewInstance(Reference) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyObjectFactory
Creates an instance of the subclass and sets any properties contained in the Reference.
getNewInstance(Reference) - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSourceFactory
 
getNewInstance(Reference) - Method in class org.apache.commons.dbcp.datasources.SharedPoolDataSourceFactory
 
getNString(int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getNString(String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getNString(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getNString(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getNumActive() - Method in class org.apache.commons.dbcp.BasicDataSource
[Read Only] The current number of active connections that have been allocated from this data source.
getNumActive() - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
Get the number of active connections in the default pool.
getNumActive(String, String) - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
Get the number of active connections in the pool for a given user.
getNumActive() - Method in class org.apache.commons.dbcp.datasources.SharedPoolDataSource
Get the number of active connections in the pool.
getNumericFunctions() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getNumIdle() - Method in class org.apache.commons.dbcp.BasicDataSource
[Read Only] The current number of idle connections that are waiting to be allocated from this data source.
getNumIdle() - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
Get the number of idle connections in the default pool.
getNumIdle(String, String) - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
Get the number of idle connections in the pool for a given user.
getNumIdle() - Method in class org.apache.commons.dbcp.datasources.SharedPoolDataSource
Get the number of idle connections in the pool.
getNumTestsPerEvictionRun() - Method in class org.apache.commons.dbcp.BasicDataSource
Returns the value of the BasicDataSource.numTestsPerEvictionRun property.
getNumTestsPerEvictionRun() - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Returns the number of statements to examine during each run of the idle object evictor thread (if any).
getNumTestsPerEvictionRun() - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Returns the number of objects to examine during each run of the idle object evictor thread (if any).
getObject(int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getObject(int, Map) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getObject(String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getObject(String, Map) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getObject(String, Class<T>) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getObject(int, Class<T>) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getObject(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getObject(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getObject(int, Map) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getObject(String, Map) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getObject(String, Class<T>) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getObject(int, Class<T>) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getObject(String, Class<T>) - Method in class org.apache.commons.dbcp.PoolableCallableStatement
 
getObject(int, Class<T>) - Method in class org.apache.commons.dbcp.PoolableCallableStatement
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.commons.dbcp.BasicDataSourceFactory
Create and return a new BasicDataSource instance.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
implements ObjectFactory to create an instance of this class
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyObjectFactory
implements ObjectFactory to create an instance of SharedPoolDataSource or PerUserPoolDataSource
getParameterMetaData() - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
getParent() - Method in class org.apache.commons.jocl.JOCLContentHandler.ConstructorDetails
 
getParentLogger() - Method in class org.apache.commons.dbcp.BasicDataSource
 
getParentLogger() - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
 
getParentLogger() - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
 
getParentLogger() - Method in class org.apache.commons.dbcp.datasources.SharedPoolDataSource
 
getParentLogger() - Method in class org.apache.commons.dbcp.PoolingDataSource
 
getParentLogger() - Method in class org.apache.commons.dbcp.PoolingDriver
 
getPassword() - Method in class org.apache.commons.dbcp.BasicDataSource
Returns the password passed to the JDBC driver to establish connections.
getPassword() - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Get the value of password for the default user.
getPassword() - Method in class org.apache.commons.dbcp.datasources.PooledConnectionAndInfo
Get the value of password.
getPassword() - Method in class org.apache.commons.dbcp.datasources.UserPassKey
Get the value of password.
getPerUserDefaultAutoCommit(String) - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
The keys are usernames and the value is the --.
getPerUserDefaultReadOnly(String) - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
The keys are usernames and the value is the --.
getPerUserDefaultTransactionIsolation(String) - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
The isolation level of connections when returned from getConnection.
getPerUserMaxActive(String) - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
The maximum number of active connections that can be allocated from this pool at the same time, or non-positive for no limit.
getPerUserMaxIdle(String) - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
The maximum number of active connections that can remain idle in the pool, without extra ones being released, or negative for no limit.
getPerUserMaxWait(String) - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
The maximum number of milliseconds that the pool will wait (when there are no available connections) for a connection to be returned before throwing an exception, or -1 to wait indefinitely.
getPool() - Method in class org.apache.commons.dbcp.datasources.CPDSConnectionFactory
Returns the object pool used to pool connections created by this factory.
getPool() - Method in class org.apache.commons.dbcp.datasources.KeyedCPDSConnectionFactory
Returns the keyed object pool used to pool connections created by this factory.
getPool(PoolKey) - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
Returns the object pool associated with the given PoolKey.
getPool() - Method in class org.apache.commons.dbcp.PoolableConnectionFactory
Returns the ObjectPool in which Connections are pooled.
getPool(String) - Method in class org.apache.commons.dbcp.PoolingDriver
Deprecated.
This will be removed in a future version of DBCP.
getPooledConnection() - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Attempt to establish a database connection using the default user and password.
getPooledConnection(String, String) - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Attempt to establish a database connection.
getPooledConnection() - Method in class org.apache.commons.dbcp.datasources.PooledConnectionAndInfo
 
getPooledConnectionAndInfo(String, String) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
 
getPooledConnectionAndInfo(String, String) - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
 
getPooledConnectionAndInfo(String, String) - Method in class org.apache.commons.dbcp.datasources.SharedPoolDataSource
 
getPoolKey(String, String) - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
 
getPoolNames() - Method in class org.apache.commons.dbcp.PoolingDriver
 
getPrimaryKeys(String, String, String) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getProcedureColumns(String, String, String, String) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getProcedures(String, String, String) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getProcedureTerm() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getProperties(String) - Static method in class org.apache.commons.dbcp.BasicDataSourceFactory
Parse properties from the string.
getPropertyInfo(String, Properties) - Method in class org.apache.commons.dbcp.PoolingDriver
 
getPseudoColumns(String, String, String, String) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getQueryTimeout() - Method in class org.apache.commons.dbcp.DelegatingStatement
 
getRef(int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getRef(String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getRef(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getRef(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getReference() - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Referenceable implementation.
getReference() - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Retrieves the Reference of this object.
getReference() - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
Returns a PerUserPoolDataSource Reference.
getReference() - Method in class org.apache.commons.dbcp.datasources.SharedPoolDataSource
Returns a SharedPoolDataSource Reference.
getRemoveAbandoned() - Method in class org.apache.commons.dbcp.AbandonedConfig
Flag to remove abandoned connections if they exceed the removeAbandonedTimeout.
getRemoveAbandoned() - Method in class org.apache.commons.dbcp.BasicDataSource
Flag to remove abandoned connections if they exceed the removeAbandonedTimout.
getRemoveAbandonedTimeout() - Method in class org.apache.commons.dbcp.AbandonedConfig
Timeout in seconds before an abandoned connection can be removed.
getRemoveAbandonedTimeout() - Method in class org.apache.commons.dbcp.BasicDataSource
Timeout in seconds before an abandoned connection can be removed.
getResultSet() - Method in class org.apache.commons.dbcp.DelegatingStatement
 
getResultSetConcurrency() - Method in class org.apache.commons.dbcp.DelegatingStatement
 
getResultSetHoldability() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getResultSetHoldability() - Method in class org.apache.commons.dbcp.DelegatingStatement
 
getResultSetType() - Method in class org.apache.commons.dbcp.DelegatingStatement
 
getRow() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getRowId(int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getRowId(String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getRowId(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getRowId(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getRowIdLifetime() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getSchema() - Method in class org.apache.commons.dbcp.DelegatingConnection
 
getSchema() - Method in class org.apache.commons.dbcp.PoolingConnection
 
getSchemas() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getSchemas(String, String) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getSchemaTerm() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getSearchStringEscape() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getSharedConnection() - Method in class org.apache.commons.dbcp.managed.TransactionContext
Gets the connection shared by all ManagedConnections in the transaction.
getShort(int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getShort(String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getShort(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getShort(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getSQLKeywords() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getSQLStateType() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getSQLXML(int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getSQLXML(String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getSQLXML(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getSQLXML(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getStatement() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getString(int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getString(String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getString(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getString(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getStringFunctions() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getSuperTables(String, String, String) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getSuperTypes(String, String, String) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getSystemFunctions() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getTablePrivileges(String, String, String) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getTables(String, String, String, String[]) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getTableTypes() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getTestOnBorrow() - Method in class org.apache.commons.dbcp.BasicDataSource
Returns the BasicDataSource.testOnBorrow property.
getTestOnBorrow() - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
When true, objects will be {*link PoolableObjectFactory#validateObject validated} before being returned by the {*link #borrowObject} method.
getTestOnReturn() - Method in class org.apache.commons.dbcp.BasicDataSource
Returns the value of the BasicDataSource.testOnReturn property.
getTestOnReturn() - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
When true, objects will be {*link PoolableObjectFactory#validateObject validated} before being returned to the pool within the {*link #returnObject}.
getTestWhileIdle() - Method in class org.apache.commons.dbcp.BasicDataSource
Returns the value of the BasicDataSource.testWhileIdle property.
getTestWhileIdle() - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
When true, objects will be {*link PoolableObjectFactory#validateObject validated} by the idle object evictor (if any).
getTime(int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getTime(int, Calendar) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getTime(String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getTime(String, Calendar) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getTime(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getTime(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getTime(int, Calendar) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getTime(String, Calendar) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getTimeBetweenEvictionRunsMillis() - Method in class org.apache.commons.dbcp.BasicDataSource
Returns the value of the BasicDataSource.timeBetweenEvictionRunsMillis property.
getTimeBetweenEvictionRunsMillis() - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Returns the number of milliseconds to sleep between runs of the idle object evictor thread.
getTimeBetweenEvictionRunsMillis() - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Returns the number of milliseconds to sleep between runs of the idle object evictor thread.
getTimeDateFunctions() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getTimestamp(int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getTimestamp(int, Calendar) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getTimestamp(String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getTimestamp(String, Calendar) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getTimestamp(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getTimestamp(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getTimestamp(int, Calendar) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getTimestamp(String, Calendar) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getTrace() - Method in class org.apache.commons.dbcp.AbandonedTrace
Get a list of objects being traced by this object.
getTransaction() - Method in class org.apache.commons.dbcp.managed.TransactionContext
 
getTransactionIsolation() - Method in class org.apache.commons.dbcp.DelegatingConnection
 
getTransactionIsolation() - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
getTransactionIsolation() - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
getTransactionManager() - Method in class org.apache.commons.dbcp.managed.BasicManagedDataSource
Gets the required transaction manager property.
getTransactionRegistry() - Method in class org.apache.commons.dbcp.managed.BasicManagedDataSource
Gets the transaction registry.
getTransactionRegistry() - Method in class org.apache.commons.dbcp.managed.DataSourceXAConnectionFactory
 
getTransactionRegistry() - Method in class org.apache.commons.dbcp.managed.LocalXAConnectionFactory
 
getTransactionRegistry() - Method in interface org.apache.commons.dbcp.managed.XAConnectionFactory
Gets the TransactionRegistry for this connection factory which contains a the XAResource for every connection created by this factory.
getTransactionTimeout() - Method in class org.apache.commons.dbcp.managed.LocalXAConnectionFactory.LocalXAResource
Always returns 0 since we have no way to set a transaction timeout on a JDBC connection.
getType() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getType() - Method in class org.apache.commons.jocl.JOCLContentHandler.ConstructorDetails
 
getType(int) - Method in class org.apache.commons.jocl.JOCLContentHandler
Returns the type of the object at the specified index.
getTypeArray() - Method in class org.apache.commons.jocl.JOCLContentHandler
Returns a shallow copy of my list of types.
getTypeInfo() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getTypeMap() - Method in class org.apache.commons.dbcp.DelegatingConnection
 
getTypeMap() - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
getTypeMap() - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
getUDTs(String, String, String, int[]) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getUnicodeStream(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
Deprecated. 
getUnicodeStream(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
Deprecated. 
getUpdateCount() - Method in class org.apache.commons.dbcp.DelegatingStatement
 
getUrl() - Method in class org.apache.commons.dbcp.BasicDataSource
Returns the JDBC connection BasicDataSource.url property.
getUrl() - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Get the value of url used to locate the database for this datasource.
getURL(int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getURL(String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
getURL() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getURL(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getURL(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getUser() - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Get the value of default user (login or username).
getUsername() - Method in class org.apache.commons.dbcp.BasicDataSource
Returns the JDBC connection BasicDataSource.username property.
getUsername() - Method in class org.apache.commons.dbcp.datasources.PooledConnectionAndInfo
Get the value of username.
getUsername() - Method in class org.apache.commons.dbcp.datasources.UserPassKey
Get the value of username.
getUserName() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getUsername() - Method in class org.apache.commons.dbcp.managed.DataSourceXAConnectionFactory
Gets the username used to authenticate new connections.
getUserPassKey() - Method in class org.apache.commons.dbcp.datasources.PooledConnectionAndInfo
 
getValidationQuery() - Method in class org.apache.commons.dbcp.BasicDataSource
Returns the validation query used to validate connections before returning them.
getValidationQuery() - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
The SQL query that will be used to validate connections from this pool before returning them to the caller.
getValidationQueryTimeout() - Method in class org.apache.commons.dbcp.BasicDataSource
Returns the validation query timeout.
getValue(int) - Method in class org.apache.commons.jocl.JOCLContentHandler
Returns the value of the object at the specified index.
getValueArray() - Method in class org.apache.commons.jocl.JOCLContentHandler
Returns a shallow copy of my list of values.
getVersionColumns(String, String, String) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
getWarnings() - Method in class org.apache.commons.dbcp.DelegatingConnection
 
getWarnings() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
getWarnings() - Method in class org.apache.commons.dbcp.DelegatingStatement
 
getWarnings() - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
getWarnings() - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
getXADataSource() - Method in class org.apache.commons.dbcp.managed.BasicManagedDataSource
Gets the optional XADataSource class name.
getXaDataSourceInstance() - Method in class org.apache.commons.dbcp.managed.BasicManagedDataSource
Gets the XADataSource instance used by the XAConnectionFactory.
getXAResource(Connection) - Method in class org.apache.commons.dbcp.managed.TransactionRegistry
Gets the XAResource registered for the connection.
getXid() - Method in class org.apache.commons.dbcp.managed.LocalXAConnectionFactory.LocalXAResource
Gets the current xid of the transaction branch associated with this XAResource.

H

handleException(SQLException) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
handleException(SQLException) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
handleException(SQLException) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
handleException(SQLException) - Method in class org.apache.commons.dbcp.DelegatingStatement
 
hashCode() - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl.PStmtKey
 
hashCode() - Method in class org.apache.commons.dbcp.datasources.PoolKey
 
hashCode() - Method in class org.apache.commons.dbcp.datasources.UserPassKey
Returns the hash of the username.
hashCode() - Method in class org.apache.commons.dbcp.DelegatingConnection
 
hashCode() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
hashCode() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
hashCode() - Method in class org.apache.commons.dbcp.DelegatingStatement
 
hashCode() - Method in class org.apache.commons.dbcp.PoolingConnection.PStmtKey
 
hashCode() - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
hashCode() - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 

I

init(AbandonedTrace) - Method in class org.apache.commons.dbcp.AbandonedTrace
Initialize abandoned tracing for this object.
initializeConnection(Connection) - Method in class org.apache.commons.dbcp.PoolableConnectionFactory
 
initialSize - Variable in class org.apache.commons.dbcp.BasicDataSource
The initial number of connections that are created when the pool is started.
innermostDelegateEquals(Connection) - Method in class org.apache.commons.dbcp.DelegatingConnection
Compares innermost delegate to the given connection.
innermostDelegateEquals(Connection) - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
insertRow() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
insertsAreDetected(int) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
instanceKey - Variable in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Instance key
InstanceKeyDataSource - Class in org.apache.commons.dbcp.datasources
The base class for SharedPoolDataSource and PerUserPoolDataSource.
InstanceKeyDataSource() - Constructor for class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Default no-arg constructor for Serialization
InstanceKeyObjectFactory - Class in org.apache.commons.dbcp.datasources
A JNDI ObjectFactory which creates SharedPoolDataSources or PerUserPoolDataSources
InstanceKeyObjectFactory() - Constructor for class org.apache.commons.dbcp.datasources.InstanceKeyObjectFactory
 
instanceMap - Static variable in class org.apache.commons.dbcp.datasources.InstanceKeyObjectFactory
 
invalidate(PooledConnection) - Method in class org.apache.commons.dbcp.datasources.CPDSConnectionFactory
Invalidates the PooledConnection in the pool.
invalidate(PooledConnection) - Method in class org.apache.commons.dbcp.datasources.KeyedCPDSConnectionFactory
Invalidates the PooledConnection in the pool.
invalidate(PooledConnection) - Method in interface org.apache.commons.dbcp.datasources.PooledConnectionManager
Close the PooledConnection and remove it from the connection pool to which it belongs, adjusting pool counters.
invalidateConnection(Connection) - Method in class org.apache.commons.dbcp.PoolingDriver
Invalidates the given connection.
invalidateObject(Object) - Method in class org.apache.commons.dbcp.AbandonedObjectPool
Invalidates an object from the pool.
invokeConstructor(Class, Class[], Object[]) - Static method in class org.apache.commons.jocl.ConstructorUtil
Creates a new instance of the specified type using a Constructor described by the given parameter types and values.
isAccessToUnderlyingConnectionAllowed() - Method in class org.apache.commons.dbcp.BasicDataSource
Returns the value of the accessToUnderlyingConnectionAllowed property.
isAccessToUnderlyingConnectionAllowed() - Method in class org.apache.commons.dbcp.cpdsadapter.ConnectionImpl
If false, getDelegate() and getInnermostDelegate() will return null.
isAccessToUnderlyingConnectionAllowed() - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Returns the value of the accessToUnderlyingConnectionAllowed property.
isAccessToUnderlyingConnectionAllowed() - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
Returns the value of the accessToUnderlyingConnectionAllowed property.
isAccessToUnderlyingConnectionAllowed() - Method in class org.apache.commons.dbcp.managed.ManagedConnection
If false, getDelegate() and getInnermostDelegate() will return null.
isAccessToUnderlyingConnectionAllowed() - Method in class org.apache.commons.dbcp.PoolingDataSource
Returns the value of the accessToUnderlyingConnectionAllowed property.
isAccessToUnderlyingConnectionAllowed() - Static method in class org.apache.commons.dbcp.PoolingDriver
Returns the value of the accessToUnderlyingConnectionAllowed property.
isActive() - Method in class org.apache.commons.dbcp.managed.TransactionContext
True if the transaction is active or marked for rollback only.
isAfterLast() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
isBeforeFirst() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
isCatalogAtStart() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
isClosed() - Method in class org.apache.commons.dbcp.BasicDataSource
If true, this data source is closed and no more connections can be retrieved from this datasource.
isClosed - Variable in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
flag set to true, once close() is called.
isClosed() - Method in class org.apache.commons.dbcp.DelegatingConnection
 
isClosed() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
isClosed() - Method in class org.apache.commons.dbcp.DelegatingStatement
 
isClosed() - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
isClosed() - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
isCloseOnCompletion() - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
isCloseOnCompletion() - Method in class org.apache.commons.dbcp.DelegatingStatement
 
isCloseOnCompletion() - Method in class org.apache.commons.dbcp.PoolablePreparedStatement
 
isCorrectClass(String) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyObjectFactory
 
isCorrectClass(String) - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSourceFactory
 
isCorrectClass(String) - Method in class org.apache.commons.dbcp.datasources.SharedPoolDataSourceFactory
 
isDefaultAutoCommit() - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Get the value of defaultAutoCommit, which defines the state of connections handed out from this pool.
isDefaultReadOnly() - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Get the value of defaultReadOnly, which defines the state of connections handed out from this pool.
isFirst() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
isJoclNamespace(String, String, String) - Method in class org.apache.commons.jocl.JOCLContentHandler
Returns true if the given attributes define an element within the JOCL namespace (according to my current configuration.)
isLast() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
isPoolable() - Method in class org.apache.commons.dbcp.DelegatingStatement
 
isPoolPreparedStatements() - Method in class org.apache.commons.dbcp.BasicDataSource
Returns true if we are pooling statements.
isPoolPreparedStatements() - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Flag to toggle the pooling of PreparedStatements
isReadOnly() - Method in class org.apache.commons.dbcp.DelegatingConnection
 
isReadOnly() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
isReadOnly() - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
isReadOnly() - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
isRestartNeeded() - Method in class org.apache.commons.dbcp.BasicDataSource
Returns whether or not a restart is needed.
isRollbackAfterValidation() - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Whether a rollback will be issued after executing the SQL query that will be used to validate connections from this pool before returning them to the caller.
isSameRM(XAResource) - Method in class org.apache.commons.dbcp.managed.LocalXAConnectionFactory.LocalXAResource
Returns true if the specified XAResource == this XAResource.
isSharedConnection - Variable in class org.apache.commons.dbcp.managed.ManagedConnection
 
isTestOnBorrow() - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
 
isTestOnReturn() - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
 
isTestWhileIdle() - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
 
isValid(int) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
isWrapperFor(Class<?>) - Method in class org.apache.commons.dbcp.BasicDataSource
 
isWrapperFor(Class<?>) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
 
isWrapperFor(Class<?>) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
isWrapperFor(Class<?>) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
isWrapperFor(Class<?>) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
isWrapperFor(Class<?>) - Method in class org.apache.commons.dbcp.DelegatingStatement
 
isWrapperFor(Class<?>) - Method in class org.apache.commons.dbcp.PoolingDataSource
 

J

jdbcCompliant() - Method in class org.apache.commons.dbcp.PoolingDriver
 
jndiEnvironment - Variable in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Environment that may be used to set up a jndi initial context.
JOCL_NAMESPACE_URI - Static variable in class org.apache.commons.jocl.JOCLContentHandler
The JOCL namespace URI, http://apache.org/xml/xmlns/jakarta/commons/jocl.
JOCL_PREFIX - Static variable in class org.apache.commons.jocl.JOCLContentHandler
The default JOCL prefix, jocl:.
JOCLContentHandler - Class in org.apache.commons.jocl
A ContentHandler for the Java Object Configuration Language.
JOCLContentHandler() - Constructor for class org.apache.commons.jocl.JOCLContentHandler
JOCLContentHandler(boolean, boolean, boolean, boolean) - Constructor for class org.apache.commons.jocl.JOCLContentHandler
Construct a JOCLContentHandler.
JOCLContentHandler.ConstructorDetails - Class in org.apache.commons.jocl
 

K

KeyedCPDSConnectionFactory - Class in org.apache.commons.dbcp.datasources
A {*link PoolableObjectFactory} that creates {*link PoolableConnection}s.
KeyedCPDSConnectionFactory(ConnectionPoolDataSource, KeyedObjectPool, String) - Constructor for class org.apache.commons.dbcp.datasources.KeyedCPDSConnectionFactory
Create a new KeyedPoolableConnectionFactory.
KeyedCPDSConnectionFactory(ConnectionPoolDataSource, KeyedObjectPool, String, boolean) - Constructor for class org.apache.commons.dbcp.datasources.KeyedCPDSConnectionFactory
Create a new KeyedPoolableConnectionFactory.

L

last() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
lastUsed - Variable in class org.apache.commons.dbcp.AbandonedTrace
Last time this connection was used
LocalXAConnectionFactory - Class in org.apache.commons.dbcp.managed
An implementation of XAConnectionFactory which manages non-XA connections in XA transactions.
LocalXAConnectionFactory(TransactionManager, ConnectionFactory) - Constructor for class org.apache.commons.dbcp.managed.LocalXAConnectionFactory
Creates an LocalXAConnectionFactory which uses the specified connection factory to create database connections.
LocalXAConnectionFactory.LocalXAResource - Class in org.apache.commons.dbcp.managed
LocalXAResource is a fake XAResource for non-XA connections.
LocalXAResource(Connection) - Constructor for class org.apache.commons.dbcp.managed.LocalXAConnectionFactory.LocalXAResource
 
locatorsUpdateCopy() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
log(String) - Method in class org.apache.commons.dbcp.BasicDataSource
 
logAbandoned - Variable in class org.apache.commons.dbcp.AbandonedConfig
Determines whether or not to log stack traces for application code which abandoned a Statement or Connection.
logicalConnection - Variable in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
The JDBC database logical connection.
loginTimeout - Variable in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Login TimeOut in seconds
loginTimeout - Variable in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Login TimeOut in seconds
logWriter - Variable in class org.apache.commons.dbcp.AbandonedConfig
PrintWriter to use to log information on abandoned objects.
logWriter - Variable in class org.apache.commons.dbcp.BasicDataSource
The PrintWriter to which log messages should be directed.
logWriter - Variable in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Log stream.
logWriter - Variable in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Log stream

M

main(String[]) - Static method in class org.apache.commons.jocl.JOCLContentHandler
A simple tester method.
MAJOR_VERSION - Static variable in class org.apache.commons.dbcp.PoolingDriver
 
makeObject(Object) - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
My {*link KeyedPoolableObjectFactory} method for creating {*link PreparedStatement}s.
makeObject() - Method in class org.apache.commons.dbcp.datasources.CPDSConnectionFactory
 
makeObject(Object) - Method in class org.apache.commons.dbcp.datasources.KeyedCPDSConnectionFactory
Creates a new PooledConnectionAndInfo from the given UserPassKey.
makeObject() - Method in class org.apache.commons.dbcp.managed.PoolableManagedConnectionFactory
Uses the configured XAConnectionFactory to create a PoolableManagedConnection.
makeObject() - Method in class org.apache.commons.dbcp.PoolableConnectionFactory
 
makeObject(Object) - Method in class org.apache.commons.dbcp.PoolingConnection
KeyedPoolableObjectFactory method for creating PoolablePreparedStatements or PoolableCallableStatements.
ManagedConnection - Class in org.apache.commons.dbcp.managed
ManagedConnection is responsible for managing a database connection in a transactional environment (typically called "Container Managed").
ManagedConnection(ObjectPool, TransactionRegistry, boolean) - Constructor for class org.apache.commons.dbcp.managed.ManagedConnection
 
ManagedConnection.CompletionListener - Class in org.apache.commons.dbcp.managed
Delegates to ManagedConnection.transactionComplete() for transaction completion events.
ManagedDataSource - Class in org.apache.commons.dbcp.managed
The ManagedDataSource is a PoolingDataSource that creates ManagedConnections.
ManagedDataSource() - Constructor for class org.apache.commons.dbcp.managed.ManagedDataSource
Creates an uninitialized datasource.
ManagedDataSource(ObjectPool, TransactionRegistry) - Constructor for class org.apache.commons.dbcp.managed.ManagedDataSource
Creates a ManagedDataSource which obtains connections from the specified pool and manages them using the specified transaction registry.
managers - Variable in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
Map to keep track of Pools for a given user
maxActive - Variable in class org.apache.commons.dbcp.BasicDataSource
The maximum number of active connections that can be allocated from this pool at the same time, or negative for no limit.
maxActive - Variable in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
 
maxActive - Variable in class org.apache.commons.dbcp.datasources.SharedPoolDataSource
 
maxIdle - Variable in class org.apache.commons.dbcp.BasicDataSource
The maximum number of connections that can remain idle in the pool, without extra ones being released, or negative for no limit.
maxIdle - Variable in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
 
maxIdle - Variable in class org.apache.commons.dbcp.datasources.SharedPoolDataSource
 
maxOpenPreparedStatements - Variable in class org.apache.commons.dbcp.BasicDataSource
The maximum number of open statements that can be allocated from the statement pool at the same time, or non-positive for no limit.
maxWait - Variable in class org.apache.commons.dbcp.BasicDataSource
The maximum number of milliseconds that the pool will wait (when there are no available connections) for a connection to be returned before throwing an exception, or <= 0 to wait indefinitely.
maxWait - Variable in class org.apache.commons.dbcp.datasources.SharedPoolDataSource
 
minEvictableIdleTimeMillis - Variable in class org.apache.commons.dbcp.BasicDataSource
The minimum amount of time an object may sit idle in the pool before it is eligable for eviction by the idle object evictor (if any).
minIdle - Variable in class org.apache.commons.dbcp.BasicDataSource
The minimum number of active connections that can remain idle in the pool, without extra ones being created, or 0 to create none.
MINOR_VERSION - Static variable in class org.apache.commons.dbcp.PoolingDriver
 
moveToCurrentRow() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
moveToInsertRow() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 

N

nativeSQL(String) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
nativeSQL(String) - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
nativeSQL(String) - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
next() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
NO_KEY_MESSAGE - Static variable in class org.apache.commons.dbcp.datasources.CPDSConnectionFactory
 
NO_KEY_MESSAGE - Static variable in class org.apache.commons.dbcp.datasources.KeyedCPDSConnectionFactory
 
normalizeSQL(String) - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
Normalize the given SQL statement, producing a cannonical form that is semantically equivalent to the original.
normalizeSQL(String) - Method in class org.apache.commons.dbcp.PoolingConnection
Normalize the given SQL statement, producing a cannonical form that is semantically equivalent to the original.
notifyListeners() - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
sends a connectionClosed event.
nullPlusNonNullIsNull() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
nullsAreSortedAtEnd() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
nullsAreSortedAtStart() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
nullsAreSortedHigh() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
nullsAreSortedLow() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
numTestsPerEvictionRun - Variable in class org.apache.commons.dbcp.BasicDataSource
The number of objects to examine during each run of the idle object evictor thread (if any).

O

org.apache.commons.dbcp - package org.apache.commons.dbcp
Database Connection Pool API.
org.apache.commons.dbcp.cpdsadapter - package org.apache.commons.dbcp.cpdsadapter
This package contains one public class which is a ConnectionPoolDataSource (CPDS) implementation that can be used to adapt older Driver based jdbc implementations.
org.apache.commons.dbcp.datasources - package org.apache.commons.dbcp.datasources
This package contains two DataSources: PerUserPoolDataSource and SharedPoolDataSource which provide a database connection pool.
org.apache.commons.dbcp.managed - package org.apache.commons.dbcp.managed
This package provides support for pooling of ManagedConnections.
org.apache.commons.jocl - package org.apache.commons.jocl
Java Object Configuration Language, an XML application for describing Java Objects to be instantiated.
originalAutoCommit - Variable in class org.apache.commons.dbcp.managed.LocalXAConnectionFactory.LocalXAResource
 
othersDeletesAreVisible(int) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
othersInsertsAreVisible(int) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
othersUpdatesAreVisible(int) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
ownDeletesAreVisible(int) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
ownInsertsAreVisible(int) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
ownUpdatesAreVisible(int) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 

P

parse(File) - Static method in class org.apache.commons.jocl.JOCLContentHandler
Parses a JOCL document from the specified file, using the XMLReader specified by the org.xml.sax.driver property.
parse(Reader) - Static method in class org.apache.commons.jocl.JOCLContentHandler
Parses a JOCL document from the specified Reader, using the XMLReader specified by the org.xml.sax.driver property.
parse(InputStream) - Static method in class org.apache.commons.jocl.JOCLContentHandler
Parses a JOCL document from the specified InputStream, using the XMLReader specified by the org.xml.sax.driver property.
parse(InputSource) - Static method in class org.apache.commons.jocl.JOCLContentHandler
Parses a JOCL document from the specified InputSource, using thethe XMLReader specified by the org.xml.sax.driver property.
parse(File, XMLReader) - Static method in class org.apache.commons.jocl.JOCLContentHandler
Parses a JOCL document from the specified file, using the XMLReader specified by the org.xml.sax.driver property.
parse(Reader, XMLReader) - Static method in class org.apache.commons.jocl.JOCLContentHandler
Parses a JOCL document from the specified Reader, using the specified XMLReader.
parse(InputStream, XMLReader) - Static method in class org.apache.commons.jocl.JOCLContentHandler
Parses a JOCL document from the specified InputStream, using the specified XMLReader.
parse(InputSource, XMLReader) - Static method in class org.apache.commons.jocl.JOCLContentHandler
Parses a JOCL document from the specified InputSource, using the specified XMLReader.
passivate() - Method in class org.apache.commons.dbcp.cpdsadapter.PoolablePreparedStatementStub
 
passivate() - Method in class org.apache.commons.dbcp.DelegatingConnection
 
passivate() - Method in class org.apache.commons.dbcp.DelegatingStatement
 
passivate() - Method in class org.apache.commons.dbcp.PoolableCallableStatement
Passivates to prepare for return to the pool.
passivate() - Method in class org.apache.commons.dbcp.PoolablePreparedStatement
 
passivateObject(Object, Object) - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
My {*link KeyedPoolableObjectFactory} method for passivating {*link PreparedStatement}s.
passivateObject(Object) - Method in class org.apache.commons.dbcp.datasources.CPDSConnectionFactory
 
passivateObject(Object, Object) - Method in class org.apache.commons.dbcp.datasources.KeyedCPDSConnectionFactory
 
passivateObject(Object) - Method in class org.apache.commons.dbcp.PoolableConnectionFactory
 
passivateObject(Object, Object) - Method in class org.apache.commons.dbcp.PoolingConnection
KeyedPoolableObjectFactory method for passivating PreparedStatements or CallableStatements.
password - Variable in class org.apache.commons.dbcp.BasicDataSource
The connection password to be passed to our JDBC driver to establish a connection.
password - Variable in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Password
password - Variable in class org.apache.commons.dbcp.datasources.PooledConnectionAndInfo
 
password - Variable in class org.apache.commons.dbcp.datasources.UserPassKey
 
password - Variable in class org.apache.commons.dbcp.managed.DataSourceXAConnectionFactory
 
pcMap - Variable in class org.apache.commons.dbcp.datasources.CPDSConnectionFactory
Map of PooledConnectionAndInfo instances
pcMap - Variable in class org.apache.commons.dbcp.datasources.KeyedCPDSConnectionFactory
Map of PooledConnectionAndInfo instances
PER_USER_POOL_CLASSNAME - Static variable in class org.apache.commons.dbcp.datasources.PerUserPoolDataSourceFactory
 
perUserDefaultAutoCommit - Variable in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
 
perUserDefaultReadOnly - Variable in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
 
perUserDefaultTransactionIsolation - Variable in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
 
perUserMaxActive - Variable in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
 
perUserMaxIdle - Variable in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
 
perUserMaxWait - Variable in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
 
PerUserPoolDataSource - Class in org.apache.commons.dbcp.datasources
A pooling DataSource appropriate for deployment within J2EE environment.
PerUserPoolDataSource() - Constructor for class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
Default no-arg constructor for Serialization
PerUserPoolDataSourceFactory - Class in org.apache.commons.dbcp.datasources
A JNDI ObjectFactory which creates SharedPoolDataSources
PerUserPoolDataSourceFactory() - Constructor for class org.apache.commons.dbcp.datasources.PerUserPoolDataSourceFactory
 
pool - Variable in class org.apache.commons.dbcp.datasources.SharedPoolDataSource
 
pool - Variable in class org.apache.commons.dbcp.managed.ManagedConnection
 
pool - Variable in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
PoolableCallableStatement - Class in org.apache.commons.dbcp
A DelegatingCallableStatement that cooperates with PoolingConnection to implement a pool of CallableStatements.
PoolableCallableStatement(CallableStatement, Object, KeyedObjectPool, Connection) - Constructor for class org.apache.commons.dbcp.PoolableCallableStatement
Constructor.
PoolableConnection - Class in org.apache.commons.dbcp
A delegating connection that, rather than closing the underlying connection, returns itself to an ObjectPool when closed.
PoolableConnection(Connection, ObjectPool) - Constructor for class org.apache.commons.dbcp.PoolableConnection
 
PoolableConnection(Connection, ObjectPool, AbandonedConfig) - Constructor for class org.apache.commons.dbcp.PoolableConnection
 
PoolableConnectionFactory - Class in org.apache.commons.dbcp
A PoolableObjectFactory that creates PoolableConnections.
PoolableConnectionFactory(ConnectionFactory, ObjectPool, KeyedObjectPoolFactory, String, boolean, boolean) - Constructor for class org.apache.commons.dbcp.PoolableConnectionFactory
Create a new PoolableConnectionFactory.
PoolableConnectionFactory(ConnectionFactory, ObjectPool, KeyedObjectPoolFactory, String, Collection, boolean, boolean) - Constructor for class org.apache.commons.dbcp.PoolableConnectionFactory
Create a new PoolableConnectionFactory.
PoolableConnectionFactory(ConnectionFactory, ObjectPool, KeyedObjectPoolFactory, String, int, boolean, boolean) - Constructor for class org.apache.commons.dbcp.PoolableConnectionFactory
Create a new PoolableConnectionFactory.
PoolableConnectionFactory(ConnectionFactory, ObjectPool, KeyedObjectPoolFactory, String, int, Collection, boolean, boolean) - Constructor for class org.apache.commons.dbcp.PoolableConnectionFactory
Create a new PoolableConnectionFactory.
PoolableConnectionFactory(ConnectionFactory, ObjectPool, KeyedObjectPoolFactory, String, boolean, boolean, int) - Constructor for class org.apache.commons.dbcp.PoolableConnectionFactory
Create a new PoolableConnectionFactory.
PoolableConnectionFactory(ConnectionFactory, ObjectPool, KeyedObjectPoolFactory, String, Collection, boolean, boolean, int) - Constructor for class org.apache.commons.dbcp.PoolableConnectionFactory
Create a new PoolableConnectionFactory.
PoolableConnectionFactory(ConnectionFactory, ObjectPool, KeyedObjectPoolFactory, String, int, boolean, boolean, int) - Constructor for class org.apache.commons.dbcp.PoolableConnectionFactory
Create a new PoolableConnectionFactory.
PoolableConnectionFactory(ConnectionFactory, ObjectPool, KeyedObjectPoolFactory, String, int, Collection, boolean, boolean, int) - Constructor for class org.apache.commons.dbcp.PoolableConnectionFactory
Create a new PoolableConnectionFactory.
PoolableConnectionFactory(ConnectionFactory, ObjectPool, KeyedObjectPoolFactory, String, boolean, boolean, AbandonedConfig) - Constructor for class org.apache.commons.dbcp.PoolableConnectionFactory
Create a new PoolableConnectionFactory.
PoolableConnectionFactory(ConnectionFactory, ObjectPool, KeyedObjectPoolFactory, String, boolean, boolean, int, AbandonedConfig) - Constructor for class org.apache.commons.dbcp.PoolableConnectionFactory
Create a new PoolableConnectionFactory.
PoolableConnectionFactory(ConnectionFactory, ObjectPool, KeyedObjectPoolFactory, String, boolean, boolean, int, String, AbandonedConfig) - Constructor for class org.apache.commons.dbcp.PoolableConnectionFactory
Create a new PoolableConnectionFactory.
PoolableConnectionFactory(ConnectionFactory, ObjectPool, KeyedObjectPoolFactory, String, Boolean, boolean, int, String, AbandonedConfig) - Constructor for class org.apache.commons.dbcp.PoolableConnectionFactory
Create a new PoolableConnectionFactory.
PoolableConnectionFactory(ConnectionFactory, ObjectPool, KeyedObjectPoolFactory, String, Collection, Boolean, boolean, int, String, AbandonedConfig) - Constructor for class org.apache.commons.dbcp.PoolableConnectionFactory
Create a new PoolableConnectionFactory.
PoolableConnectionFactory(ConnectionFactory, ObjectPool, KeyedObjectPoolFactory, String, int, Boolean, boolean, int, String, AbandonedConfig) - Constructor for class org.apache.commons.dbcp.PoolableConnectionFactory
Create a new PoolableConnectionFactory.
PoolableConnectionFactory(ConnectionFactory, ObjectPool, KeyedObjectPoolFactory, String, int, Collection, Boolean, boolean, int, String, AbandonedConfig) - Constructor for class org.apache.commons.dbcp.PoolableConnectionFactory
Create a new PoolableConnectionFactory.
PoolableManagedConnection - Class in org.apache.commons.dbcp.managed
PoolableConnection that unregisters from TransactionRegistry on Connection real destroy.
PoolableManagedConnection(TransactionRegistry, Connection, ObjectPool, AbandonedConfig) - Constructor for class org.apache.commons.dbcp.managed.PoolableManagedConnection
Create a PoolableManagedConnection.
PoolableManagedConnection(TransactionRegistry, Connection, ObjectPool) - Constructor for class org.apache.commons.dbcp.managed.PoolableManagedConnection
Create a PoolableManagedConnection.
PoolableManagedConnectionFactory - Class in org.apache.commons.dbcp.managed
PoolableManagedConnectionFactory(XAConnectionFactory, ObjectPool, KeyedObjectPoolFactory, String, boolean, boolean) - Constructor for class org.apache.commons.dbcp.managed.PoolableManagedConnectionFactory
Create a PoolableManagedConnectionFactory and attach it to a connection pool.
PoolableManagedConnectionFactory(XAConnectionFactory, ObjectPool, KeyedObjectPoolFactory, String, int, Collection, Boolean, boolean, int, String, AbandonedConfig) - Constructor for class org.apache.commons.dbcp.managed.PoolableManagedConnectionFactory
Create a PoolableManagedConnectionFactory and attach it to a connection pool.
PoolablePreparedStatement - Class in org.apache.commons.dbcp
A DelegatingPreparedStatement that cooperates with PoolingConnection to implement a pool of PreparedStatements.
PoolablePreparedStatement(PreparedStatement, Object, KeyedObjectPool, Connection) - Constructor for class org.apache.commons.dbcp.PoolablePreparedStatement
Constructor
PoolablePreparedStatementStub - Class in org.apache.commons.dbcp.cpdsadapter
A PoolablePreparedStatement stub since activate and passivate are declared protected and we need to be able to call them within this package.
PoolablePreparedStatementStub(PreparedStatement, Object, KeyedObjectPool, Connection) - Constructor for class org.apache.commons.dbcp.cpdsadapter.PoolablePreparedStatementStub
Constructor
pooledConnection - Variable in class org.apache.commons.dbcp.cpdsadapter.ConnectionImpl
The object that instantiated this object
pooledConnection - Variable in class org.apache.commons.dbcp.datasources.PooledConnectionAndInfo
 
PooledConnectionAndInfo - Class in org.apache.commons.dbcp.datasources
Immutable poolable object holding a PooledConnection along with the username and password used to create the connection.
PooledConnectionAndInfo(PooledConnection, String, String) - Constructor for class org.apache.commons.dbcp.datasources.PooledConnectionAndInfo
 
PooledConnectionImpl - Class in org.apache.commons.dbcp.cpdsadapter
Implementation of PooledConnection that is returned by PooledConnectionDataSource.
PooledConnectionImpl(Connection, KeyedObjectPool) - Constructor for class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
Wrap the real connection.
PooledConnectionImpl.PStmtKey - Class in org.apache.commons.dbcp.cpdsadapter
A key uniquely identifying {*link PreparedStatement}s.
PooledConnectionManager - Interface in org.apache.commons.dbcp.datasources
Methods to manage PoolableConnections and the connection pools that source them.
PoolGuardConnectionWrapper(Connection) - Constructor for class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
PoolGuardConnectionWrapper(ObjectPool, Connection) - Constructor for class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
PoolingConnection - Class in org.apache.commons.dbcp
A DelegatingConnection that pools PreparedStatements.
PoolingConnection(Connection) - Constructor for class org.apache.commons.dbcp.PoolingConnection
Constructor.
PoolingConnection(Connection, KeyedObjectPool) - Constructor for class org.apache.commons.dbcp.PoolingConnection
Constructor.
PoolingConnection.PStmtKey - Class in org.apache.commons.dbcp
A key uniquely identifiying PreparedStatements.
PoolingDataSource - Class in org.apache.commons.dbcp
A simple DataSource implementation that obtains Connections from the specified ObjectPool.
PoolingDataSource() - Constructor for class org.apache.commons.dbcp.PoolingDataSource
 
PoolingDataSource(ObjectPool) - Constructor for class org.apache.commons.dbcp.PoolingDataSource
 
PoolingDataSource.PoolGuardConnectionWrapper - Class in org.apache.commons.dbcp
PoolGuardConnectionWrapper is a Connection wrapper that makes sure a closed connection cannot be used anymore.
PoolingDriver - Class in org.apache.commons.dbcp
A Driver implementation that obtains Connections from a registered ObjectPool.
PoolingDriver() - Constructor for class org.apache.commons.dbcp.PoolingDriver
 
PoolingDriver.PoolGuardConnectionWrapper - Class in org.apache.commons.dbcp
PoolGuardConnectionWrapper is a Connection wrapper that makes sure a closed connection cannot be used anymore.
PoolKey - Class in org.apache.commons.dbcp.datasources
 
PoolKey(String, String) - Constructor for class org.apache.commons.dbcp.datasources.PoolKey
 
poolPreparedStatements - Variable in class org.apache.commons.dbcp.BasicDataSource
Prepared statement pooling for this pool.
poolPreparedStatements - Variable in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
 
prepare(Xid) - Method in class org.apache.commons.dbcp.managed.LocalXAConnectionFactory.LocalXAResource
This method does nothing since the LocalXAConnection does not support two-phase-commit.
prepareCall(String) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
prepareCall(String, int, int) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
prepareCall(String, int, int, int) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
prepareCall(String) - Method in class org.apache.commons.dbcp.PoolingConnection
Create or obtain a CallableStatement from the pool.
prepareCall(String, int, int) - Method in class org.apache.commons.dbcp.PoolingConnection
Create or obtain a CallableStatement from the pool.
prepareCall(String) - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
prepareCall(String, int, int) - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
prepareCall(String, int, int, int) - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
prepareCall(String) - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
prepareCall(String, int, int) - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
prepareCall(String, int, int, int) - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
prepareStatement(String) - Method in class org.apache.commons.dbcp.cpdsadapter.ConnectionImpl
If pooling of PreparedStatements is turned on in the DriverAdapterCPDS, a pooled object may be returned, otherwise delegate to the wrapped jdbc 1.x Connection.
prepareStatement(String, int, int) - Method in class org.apache.commons.dbcp.cpdsadapter.ConnectionImpl
If pooling of PreparedStatements is turned on in the DriverAdapterCPDS, a pooled object may be returned, otherwise delegate to the wrapped jdbc 1.x Connection.
prepareStatement(String, int, int, int) - Method in class org.apache.commons.dbcp.cpdsadapter.ConnectionImpl
 
prepareStatement(String, int) - Method in class org.apache.commons.dbcp.cpdsadapter.ConnectionImpl
 
prepareStatement(String, int[]) - Method in class org.apache.commons.dbcp.cpdsadapter.ConnectionImpl
 
prepareStatement(String, String[]) - Method in class org.apache.commons.dbcp.cpdsadapter.ConnectionImpl
 
prepareStatement(String) - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
Create or obtain a PreparedStatement from my pool.
prepareStatement(String, int, int) - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
Create or obtain a PreparedStatement from my pool.
prepareStatement(String, int) - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
Create or obtain a PreparedStatement from my pool.
prepareStatement(String, int, int, int) - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
 
prepareStatement(String, int[]) - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
 
prepareStatement(String, String[]) - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
 
prepareStatement(String) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
prepareStatement(String, int, int) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
prepareStatement(String, int, int, int) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
prepareStatement(String, int) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
prepareStatement(String, int[]) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
prepareStatement(String, String[]) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
prepareStatement(String) - Method in class org.apache.commons.dbcp.PoolingConnection
Create or obtain a PreparedStatement from the pool.
prepareStatement(String, int, int) - Method in class org.apache.commons.dbcp.PoolingConnection
Create or obtain a PreparedStatement from the pool.
prepareStatement(String) - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
prepareStatement(String, int, int) - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
prepareStatement(String, int) - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
prepareStatement(String, int, int, int) - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
prepareStatement(String, int[]) - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
prepareStatement(String, String[]) - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
prepareStatement(String) - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
prepareStatement(String, int, int) - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
prepareStatement(String, int) - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
prepareStatement(String, int, int, int) - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
prepareStatement(String, int[]) - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
prepareStatement(String, String[]) - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
previous() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
printStackTrace() - Method in class org.apache.commons.dbcp.AbandonedTrace
Prints a stack trace of the code that created this object.
PROP_ACCESSTOUNDERLYINGCONNECTIONALLOWED - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
PROP_CONNECTIONPROPERTIES - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
PROP_DEFAULTAUTOCOMMIT - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
PROP_DEFAULTCATALOG - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
PROP_DEFAULTREADONLY - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
PROP_DEFAULTTRANSACTIONISOLATION - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
PROP_DRIVERCLASSNAME - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
PROP_INITCONNECTIONSQLS - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
The property name for initConnectionSqls.
PROP_INITIALSIZE - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
PROP_LOGABANDONED - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
PROP_MAXACTIVE - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
PROP_MAXIDLE - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
PROP_MAXOPENPREPAREDSTATEMENTS - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
PROP_MAXWAIT - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
PROP_MINEVICTABLEIDLETIMEMILLIS - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
PROP_MINIDLE - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
PROP_NUMTESTSPEREVICTIONRUN - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
PROP_PASSWORD - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
PROP_POOLPREPAREDSTATEMENTS - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
PROP_REMOVEABANDONED - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
PROP_REMOVEABANDONEDTIMEOUT - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
PROP_TESTONBORROW - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
PROP_TESTONRETURN - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
PROP_TESTWHILEIDLE - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
PROP_TIMEBETWEENEVICTIONRUNSMILLIS - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
PROP_URL - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
PROP_USERNAME - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
PROP_VALIDATIONQUERY - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
PROP_VALIDATIONQUERY_TIMEOUT - Static variable in class org.apache.commons.dbcp.BasicDataSourceFactory
 
PStmtKey(String) - Constructor for class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl.PStmtKey
 
PStmtKey(String, int, int) - Constructor for class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl.PStmtKey
 
PStmtKey(String, int) - Constructor for class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl.PStmtKey
 
PStmtKey(String, int, int, int) - Constructor for class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl.PStmtKey
 
PStmtKey(String, int[]) - Constructor for class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl.PStmtKey
 
PStmtKey(String, String[]) - Constructor for class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl.PStmtKey
 
PStmtKey(String) - Constructor for class org.apache.commons.dbcp.PoolingConnection.PStmtKey
 
PStmtKey(String, String) - Constructor for class org.apache.commons.dbcp.PoolingConnection.PStmtKey
 
PStmtKey(String, String, byte) - Constructor for class org.apache.commons.dbcp.PoolingConnection.PStmtKey
 
PStmtKey(String, int, int) - Constructor for class org.apache.commons.dbcp.PoolingConnection.PStmtKey
 
PStmtKey(String, String, int, int) - Constructor for class org.apache.commons.dbcp.PoolingConnection.PStmtKey
 
PStmtKey(String, String, int, int, byte) - Constructor for class org.apache.commons.dbcp.PoolingConnection.PStmtKey
 
pstmtPool - Variable in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
My pool of {*link PreparedStatement}s.

R

readObject(ObjectInputStream) - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
Supports Serialization interface.
readObject(ObjectInputStream) - Method in class org.apache.commons.dbcp.datasources.SharedPoolDataSource
Supports Serialization interface.
reallyClose() - Method in class org.apache.commons.dbcp.managed.PoolableManagedConnection
Actually close the underlying connection.
reallyClose() - Method in class org.apache.commons.dbcp.PoolableConnection
Actually close my underlying Connection.
recover(int) - Method in class org.apache.commons.dbcp.managed.LocalXAConnectionFactory.LocalXAResource
Always returns a zero length Xid array.
refreshRow() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
registerConnection(Connection, XAResource) - Method in class org.apache.commons.dbcp.managed.TransactionRegistry
Registers the association between a Connection and a XAResource.
registerNewInstance(InstanceKeyDataSource) - Static method in class org.apache.commons.dbcp.datasources.InstanceKeyObjectFactory
 
registerOutParameter(int, int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
registerOutParameter(int, int, int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
registerOutParameter(int, int, String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
registerOutParameter(String, int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
registerOutParameter(String, int, int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
registerOutParameter(String, int, String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
registerPool(String, String) - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
 
registerPool(String, String) - Method in class org.apache.commons.dbcp.datasources.SharedPoolDataSource
 
registerPool(String, ObjectPool) - Method in class org.apache.commons.dbcp.PoolingDriver
 
relative(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
releaseSavepoint(Savepoint) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
releaseSavepoint(Savepoint) - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
releaseSavepoint(Savepoint) - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
removeAbandoned - Variable in class org.apache.commons.dbcp.AbandonedConfig
Whether or not a connection is considered abandoned and eligible for removal if it has been idle longer than the removeAbandonedTimeout
removeAbandoned() - Method in class org.apache.commons.dbcp.AbandonedObjectPool
Recover abandoned db connections which have been idle greater than the removeAbandonedTimeout.
removeAbandonedTimeout - Variable in class org.apache.commons.dbcp.AbandonedConfig
Timeout in seconds before an abandoned connection can be removed
removeConnectionEventListener(ConnectionEventListener) - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
removeConnectionProperty(String) - Method in class org.apache.commons.dbcp.BasicDataSource
Remove a custom connection property.
removeInstance(String) - Static method in class org.apache.commons.dbcp.datasources.InstanceKeyObjectFactory
 
removeStatementEventListener(StatementEventListener) - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
 
removeTrace(AbandonedTrace) - Method in class org.apache.commons.dbcp.AbandonedTrace
Remove a child object this object is tracing.
restart() - Method in class org.apache.commons.dbcp.BasicDataSource
Not used currently
restartNeeded - Variable in class org.apache.commons.dbcp.BasicDataSource
A property setter has been invoked that will require the connection pool to be re-initialized.
returnObject(Object) - Method in class org.apache.commons.dbcp.AbandonedObjectPool
Return a db connection to the pool.
rollback() - Method in class org.apache.commons.dbcp.DelegatingConnection
 
rollback(Savepoint) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
rollback(Xid) - Method in class org.apache.commons.dbcp.managed.LocalXAConnectionFactory.LocalXAResource
Rolls back the transaction and restores the original auto commit setting.
rollback() - Method in class org.apache.commons.dbcp.managed.ManagedConnection
 
rollback() - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
rollback(Savepoint) - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
rollback() - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
rollback(Savepoint) - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
rollbackAfterValidation - Variable in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
 
rowDeleted() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
rowInserted() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
rowUpdated() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 

S

serialVersionUID - Static variable in exception org.apache.commons.dbcp.AbandonedTrace.AbandonedObjectException
 
serialVersionUID - Static variable in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
 
serialVersionUID - Static variable in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
 
serialVersionUID - Static variable in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
 
serialVersionUID - Static variable in class org.apache.commons.dbcp.datasources.PoolKey
 
serialVersionUID - Static variable in class org.apache.commons.dbcp.datasources.SharedPoolDataSource
 
serialVersionUID - Static variable in class org.apache.commons.dbcp.datasources.UserPassKey
 
serialVersionUID - Static variable in exception org.apache.commons.dbcp.DbcpException
Deprecated.
 
serialVersionUID - Static variable in exception org.apache.commons.dbcp.SQLNestedException
Deprecated.
 
setAccessToUnderlyingConnectionAllowed(boolean) - Method in class org.apache.commons.dbcp.BasicDataSource
Sets the value of the accessToUnderlyingConnectionAllowed property.
setAccessToUnderlyingConnectionAllowed(boolean) - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Sets the value of the accessToUnderlyingConnectionAllowed property.
setAccessToUnderlyingConnectionAllowed(boolean) - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
Sets the value of the accessToUnderlyingConnectionAllowed property.
setAccessToUnderlyingConnectionAllowed(boolean) - Method in class org.apache.commons.dbcp.PoolingDataSource
Sets the value of the accessToUnderlyingConnectionAllowed property.
setAccessToUnderlyingConnectionAllowed(boolean) - Static method in class org.apache.commons.dbcp.PoolingDriver
Sets the value of the accessToUnderlyingConnectionAllowed property.
setArray(int, Array) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setAsciiStream(String, InputStream, int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setAsciiStream(String, InputStream, long) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setAsciiStream(String, InputStream) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setAsciiStream(int, InputStream, int) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setAsciiStream(int, InputStream, long) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setAsciiStream(int, InputStream) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setAutoCommit(boolean) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
setAutoCommit(boolean) - Method in class org.apache.commons.dbcp.managed.ManagedConnection
 
setAutoCommit(boolean) - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
setAutoCommit(boolean) - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
setBigDecimal(String, BigDecimal) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setBigDecimal(int, BigDecimal) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setBinaryStream(String, InputStream, int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setBinaryStream(String, InputStream, long) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setBinaryStream(String, InputStream) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setBinaryStream(int, InputStream, int) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setBinaryStream(int, InputStream, long) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setBinaryStream(int, InputStream) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setBlob(String, InputStream, long) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setBlob(String, Blob) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setBlob(String, InputStream) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setBlob(int, Blob) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setBlob(int, InputStream, long) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setBlob(int, InputStream) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setBoolean(String, boolean) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setBoolean(int, boolean) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setByte(String, byte) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setByte(int, byte) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setBytes(String, byte[]) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setBytes(int, byte[]) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setCatalog(String) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
setCatalog(String) - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
setCatalog(String) - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
setCharacterStream(String, Reader, int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setCharacterStream(String, Reader, long) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setCharacterStream(String, Reader) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setCharacterStream(int, Reader, int) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setCharacterStream(int, Reader, long) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setCharacterStream(int, Reader) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setClientInfo(String, String) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
setClientInfo(Properties) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
setClob(String, Reader, long) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setClob(String, Clob) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setClob(String, Reader) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setClob(int, Clob) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setClob(int, Reader, long) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setClob(int, Reader) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setCommonProperties(Reference, InstanceKeyDataSource) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyObjectFactory
 
setConnectionFactory(ConnectionFactory) - Method in class org.apache.commons.dbcp.PoolableConnectionFactory
Sets the ConnectionFactory from which to obtain base Connections.
setConnectionInitSql(Collection) - Method in class org.apache.commons.dbcp.PoolableConnectionFactory
Sets the SQL statements I use to initialize newly created Connections.
setConnectionInitSqls(Collection) - Method in class org.apache.commons.dbcp.BasicDataSource
Sets the list of SQL statements to be executed when a physical connection is first created.
setConnectionPoolDataSource(ConnectionPoolDataSource) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Set the backend ConnectionPoolDataSource.
setConnectionProperties(String) - Method in class org.apache.commons.dbcp.BasicDataSource
Sets the connection properties passed to driver.connect(...).
setConnectionProperties(Properties) - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Set the connection properties passed to the JDBC driver.
setCursorName(String) - Method in class org.apache.commons.dbcp.DelegatingStatement
 
setDataSourceName(String) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Set the name of the ConnectionPoolDataSource which backs this pool.
setDate(String, Date) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setDate(String, Date, Calendar) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setDate(int, Date) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setDate(int, Date, Calendar) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setDefaultAutoCommit(boolean) - Method in class org.apache.commons.dbcp.BasicDataSource
Sets default auto-commit state of connections returned by this datasource.
setDefaultAutoCommit(boolean) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Set the value of defaultAutoCommit, which defines the state of connections handed out from this pool.
setDefaultAutoCommit(boolean) - Method in class org.apache.commons.dbcp.PoolableConnectionFactory
Sets the default "auto commit" setting for borrowed Connections
setDefaultCatalog(String) - Method in class org.apache.commons.dbcp.BasicDataSource
Sets the default catalog.
setDefaultCatalog(String) - Method in class org.apache.commons.dbcp.PoolableConnectionFactory
Sets the default "catalog" setting for borrowed Connections
setDefaultMaxActive(int) - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
The maximum number of active connections that can be allocated from this pool at the same time, or non-positive for no limit.
setDefaultMaxIdle(int) - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
The maximum number of active connections that can remain idle in the pool, without extra ones being released, or negative for no limit.
setDefaultMaxWait(int) - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
The maximum number of milliseconds that the pool will wait (when there are no available connections) for a connection to be returned before throwing an exception, or -1 to wait indefinitely.
setDefaultReadOnly(boolean) - Method in class org.apache.commons.dbcp.BasicDataSource
Sets defaultReadonly property.
setDefaultReadOnly(boolean) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Set the value of defaultReadOnly, which defines the state of connections handed out from this pool.
setDefaultReadOnly(boolean) - Method in class org.apache.commons.dbcp.PoolableConnectionFactory
Sets the default "read only" setting for borrowed Connections
setDefaultTransactionIsolation(int) - Method in class org.apache.commons.dbcp.BasicDataSource
Sets the default transaction isolation state for returned connections.
setDefaultTransactionIsolation(int) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Set the value of defaultTransactionIsolation, which defines the state of connections handed out from this pool.
setDefaultTransactionIsolation(int) - Method in class org.apache.commons.dbcp.PoolableConnectionFactory
Sets the default "Transaction Isolation" setting for borrowed Connections
setDelegate(CallableStatement) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
Sets my delegate.
setDelegate(Connection) - Method in class org.apache.commons.dbcp.DelegatingConnection
Sets my delegate.
setDelegate(PreparedStatement) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
Sets my delegate.
setDelegate(Statement) - Method in class org.apache.commons.dbcp.DelegatingStatement
Sets my delegate.
setDescription(String) - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Set the value of description.
setDescription(String) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Set the description.
setDocumentLocator(Locator) - Method in class org.apache.commons.jocl.JOCLContentHandler
 
setDouble(String, double) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setDouble(int, double) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setDriver(String) - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Set the driver classname.
setDriverClassLoader(ClassLoader) - Method in class org.apache.commons.dbcp.BasicDataSource
Sets the class loader to be used to load the JDBC driver.
setDriverClassName(String) - Method in class org.apache.commons.dbcp.BasicDataSource
Sets the jdbc driver class name.
setEscapeProcessing(boolean) - Method in class org.apache.commons.dbcp.DelegatingStatement
 
setFetchDirection(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
setFetchDirection(int) - Method in class org.apache.commons.dbcp.DelegatingStatement
 
setFetchSize(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
setFetchSize(int) - Method in class org.apache.commons.dbcp.DelegatingStatement
 
setFloat(String, float) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setFloat(int, float) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setHoldability(int) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
setHoldability(int) - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
setHoldability(int) - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
setInitialSize(int) - Method in class org.apache.commons.dbcp.BasicDataSource
Sets the initial size of the connection pool.
setInt(String, int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setInt(int, int) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setJndiEnvironment(String, String) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Sets the value of the given JNDI environment property to be used when instantiating a JNDI InitialContext.
setLastUsed() - Method in class org.apache.commons.dbcp.AbandonedTrace
Set the time this object was last used to the current time in ms.
setLastUsed(long) - Method in class org.apache.commons.dbcp.AbandonedTrace
Set the time in ms this object was last used.
setLogAbandoned(boolean) - Method in class org.apache.commons.dbcp.AbandonedConfig
Flag to log stack traces for application code which abandoned a Statement or Connection.
setLogAbandoned(boolean) - Method in class org.apache.commons.dbcp.BasicDataSource
 
setLoginTimeout(int) - Method in class org.apache.commons.dbcp.BasicDataSource
BasicDataSource does NOT support this method.
setLoginTimeout(int) - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Sets the maximum time in seconds that this data source will wait while attempting to connect to a database.
setLoginTimeout(int) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Set the value of loginTimeout.
setLoginTimeout(int) - Method in class org.apache.commons.dbcp.PoolingDataSource
Throws UnsupportedOperationException.
setLogWriter(PrintWriter) - Method in class org.apache.commons.dbcp.AbandonedConfig
Sets the log writer to be used by this configuration to log information on abandoned objects.
setLogWriter(PrintWriter) - Method in class org.apache.commons.dbcp.BasicDataSource
Sets the log writer being used by this data source.
setLogWriter(PrintWriter) - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Set the log writer for this data source.
setLogWriter(PrintWriter) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Set the value of logWriter.
setLogWriter(PrintWriter) - Method in class org.apache.commons.dbcp.PoolingDataSource
Sets my log writer.
setLong(String, long) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setLong(int, long) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setMaxActive(int) - Method in class org.apache.commons.dbcp.BasicDataSource
Sets the maximum number of active connections that can be allocated at the same time.
setMaxActive(int) - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
The maximum number of active statements that can be allocated from this pool at the same time, or non-positive for no limit.
setMaxActive(int) - Method in class org.apache.commons.dbcp.datasources.SharedPoolDataSource
The maximum number of active connections that can be allocated from this pool at the same time, or non-positive for no limit.
setMaxFieldSize(int) - Method in class org.apache.commons.dbcp.DelegatingStatement
 
setMaxIdle(int) - Method in class org.apache.commons.dbcp.BasicDataSource
Sets the maximum number of connections that can remain idle in the pool.
setMaxIdle(int) - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
The maximum number of statements that can remain idle in the pool, without extra ones being released, or negative for no limit.
setMaxIdle(int) - Method in class org.apache.commons.dbcp.datasources.SharedPoolDataSource
The maximum number of active connections that can remain idle in the pool, without extra ones being released, or negative for no limit.
setMaxOpenPreparedStatements(int) - Method in class org.apache.commons.dbcp.BasicDataSource
Sets the value of the BasicDataSource.maxOpenPreparedStatements property.
setMaxPreparedStatements(int) - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Sets the maximum number of prepared statements.
setMaxRows(int) - Method in class org.apache.commons.dbcp.DelegatingStatement
 
setMaxWait(long) - Method in class org.apache.commons.dbcp.BasicDataSource
Sets the maxWait property.
setMaxWait(int) - Method in class org.apache.commons.dbcp.datasources.SharedPoolDataSource
The maximum number of milliseconds that the pool will wait (when there are no available connections) for a connection to be returned before throwing an exception, or -1 to wait indefinitely.
setMinEvictableIdleTimeMillis(long) - Method in class org.apache.commons.dbcp.BasicDataSource
setMinEvictableIdleTimeMillis(int) - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Sets the minimum amount of time a statement may sit idle in the pool before it is eligable for eviction by the idle object evictor (if any).
setMinEvictableIdleTimeMillis(int) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Sets the minimum amount of time an object may sit idle in the pool before it is eligable for eviction by the idle object evictor (if any).
setMinIdle(int) - Method in class org.apache.commons.dbcp.BasicDataSource
Sets the minimum number of idle connections in the pool.
setNCharacterStream(String, Reader, long) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setNCharacterStream(String, Reader) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setNCharacterStream(int, Reader, long) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setNCharacterStream(int, Reader) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setNClob(String, NClob) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setNClob(String, Reader, long) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setNClob(String, Reader) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setNClob(int, NClob) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setNClob(int, Reader, long) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setNClob(int, Reader) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setNetworkTimeout(Executor, int) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
setNetworkTimeout(Executor, int) - Method in class org.apache.commons.dbcp.PoolingConnection
 
setNString(String, String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setNString(int, String) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setNull(String, int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setNull(String, int, String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setNull(int, int) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setNull(int, int, String) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setNumTestsPerEvictionRun(int) - Method in class org.apache.commons.dbcp.BasicDataSource
Sets the value of the BasicDataSource.numTestsPerEvictionRun property.
setNumTestsPerEvictionRun(int) - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Sets the number of statements to examine during each run of the idle object evictor thread (if any).
setNumTestsPerEvictionRun(int) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Sets the number of objects to examine during each run of the idle object evictor thread (if any).
setObject(String, Object, int, int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setObject(String, Object, int) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setObject(String, Object) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setObject(int, Object, int, int) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setObject(int, Object, int) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setObject(int, Object) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setPassword(String) - Method in class org.apache.commons.dbcp.BasicDataSource
setPassword(String) - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Set the value of password for the default user.
setPassword(String) - Method in class org.apache.commons.dbcp.datasources.CPDSConnectionFactory
Sets the database password used when creating new connections.
setPassword(String) - Method in class org.apache.commons.dbcp.datasources.KeyedCPDSConnectionFactory
Does nothing.
setPassword(String) - Method in interface org.apache.commons.dbcp.datasources.PooledConnectionManager
Sets the databsase password used when creating connections.
setPassword(String) - Method in class org.apache.commons.dbcp.managed.DataSourceXAConnectionFactory
Sets the password used to authenticate new connections.
setPerUserDefaultAutoCommit(String, Boolean) - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
The keys are usernames and the value is the --.
setPerUserDefaultReadOnly(String, Boolean) - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
The keys are usernames and the value is the --.
setPerUserDefaultTransactionIsolation(String, Integer) - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
The isolation level of connections when returned from getConnection.
setPerUserMaxActive(String, Integer) - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
The maximum number of active connections that can be allocated from this pool at the same time, or non-positive for no limit.
setPerUserMaxIdle(String, Integer) - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
The maximum number of active connections that can remain idle in the pool, without extra ones being released, or negative for no limit.
setPerUserMaxWait(String, Integer) - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
The maximum number of milliseconds that the pool will wait (when there are no available connections) for a connection to be returned before throwing an exception, or -1 to wait indefinitely.
setPool(ObjectPool) - Method in class org.apache.commons.dbcp.PoolableConnectionFactory
Sets the ObjectPool in which to pool Connections.
setPool(ObjectPool) - Method in class org.apache.commons.dbcp.PoolingDataSource
 
setPoolable(boolean) - Method in class org.apache.commons.dbcp.DelegatingStatement
 
setPoolPreparedStatements(boolean) - Method in class org.apache.commons.dbcp.BasicDataSource
Sets whether to pool statements or not.
setPoolPreparedStatements(boolean) - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Flag to toggle the pooling of PreparedStatements
setQueryTimeout(int) - Method in class org.apache.commons.dbcp.DelegatingStatement
 
setReadOnly(boolean) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
setReadOnly(boolean) - Method in class org.apache.commons.dbcp.managed.ManagedConnection
 
setReadOnly(boolean) - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
setReadOnly(boolean) - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
setRef(int, Ref) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setRemoveAbandoned(boolean) - Method in class org.apache.commons.dbcp.AbandonedConfig
Flag to remove abandoned connections if they exceed the removeAbandonedTimeout.
setRemoveAbandoned(boolean) - Method in class org.apache.commons.dbcp.BasicDataSource
 
setRemoveAbandonedTimeout(int) - Method in class org.apache.commons.dbcp.AbandonedConfig
Timeout in seconds before an abandoned connection can be removed.
setRemoveAbandonedTimeout(int) - Method in class org.apache.commons.dbcp.BasicDataSource
 
setRollbackAfterValidation(boolean) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Whether a rollback will be issued after executing the SQL query that will be used to validate connections from this pool before returning them to the caller.
setRowId(String, RowId) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setRowId(int, RowId) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setSavepoint() - Method in class org.apache.commons.dbcp.DelegatingConnection
 
setSavepoint(String) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
setSavepoint() - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
setSavepoint(String) - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
setSavepoint() - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
setSavepoint(String) - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
setSchema(String) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
setSchema(String) - Method in class org.apache.commons.dbcp.PoolingConnection
 
setSharedConnection(Connection) - Method in class org.apache.commons.dbcp.managed.TransactionContext
Sets the shared connection for this transaction.
setShort(String, short) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setShort(int, short) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setSQLXML(String, SQLXML) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setSQLXML(int, SQLXML) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setStackTrace() - Method in class org.apache.commons.dbcp.AbandonedTrace
If logAbandoned=true generate a stack trace for this object then add this object to the parent object trace list.
setStatementPoolFactory(KeyedObjectPoolFactory) - Method in class org.apache.commons.dbcp.PoolableConnectionFactory
Sets the KeyedObjectPoolFactory I use to create KeyedObjectPools for pooling PreparedStatements.
setString(String, String) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setString(int, String) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setTestOnBorrow(boolean) - Method in class org.apache.commons.dbcp.BasicDataSource
Sets the BasicDataSource.testOnBorrow property.
setTestOnBorrow(boolean) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
When true, objects will be {*link PoolableObjectFactory#validateObject validated} before being returned by the {*link #borrowObject} method.
setTestOnReturn(boolean) - Method in class org.apache.commons.dbcp.BasicDataSource
Sets the testOnReturn property.
setTestOnReturn(boolean) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
When true, objects will be {*link PoolableObjectFactory#validateObject validated} before being returned to the pool within the {*link #returnObject}.
setTestWhileIdle(boolean) - Method in class org.apache.commons.dbcp.BasicDataSource
Sets the testWhileIdle property.
setTestWhileIdle(boolean) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
When true, objects will be {*link PoolableObjectFactory#validateObject validated} by the idle object evictor (if any).
setTime(String, Time) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setTime(String, Time, Calendar) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setTime(int, Time) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setTime(int, Time, Calendar) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setTimeBetweenEvictionRunsMillis(long) - Method in class org.apache.commons.dbcp.BasicDataSource
setTimeBetweenEvictionRunsMillis(int) - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Sets the number of milliseconds to sleep between runs of the idle object evictor thread.
setTimeBetweenEvictionRunsMillis(int) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Sets the number of milliseconds to sleep between runs of the idle object evictor thread.
setTimestamp(String, Timestamp) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setTimestamp(String, Timestamp, Calendar) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setTimestamp(int, Timestamp) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setTransactionIsolation(int) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
setTransactionIsolation(int) - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
setTransactionIsolation(int) - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
setTransactionManager(TransactionManager) - Method in class org.apache.commons.dbcp.managed.BasicManagedDataSource
Sets the required transaction manager property.
setTransactionRegistry(TransactionRegistry) - Method in class org.apache.commons.dbcp.managed.ManagedDataSource
Sets the transaction registry from the XAConnectionFactory used to create the pool.
setTransactionTimeout(int) - Method in class org.apache.commons.dbcp.managed.LocalXAConnectionFactory.LocalXAResource
Always returns false since we have no way to set a transaction timeout on a JDBC connection.
setTypeMap(Map) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
setTypeMap(Map) - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
setTypeMap(Map) - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
setUnicodeStream(int, InputStream, int) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
Deprecated. 
setupDefaults(Connection, String) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
 
setupDefaults(Connection, String) - Method in class org.apache.commons.dbcp.datasources.PerUserPoolDataSource
 
setupDefaults(Connection, String) - Method in class org.apache.commons.dbcp.datasources.SharedPoolDataSource
 
setUrl(String) - Method in class org.apache.commons.dbcp.BasicDataSource
setUrl(String) - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Set the value of url used to locate the database for this datasource.
setURL(String, URL) - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
setURL(int, URL) - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
 
setUser(String) - Method in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Set the value of default user (login or username).
setUsername(String) - Method in class org.apache.commons.dbcp.BasicDataSource
setUsername(String) - Method in class org.apache.commons.dbcp.managed.DataSourceXAConnectionFactory
Sets the username used to authenticate new connections.
setValidationQuery(String) - Method in class org.apache.commons.dbcp.BasicDataSource
setValidationQuery(String) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
The SQL query that will be used to validate connections from this pool before returning them to the caller.
setValidationQuery(String) - Method in class org.apache.commons.dbcp.PoolableConnectionFactory
Sets the query I use to validate Connections.
setValidationQueryTimeout(int) - Method in class org.apache.commons.dbcp.BasicDataSource
Sets the validation query timeout, the amount of time, in seconds, that connection validation will wait for a response from the database when executing a validation query.
setValidationQueryTimeout(int) - Method in class org.apache.commons.dbcp.PoolableConnectionFactory
Sets the validation query timeout, the amount of time, in seconds, that connection validation will wait for a response from the database when executing a validation query.
setXADataSource(String) - Method in class org.apache.commons.dbcp.managed.BasicManagedDataSource
Sets the optional XADataSource class name.
setXaDataSourceInstance(XADataSource) - Method in class org.apache.commons.dbcp.managed.BasicManagedDataSource
Sets the XADataSource instance used by the XAConnectionFactory.
SHARED_POOL_CLASSNAME - Static variable in class org.apache.commons.dbcp.datasources.SharedPoolDataSourceFactory
 
sharedConnection - Variable in class org.apache.commons.dbcp.managed.TransactionContext
 
SharedPoolDataSource - Class in org.apache.commons.dbcp.datasources
A pooling DataSource appropriate for deployment within J2EE environment.
SharedPoolDataSource() - Constructor for class org.apache.commons.dbcp.datasources.SharedPoolDataSource
Default no-arg constructor for Serialization
SharedPoolDataSourceFactory - Class in org.apache.commons.dbcp.datasources
A JNDI ObjectFactory which creates SharedPoolDataSources
SharedPoolDataSourceFactory() - Constructor for class org.apache.commons.dbcp.datasources.SharedPoolDataSourceFactory
 
size() - Method in class org.apache.commons.jocl.JOCLContentHandler
Returns the number of values and types in my list.
SQLNestedException - Exception in org.apache.commons.dbcp
Deprecated.
Use '(SQLException) new SQLException(msg).initCause(e)' instead; this class will be removed in DBCP 2.0
SQLNestedException(String, Throwable) - Constructor for exception org.apache.commons.dbcp.SQLNestedException
Deprecated.
Constructs a new SQLNestedException with specified detail message and nested Throwable.
start(Xid, int) - Method in class org.apache.commons.dbcp.managed.LocalXAConnectionFactory.LocalXAResource
Signals that a the connection has been enrolled in a transaction.
startElement(String, String, String, Attributes) - Method in class org.apache.commons.jocl.JOCLContentHandler
 
STATEMENT_CALLABLESTMT - Static variable in class org.apache.commons.dbcp.PoolingConnection
Callable Statement type
STATEMENT_PREPAREDSTMT - Static variable in class org.apache.commons.dbcp.PoolingConnection
Prepared Statement type
statementEventListeners - Variable in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
StatementEventListeners
storesLowerCaseIdentifiers() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
storesLowerCaseQuotedIdentifiers() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
storesMixedCaseIdentifiers() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
storesMixedCaseQuotedIdentifiers() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
storesUpperCaseIdentifiers() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
storesUpperCaseQuotedIdentifiers() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsAlterTableWithAddColumn() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsAlterTableWithDropColumn() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsANSI92EntryLevelSQL() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsANSI92FullSQL() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsANSI92IntermediateSQL() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsBatchUpdates() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsCatalogsInDataManipulation() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsCatalogsInIndexDefinitions() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsCatalogsInPrivilegeDefinitions() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsCatalogsInProcedureCalls() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsCatalogsInTableDefinitions() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsColumnAliasing() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsConvert() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsConvert(int, int) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsCoreSQLGrammar() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsCorrelatedSubqueries() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsDataManipulationTransactionsOnly() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsDifferentTableCorrelationNames() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsExpressionsInOrderBy() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsExtendedSQLGrammar() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsFullOuterJoins() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsGetGeneratedKeys() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsGroupBy() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsGroupByBeyondSelect() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsGroupByUnrelated() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsIntegrityEnhancementFacility() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsLikeEscapeClause() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsLimitedOuterJoins() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsMinimumSQLGrammar() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsMixedCaseIdentifiers() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsMixedCaseQuotedIdentifiers() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsMultipleOpenResults() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsMultipleResultSets() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsMultipleTransactions() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsNamedParameters() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsNonNullableColumns() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsOpenCursorsAcrossCommit() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsOpenCursorsAcrossRollback() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsOpenStatementsAcrossCommit() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsOpenStatementsAcrossRollback() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsOrderByUnrelated() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsOuterJoins() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsPositionedDelete() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsPositionedUpdate() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsResultSetConcurrency(int, int) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsResultSetHoldability(int) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsResultSetType(int) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsSavepoints() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsSchemasInDataManipulation() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsSchemasInIndexDefinitions() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsSchemasInPrivilegeDefinitions() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsSchemasInProcedureCalls() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsSchemasInTableDefinitions() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsSelectForUpdate() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsStatementPooling() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsStoredFunctionsUsingCallSyntax() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsStoredProcedures() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsSubqueriesInComparisons() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsSubqueriesInExists() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsSubqueriesInIns() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsSubqueriesInQuantifieds() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsTableCorrelationNames() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsTransactionIsolationLevel(int) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsTransactions() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsUnion() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
supportsUnionAll() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 

T

testCPDS(String, String) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
 
testOnBorrow - Variable in class org.apache.commons.dbcp.BasicDataSource
The indication of whether objects will be validated before being borrowed from the pool.
testOnReturn - Variable in class org.apache.commons.dbcp.BasicDataSource
The indication of whether objects will be validated before being returned to the pool.
testPositionSet - Variable in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
true iff one of the setters for testOnBorrow, testOnReturn, testWhileIdle has been called.
testWhileIdle - Variable in class org.apache.commons.dbcp.BasicDataSource
The indication of whether objects will be validated by the idle object evictor (if any).
timeBetweenEvictionRunsMillis - Variable in class org.apache.commons.dbcp.BasicDataSource
The number of milliseconds to sleep between runs of the idle object evictor thread.
toString() - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl.PStmtKey
 
toString() - Method in class org.apache.commons.dbcp.datasources.PoolKey
 
toString() - Method in class org.apache.commons.dbcp.datasources.UserPassKey
 
toString() - Method in class org.apache.commons.dbcp.DelegatingConnection
Returns a string representation of the metadata associated with the innnermost delegate connection.
toString() - Method in class org.apache.commons.dbcp.DelegatingPreparedStatement
Returns a String representation of this object.
toString() - Method in class org.apache.commons.dbcp.DelegatingStatement
Returns a String representation of this object.
toString() - Method in class org.apache.commons.dbcp.DriverConnectionFactory
 
toString() - Method in class org.apache.commons.dbcp.PoolingConnection.PStmtKey
 
toString() - Method in class org.apache.commons.dbcp.PoolingConnection
 
toString() - Method in class org.apache.commons.dbcp.PoolingDataSource.PoolGuardConnectionWrapper
 
toString() - Method in class org.apache.commons.dbcp.PoolingDriver.PoolGuardConnectionWrapper
 
trace - Variable in class org.apache.commons.dbcp.AbandonedObjectPool
A list of connections in use
traceList - Variable in class org.apache.commons.dbcp.AbandonedTrace
A list of objects created by children of this object
transactionComplete() - Method in class org.apache.commons.dbcp.managed.ManagedConnection
 
transactionContext - Variable in class org.apache.commons.dbcp.managed.ManagedConnection
 
TransactionContext - Class in org.apache.commons.dbcp.managed
TransactionContext represents the association between a single XAConnectionFactory and a Transaction.
TransactionContext(TransactionRegistry, Transaction) - Constructor for class org.apache.commons.dbcp.managed.TransactionContext
Creates a TransactionContext for the specified Transaction and TransactionRegistry.
TransactionContextListener - Interface in org.apache.commons.dbcp.managed
A listener for transaction completion events.
transactionManager - Variable in class org.apache.commons.dbcp.managed.BasicManagedDataSource
Transaction Manager
transactionManager - Variable in class org.apache.commons.dbcp.managed.TransactionRegistry
 
transactionRef - Variable in class org.apache.commons.dbcp.managed.TransactionContext
 
transactionRegistry - Variable in class org.apache.commons.dbcp.managed.BasicManagedDataSource
Transaction Registry
transactionRegistry - Variable in class org.apache.commons.dbcp.managed.DataSourceXAConnectionFactory
 
transactionRegistry - Variable in class org.apache.commons.dbcp.managed.LocalXAConnectionFactory
 
transactionRegistry - Variable in class org.apache.commons.dbcp.managed.ManagedConnection
 
transactionRegistry - Variable in class org.apache.commons.dbcp.managed.ManagedDataSource
 
transactionRegistry - Variable in class org.apache.commons.dbcp.managed.PoolableManagedConnection
 
transactionRegistry - Variable in class org.apache.commons.dbcp.managed.PoolableManagedConnectionFactory
Transaction registry associated with connections created by this factory
transactionRegistry - Variable in class org.apache.commons.dbcp.managed.TransactionContext
 
TransactionRegistry - Class in org.apache.commons.dbcp.managed
TransactionRegistry tracks Connections and XAResources in a transacted environment for a single XAConnectionFactory.
TransactionRegistry(TransactionManager) - Constructor for class org.apache.commons.dbcp.managed.TransactionRegistry
Creates a TransactionRegistry for the specified transaction manager.

U

UNKNOWN_TRANSACTIONISOLATION - Static variable in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
Internal constant to indicate the level is not set.
UNKNOWN_TRANSACTIONISOLATION - Static variable in class org.apache.commons.dbcp.PoolableConnectionFactory
Internal constant to indicate the level is not set.
unregisterConnection(Connection) - Method in class org.apache.commons.dbcp.managed.TransactionRegistry
Unregisters a destroyed connection from TransactionRegistry
unwrap(Class<T>) - Method in class org.apache.commons.dbcp.BasicDataSource
 
unwrap(Class<T>) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
 
unwrap(Class<T>) - Method in class org.apache.commons.dbcp.DelegatingConnection
 
unwrap(Class<T>) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
unwrap(Class<T>) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
unwrap(Class<T>) - Method in class org.apache.commons.dbcp.DelegatingStatement
 
unwrap(Class<T>) - Method in class org.apache.commons.dbcp.PoolingDataSource
 
updateArray(int, Array) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateArray(String, Array) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateAsciiStream(int, InputStream, long) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateAsciiStream(String, InputStream, long) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateAsciiStream(int, InputStream) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateAsciiStream(String, InputStream) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateBinaryStream(int, InputStream, long) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateBinaryStream(String, InputStream, long) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateBinaryStream(int, InputStream) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateBinaryStream(String, InputStream) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateBlob(int, Blob) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateBlob(String, Blob) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateBlob(int, InputStream, long) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateBlob(String, InputStream, long) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateBlob(int, InputStream) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateBlob(String, InputStream) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateBoolean(int, boolean) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateBoolean(String, boolean) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateByte(int, byte) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateByte(String, byte) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateBytes(int, byte[]) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateBytes(String, byte[]) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateCharacterStream(int, Reader, int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateCharacterStream(String, Reader, int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateCharacterStream(int, Reader, long) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateCharacterStream(String, Reader, long) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateCharacterStream(int, Reader) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateCharacterStream(String, Reader) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateClob(int, Clob) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateClob(String, Clob) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateClob(int, Reader, long) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateClob(String, Reader, long) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateClob(int, Reader) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateClob(String, Reader) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateDate(int, Date) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateDate(String, Date) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateDouble(int, double) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateDouble(String, double) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateFloat(int, float) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateFloat(String, float) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateInt(int, int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateInt(String, int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateLong(int, long) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateLong(String, long) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateNCharacterStream(int, Reader, long) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateNCharacterStream(String, Reader, long) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateNCharacterStream(int, Reader) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateNCharacterStream(String, Reader) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateNClob(int, NClob) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateNClob(String, NClob) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateNClob(int, Reader, long) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateNClob(String, Reader, long) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateNClob(int, Reader) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateNClob(String, Reader) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateNString(int, String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateNString(String, String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateNull(int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateNull(String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateObject(int, Object, int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateObject(int, Object) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateObject(String, Object, int) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateObject(String, Object) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateRef(int, Ref) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateRef(String, Ref) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateRow() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateRowId(int, RowId) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateRowId(String, RowId) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updatesAreDetected(int) - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
updateShort(int, short) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateShort(String, short) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateSQLXML(int, SQLXML) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateSQLXML(String, SQLXML) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateString(int, String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateString(String, String) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateTime(int, Time) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateTime(String, Time) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateTimestamp(int, Timestamp) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateTimestamp(String, Timestamp) - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
updateTransactionStatus() - Method in class org.apache.commons.dbcp.managed.ManagedConnection
 
upkey - Variable in class org.apache.commons.dbcp.datasources.PooledConnectionAndInfo
 
url - Variable in class org.apache.commons.dbcp.BasicDataSource
The connection URL to be passed to our JDBC driver to establish a connection.
url - Variable in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
Url name
URL_PREFIX - Static variable in class org.apache.commons.dbcp.PoolingDriver
My URL prefix
URL_PREFIX_LEN - Static variable in class org.apache.commons.dbcp.PoolingDriver
 
user - Variable in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
User name
username - Variable in class org.apache.commons.dbcp.BasicDataSource
The connection username to be passed to our JDBC driver to establish a connection.
username - Variable in class org.apache.commons.dbcp.datasources.PooledConnectionAndInfo
 
username - Variable in class org.apache.commons.dbcp.datasources.PoolKey
 
username - Variable in class org.apache.commons.dbcp.datasources.UserPassKey
 
username - Variable in class org.apache.commons.dbcp.managed.DataSourceXAConnectionFactory
 
UserPassKey - Class in org.apache.commons.dbcp.datasources
Holds a username, password pair.
UserPassKey(String, String) - Constructor for class org.apache.commons.dbcp.datasources.UserPassKey
 
usesLocalFilePerTable() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 
usesLocalFiles() - Method in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
 

V

validateConnection(Connection) - Method in class org.apache.commons.dbcp.PoolableConnectionFactory
 
validateConnectionFactory(PoolableConnectionFactory) - Static method in class org.apache.commons.dbcp.BasicDataSource
 
validateObject(Object, Object) - Method in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl
My {*link KeyedPoolableObjectFactory} method for validating {*link PreparedStatement}s.
validateObject(Object) - Method in class org.apache.commons.dbcp.datasources.CPDSConnectionFactory
 
validateObject(Object, Object) - Method in class org.apache.commons.dbcp.datasources.KeyedCPDSConnectionFactory
Validates a pooled connection.
validateObject(Object) - Method in class org.apache.commons.dbcp.PoolableConnectionFactory
 
validateObject(Object, Object) - Method in class org.apache.commons.dbcp.PoolingConnection
KeyedPoolableObjectFactory method for validating pooled statements.
validatingMap - Variable in class org.apache.commons.dbcp.datasources.CPDSConnectionFactory
Map of PooledConnections for which close events are ignored.
validatingMap - Variable in class org.apache.commons.dbcp.datasources.KeyedCPDSConnectionFactory
Map of PooledConnections for which close events are ignored.
validationQuery - Variable in class org.apache.commons.dbcp.BasicDataSource
The SQL query that will be used to validate connections from this pool before returning them to the caller.
validationQuery - Variable in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
 
validationQueryTimeout - Variable in class org.apache.commons.dbcp.BasicDataSource
Timeout in seconds before connection validation queries fail.

W

wasNull() - Method in class org.apache.commons.dbcp.DelegatingCallableStatement
 
wasNull() - Method in class org.apache.commons.dbcp.DelegatingResultSet
 
whenExhaustedAction(int, int) - Method in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
 
wrapResultSet(Statement, ResultSet) - Static method in class org.apache.commons.dbcp.DelegatingResultSet
 
wrapResultSet(Connection, ResultSet) - Static method in class org.apache.commons.dbcp.DelegatingResultSet
 

X

XAConnectionFactory - Interface in org.apache.commons.dbcp.managed
XAConnectionFactory is an extension of ConnectionFactory used to create connections in a transaction managed environment.
xaDataSource - Variable in class org.apache.commons.dbcp.managed.BasicManagedDataSource
XA datasource class name
xaDataSource - Variable in class org.apache.commons.dbcp.managed.DataSourceXAConnectionFactory
 
xaDataSourceInstance - Variable in class org.apache.commons.dbcp.managed.BasicManagedDataSource
XA datasource instance
xaResources - Variable in class org.apache.commons.dbcp.managed.TransactionRegistry
 

_

_acceptEmptyNamespaceForAttributes - Variable in class org.apache.commons.jocl.JOCLContentHandler
When true, I will treat attributes with an empty namespace URI as part of the JOCL namespace.
_acceptEmptyNamespaceForElements - Variable in class org.apache.commons.jocl.JOCLContentHandler
When true, I will treat elements with an empty namespace URI as part of the JOCL namespace.
_acceptJoclPrefixForAttributes - Variable in class org.apache.commons.jocl.JOCLContentHandler
When true, I will treat attributes with the JOCLContentHandler.JOCL_PREFIX but no namespace URI as being mapped to the jocl namespace.
_acceptJoclPrefixForElements - Variable in class org.apache.commons.jocl.JOCLContentHandler
When true, I will treat elements with the JOCLContentHandler.JOCL_PREFIX but no namespace URI as being mapped to the jocl namespace.
_argTypes - Variable in class org.apache.commons.jocl.JOCLContentHandler.ConstructorDetails
 
_argValues - Variable in class org.apache.commons.jocl.JOCLContentHandler.ConstructorDetails
 
_autoGeneratedKeys - Variable in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl.PStmtKey
 
_catalog - Variable in class org.apache.commons.dbcp.PoolingConnection.PStmtKey
Database catalog
_closed - Variable in class org.apache.commons.dbcp.DelegatingConnection
 
_closed - Variable in class org.apache.commons.dbcp.DelegatingStatement
 
_columnIndexes - Variable in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl.PStmtKey
 
_columnNames - Variable in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl.PStmtKey
 
_config - Variable in class org.apache.commons.dbcp.PoolableConnectionFactory
Configuration for removing abandoned connections.
_conn - Variable in class org.apache.commons.dbcp.DelegatingConnection
My delegate Connection.
_conn - Variable in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
The connection that created me.
_conn - Variable in class org.apache.commons.dbcp.DelegatingResultSet
The Connection that created me, if any.
_conn - Variable in class org.apache.commons.dbcp.DelegatingStatement
The connection that created me.
_connectionInitSqls - Variable in class org.apache.commons.dbcp.PoolableConnectionFactory
 
_connectUri - Variable in class org.apache.commons.dbcp.DriverConnectionFactory
 
_connectUri - Variable in class org.apache.commons.dbcp.DriverManagerConnectionFactory
 
_connFactory - Variable in class org.apache.commons.dbcp.PoolableConnectionFactory
 
_cpds - Variable in class org.apache.commons.dbcp.datasources.CPDSConnectionFactory
 
_cpds - Variable in class org.apache.commons.dbcp.datasources.KeyedCPDSConnectionFactory
 
_createdTime - Variable in exception org.apache.commons.dbcp.AbandonedTrace.AbandonedObjectException
 
_cur - Variable in class org.apache.commons.jocl.JOCLContentHandler
The object I'm currently working on.
_defaultAutoCommit - Variable in class org.apache.commons.dbcp.PoolableConnectionFactory
 
_defaultCatalog - Variable in class org.apache.commons.dbcp.PoolableConnectionFactory
 
_defaultReadOnly - Variable in class org.apache.commons.dbcp.PoolableConnectionFactory
 
_defaultTransactionIsolation - Variable in class org.apache.commons.dbcp.PoolableConnectionFactory
 
_driver - Variable in class org.apache.commons.dbcp.DriverConnectionFactory
 
_isgroup - Variable in class org.apache.commons.jocl.JOCLContentHandler.ConstructorDetails
 
_isnull - Variable in class org.apache.commons.jocl.JOCLContentHandler.ConstructorDetails
 
_key - Variable in class org.apache.commons.dbcp.PoolableCallableStatement
Key for this statement in the containing KeyedObjectPool.
_key - Variable in class org.apache.commons.dbcp.PoolablePreparedStatement
My "key" as used by KeyedObjectPool.
_locator - Variable in class org.apache.commons.jocl.JOCLContentHandler
My Locator.
_logWriter - Variable in class org.apache.commons.dbcp.PoolingDataSource
My log writer.
_maxPreparedStatements - Variable in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
 
_meta - Variable in class org.apache.commons.dbcp.DelegatingDatabaseMetaData
My delegate DatabaseMetaData
_minEvictableIdleTimeMillis - Variable in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
 
_minEvictableIdleTimeMillis - Variable in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
 
_numTestsPerEvictionRun - Variable in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
 
_numTestsPerEvictionRun - Variable in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
 
_parent - Variable in class org.apache.commons.jocl.JOCLContentHandler.ConstructorDetails
 
_passwd - Variable in class org.apache.commons.dbcp.DataSourceConnectionFactory
 
_passwd - Variable in class org.apache.commons.dbcp.DriverManagerConnectionFactory
 
_password - Variable in class org.apache.commons.dbcp.datasources.CPDSConnectionFactory
 
_pool - Variable in class org.apache.commons.dbcp.datasources.CPDSConnectionFactory
 
_pool - Variable in class org.apache.commons.dbcp.datasources.KeyedCPDSConnectionFactory
 
_pool - Variable in class org.apache.commons.dbcp.PoolableCallableStatement
The KeyedObjectPool from which this CallableStatement was obtained.
_pool - Variable in class org.apache.commons.dbcp.PoolableConnection
The pool to which I should return.
_pool - Variable in class org.apache.commons.dbcp.PoolableConnectionFactory
 
_pool - Variable in class org.apache.commons.dbcp.PoolablePreparedStatement
The KeyedObjectPool from which I was obtained.
_pool - Variable in class org.apache.commons.dbcp.PoolingDataSource
 
_pools - Static variable in class org.apache.commons.dbcp.PoolingDriver
The map of registered pools.
_props - Variable in class org.apache.commons.dbcp.DriverConnectionFactory
 
_props - Variable in class org.apache.commons.dbcp.DriverManagerConnectionFactory
 
_pstmtPool - Variable in class org.apache.commons.dbcp.PoolingConnection
Pool of PreparedStatements.
_res - Variable in class org.apache.commons.dbcp.DelegatingResultSet
My delegate.
_resultSetConcurrency - Variable in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl.PStmtKey
 
_resultSetConcurrency - Variable in class org.apache.commons.dbcp.PoolingConnection.PStmtKey
Result set concurrency
_resultSetHoldability - Variable in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl.PStmtKey
 
_resultSetType - Variable in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl.PStmtKey
 
_resultSetType - Variable in class org.apache.commons.dbcp.PoolingConnection.PStmtKey
Result set type
_rollbackAfterValidation - Variable in class org.apache.commons.dbcp.datasources.CPDSConnectionFactory
 
_rollbackAfterValidation - Variable in class org.apache.commons.dbcp.datasources.KeyedCPDSConnectionFactory
 
_source - Variable in class org.apache.commons.dbcp.DataSourceConnectionFactory
 
_sql - Variable in class org.apache.commons.dbcp.cpdsadapter.PooledConnectionImpl.PStmtKey
 
_sql - Variable in class org.apache.commons.dbcp.PoolingConnection.PStmtKey
SQL defining Prepared or Callable Statement
_stmt - Variable in class org.apache.commons.dbcp.DelegatingResultSet
The Statement that created me, if any.
_stmt - Variable in class org.apache.commons.dbcp.DelegatingStatement
My delegate.
_stmtPoolFactory - Variable in class org.apache.commons.dbcp.PoolableConnectionFactory
 
_stmtType - Variable in class org.apache.commons.dbcp.PoolingConnection.PStmtKey
Statement type.
_testOnBorrow - Variable in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
 
_testOnReturn - Variable in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
 
_testWhileIdle - Variable in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
 
_timeBetweenEvictionRunsMillis - Variable in class org.apache.commons.dbcp.cpdsadapter.DriverAdapterCPDS
 
_timeBetweenEvictionRunsMillis - Variable in class org.apache.commons.dbcp.datasources.InstanceKeyDataSource
 
_type - Variable in class org.apache.commons.jocl.JOCLContentHandler.ConstructorDetails
 
_typeList - Variable in class org.apache.commons.jocl.JOCLContentHandler
A list of the types (Classes) already created via the parse.
_uname - Variable in class org.apache.commons.dbcp.DataSourceConnectionFactory
 
_uname - Variable in class org.apache.commons.dbcp.DriverManagerConnectionFactory
 
_username - Variable in class org.apache.commons.dbcp.datasources.CPDSConnectionFactory
 
_validationQuery - Variable in class org.apache.commons.dbcp.datasources.CPDSConnectionFactory
 
_validationQuery - Variable in class org.apache.commons.dbcp.datasources.KeyedCPDSConnectionFactory
 
_validationQuery - Variable in class org.apache.commons.dbcp.PoolableConnectionFactory
 
_validationQueryTimeout - Variable in class org.apache.commons.dbcp.PoolableConnectionFactory
 
_valueList - Variable in class org.apache.commons.jocl.JOCLContentHandler
A list of the values (Objects) already created via the parse.
A B C D E F G H I J K L M N O P R S T U V W X _