Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abort(Executor) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- absolute(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- activated(Connection) - Method in interface org.jboss.jca.adapters.jdbc.spi.listener.ConnectionListener
-
Connection activated
- active() - Method in class org.jboss.jca.adapters.jdbc.local.URLSelector
-
Get the active URL
- active() - Method in interface org.jboss.jca.adapters.jdbc.spi.URLSelectorStrategy
-
Get the active URL
- active() - Method in interface org.jboss.jca.adapters.jdbc.spi.URLXASelectorStrategy
-
Get the active XAData entry
- active() - Method in class org.jboss.jca.adapters.jdbc.xa.URLXASelector
-
Get the active XAData entry
- activeLocks() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- activeLocks() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Active locks
- activeLocks$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- AdaptersBundle - Interface in org.jboss.jca.adapters
-
The adapters bundle.
- AdaptersBundle_$bundle - Class in org.jboss.jca.adapters
-
Warning this class consists of generated code.
- AdaptersBundle_$bundle() - Constructor for class org.jboss.jca.adapters.AdaptersBundle_$bundle
- AdaptersLogger - Interface in org.jboss.jca.adapters
-
The adapters logger.
- AdaptersLogger_$logger - Class in org.jboss.jca.adapters
-
Warning this class consists of generated code.
- AdaptersLogger_$logger(Logger) - Constructor for class org.jboss.jca.adapters.AdaptersLogger_$logger
- addBatch() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- addBatch() - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- addBatch(String) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- addBatch(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- addConnectionEventListener(ConnectionEventListener) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
Add a connection event listener
- afterLast() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- agedOut() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
-
Age out
- AlwaysExceptionSorter - Class in org.jboss.jca.adapters.jdbc.extensions.novendor
-
AlwaysExceptionSorter
- AlwaysExceptionSorter() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.novendor.AlwaysExceptionSorter
-
Constructor
- AlwaysStaleConnectionChecker - Class in org.jboss.jca.adapters.jdbc.extensions.novendor
-
AlwaysStaleConnectionChecker.
- AlwaysStaleConnectionChecker() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.novendor.AlwaysStaleConnectionChecker
-
Constructor
- associateConnection(Object) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
Associate a handle
- autocommitManagedTransaction() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- autocommitManagedTransaction() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Autocommit managed transaction
- autocommitManagedTransaction$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
B
- BaseWrapperManagedConnection - Class in org.jboss.jca.adapters.jdbc
-
BaseWrapperManagedConnection
- BaseWrapperManagedConnection(BaseWrapperManagedConnectionFactory, Connection, Properties, int, int) - Constructor for class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
Constructor
- BaseWrapperManagedConnectionFactory - Class in org.jboss.jca.adapters.jdbc
-
BaseWrapperManagedConnectionFactory
- BaseWrapperManagedConnectionFactory() - Constructor for class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Constructor
- beforeFirst() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- begin() - Method in class org.jboss.jca.adapters.jdbc.local.LocalManagedConnection
- begin() - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnection
- broadcastConnectionError(Throwable) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
Broad cast a connection error
- broadcastConnectionError(SQLException) - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnection
- bundle - Static variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
The bundle
- bundle - Static variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
The bundle
- bundle - Static variable in class org.jboss.jca.adapters.jdbc.JBossWrapper
-
The bundle
C
- Cache<K,
V> - Interface in org.jboss.jca.adapters.jdbc.util -
Interface that specifies a policy for caches.
- CachedCallableStatement - Class in org.jboss.jca.adapters.jdbc
-
A cache wrapper for java.sql.CallableStatement
- CachedCallableStatement(CallableStatement) - Constructor for class org.jboss.jca.adapters.jdbc.CachedCallableStatement
-
Constructor
- CachedCallableStatementJDK7 - Class in org.jboss.jca.adapters.jdbc.jdk7
-
CachedCallableStatementJDK7.
- CachedCallableStatementJDK7(CallableStatement) - Constructor for class org.jboss.jca.adapters.jdbc.jdk7.CachedCallableStatementJDK7
-
Constructor
- CachedCallableStatementJDK8 - Class in org.jboss.jca.adapters.jdbc.jdk8
-
CachedCallableStatementJDK8
- CachedCallableStatementJDK8(CallableStatement) - Constructor for class org.jboss.jca.adapters.jdbc.jdk8.CachedCallableStatementJDK8
-
Constructor
- CachedPreparedStatement - Class in org.jboss.jca.adapters.jdbc
-
Wrapper class for cached PreparedStatements.
- CachedPreparedStatement(PreparedStatement) - Constructor for class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
-
Constructor
- CachedPreparedStatementJDK7 - Class in org.jboss.jca.adapters.jdbc.jdk7
-
CachedPreparedStatementJDK7.
- CachedPreparedStatementJDK7(PreparedStatement) - Constructor for class org.jboss.jca.adapters.jdbc.jdk7.CachedPreparedStatementJDK7
-
Constructor
- CachedPreparedStatementJDK8 - Class in org.jboss.jca.adapters.jdbc.jdk8
-
CachedPreparedStatementJDK8.
- CachedPreparedStatementJDK8(PreparedStatement) - Constructor for class org.jboss.jca.adapters.jdbc.jdk8.CachedPreparedStatementJDK8
-
Constructor
- CacheListener<V> - Interface in org.jboss.jca.adapters.jdbc.util
-
A cache listener
- CALLABLE_STATEMENT - Static variable in class org.jboss.jca.adapters.jdbc.PreparedStatementCache.Key
-
Callable statement cache
- cancel() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- cancel() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- cancelRowUpdates() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- capacityChanged(int) - Method in class org.jboss.jca.adapters.jdbc.util.LRUCache.LRUList
-
Callback that signals that the capacity of the cache is changed.
- checkConfiguredQueryTimeout() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
-
Check configured query timeout
- checkException(Throwable) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
-
The base checkException method rethrows the supplied exception, informing the ManagedConnection of the error.
- checkException(Throwable) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- checkException(Throwable) - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
-
Check exception
- checkException(SQLException) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
Check exception
- checkState() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
Check state
- checkState() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- checkState() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
-
Check state
- checkStatus() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
-
The checkStatus method checks that the handle has not been closed and that it is associated with a managed connection.
- checkTransaction() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- checkTransaction() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- checkTransaction() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
-
Check transaction
- checkTransactionActive() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
-
Check if transaction is active
- checkTransactionActive() - Method in class org.jboss.jca.adapters.jdbc.WrapperDataSource
-
Check whether a tranasction is active
- checkValidConnectionSQL - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
The variable
checkValidConnectionSQLholds an sql statement that may be executed whenever a managed connection is removed from the pool, to check that it is still valid. - CheckValidConnectionSQL - Class in org.jboss.jca.adapters.jdbc
-
Implements check valid connection sql
- CheckValidConnectionSQL() - Constructor for class org.jboss.jca.adapters.jdbc.CheckValidConnectionSQL
-
Constructor
- CheckValidConnectionSQL(String) - Constructor for class org.jboss.jca.adapters.jdbc.CheckValidConnectionSQL
-
Constructor
- ClassLoaderPlugin - Interface in org.jboss.jca.adapters.jdbc.spi
-
A ClassLoaderPlugin spi
- cleanup() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
- clear() - Method in class org.jboss.jca.adapters.jdbc.statistics.JdbcStatisticsPlugin
- clear() - Method in class org.jboss.jca.adapters.jdbc.util.LRUCache.LRUList
-
Clear
- clearBatch() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- clearBatch() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- clearParameters() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- clearParameters() - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- clearWarnings() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- clearWarnings() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- clearWarnings() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- clearWarnings() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- close() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
-
Close
- close() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- close() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- close() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- closeOnCompletion() - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- closeOnCompletion() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- closeOnCompletion() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- closeResultSets() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
-
Close result sets
- closingResultSet(String, Throwable) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- closingResultSet(String, Throwable) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Closing result set
- closingResultSet$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- closingStatement(String, Throwable) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- closingStatement(String, Throwable) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Closing statement
- closingStatement$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- commit() - Method in class org.jboss.jca.adapters.jdbc.local.LocalManagedConnection
- commit() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- commit() - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnection
- commit(Xid, boolean) - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnection
- commitAutocommit() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- commitAutocommit() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Commit autocommit
- commitAutocommit$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- commitManagedTransaction() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- commitManagedTransaction() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Commit managed transaction
- commitManagedTransaction$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- con - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
The connection
- connectionChecker - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
The instance of the valid connection checker
- connectionClosed() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- connectionClosed() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Connection closed
- connectionClosed$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- connectionDestroyed() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- connectionDestroyed() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Connection destroyed
- connectionDestroyed$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- ConnectionListener - Interface in org.jboss.jca.adapters.jdbc.spi.listener
-
Define the SPI contract for a connection listener plugin for the JDBC resource adapter.
- connectionNotAssociated(Object) - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- connectionNotAssociated(Object) - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Not associated
- connectionNotAssociated$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- connectionProperties - Variable in class org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory
-
The connection properties
- connectionProps - Variable in class org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory
-
The connection properties
- connectionURLNull() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- connectionURLNull() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
ConnectionURL null
- connectionURLNull$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- Constants - Class in org.jboss.jca.adapters.jdbc
-
Constants
- createArrayOf(String, Object[]) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- createBlob() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- createCachedCallableStatement(CallableStatement) - Method in class org.jboss.jca.adapters.jdbc.jdk7.WrappedConnectionFactoryJDK7
-
Create a cached callable statement
- createCachedCallableStatement(CallableStatement) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedConnectionFactoryJDK8
-
Create a cached callable statement
- createCachedCallableStatement(CallableStatement) - Method in interface org.jboss.jca.adapters.jdbc.WrappedConnectionFactory
-
Create a cached callable statement
- createCachedPreparedStatement(PreparedStatement) - Method in class org.jboss.jca.adapters.jdbc.jdk7.WrappedConnectionFactoryJDK7
-
Create a cached prepared statement
- createCachedPreparedStatement(PreparedStatement) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedConnectionFactoryJDK8
-
Create a cached prepared statement
- createCachedPreparedStatement(PreparedStatement) - Method in interface org.jboss.jca.adapters.jdbc.WrappedConnectionFactory
-
Create a cached prepared statement
- createClob() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- createConnectionFactory() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
- createConnectionFactory(ConnectionManager) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
- createConnectionFactory(ConnectionManager) - Method in class org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory
- createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory
- createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnectionFactory
- createNClob() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- createSQLXML() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- createStatement() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- createStatement(int, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- createStatement(int, int, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- createStruct(String, Object[]) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- createWrappedConnection(BaseWrapperManagedConnection, boolean, String, boolean, ClassLoaderPlugin) - Method in class org.jboss.jca.adapters.jdbc.jdk7.WrappedConnectionFactoryJDK7
-
Wrap connection
- createWrappedConnection(BaseWrapperManagedConnection, boolean, String, boolean, ClassLoaderPlugin) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedConnectionFactoryJDK8
-
Wrap connection
- createWrappedConnection(BaseWrapperManagedConnection, boolean, String, boolean, ClassLoaderPlugin) - Method in interface org.jboss.jca.adapters.jdbc.WrappedConnectionFactory
-
Create a wrapped connection
- currentXid - Variable in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnection
-
The Xid
D
- datasourceClassNull() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- datasourceClassNull() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
DataSourceClass null
- datasourceClassNull$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- DB2ExceptionSorter - Class in org.jboss.jca.adapters.jdbc.extensions.db2
-
A DB2ExceptionSorter current only supporting the Type 4 Universal driver.
- DB2ExceptionSorter() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.db2.DB2ExceptionSorter
-
Constructor
- DB2StaleConnectionChecker - Class in org.jboss.jca.adapters.jdbc.extensions.db2
-
A DB2StaleConnectionChecker.
- DB2StaleConnectionChecker() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.db2.DB2StaleConnectionChecker
-
Constructor
- DB2ValidConnectionChecker - Class in org.jboss.jca.adapters.jdbc.extensions.db2
-
A DB2ValidConnectionChecker.
- DB2ValidConnectionChecker() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.db2.DB2ValidConnectionChecker
-
Constructor
- defaultFetchSize - Static variable in class org.jboss.jca.adapters.jdbc.WrappedResultSet
-
Default fetch size
- defaultFetchSize - Static variable in class org.jboss.jca.adapters.jdbc.WrappedStatement
-
Default fetch size
- deleteRow() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- deltaPreparedStatementCacheAccessCount() - Method in class org.jboss.jca.adapters.jdbc.statistics.JdbcStatisticsPlugin
-
Delta the access count for the prepated statement cache
- deltaPreparedStatementCacheAddCount() - Method in class org.jboss.jca.adapters.jdbc.statistics.JdbcStatisticsPlugin
-
Delta the add count for the prepated statement cache
- deltaPreparedStatementCacheDeleteCount() - Method in class org.jboss.jca.adapters.jdbc.statistics.JdbcStatisticsPlugin
-
Delta the delete count for the prepated statement cache
- deltaPreparedStatementCacheHitCount() - Method in class org.jboss.jca.adapters.jdbc.statistics.JdbcStatisticsPlugin
-
Delta the hit count for the prepated statement cache
- deltaPreparedStatementCacheMissCount() - Method in class org.jboss.jca.adapters.jdbc.statistics.JdbcStatisticsPlugin
-
Delta the miss count for the prepated statement cache
- demote() - Method in class org.jboss.jca.adapters.jdbc.util.LRUCache.LRUList
-
Demotes from the cache the least used entry.
- deregisterPreparedStatementCache(PreparedStatementCache) - Method in class org.jboss.jca.adapters.jdbc.statistics.JdbcStatisticsPlugin
-
Deregister prepared statement cache
- destroy() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
Destroy
- destroy() - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnection
-
Destroy
- destroyed - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
Destroyed
- disableExceptionSorter(String) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- disableExceptionSorter(String) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Disable exception sorter
- disableExceptionSorter$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- disableExceptionSorterExt(String, Throwable) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- disableExceptionSorterExt(String, Throwable) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Disable exception sorter
- disableExceptionSorterExt$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- disableStaleChecker(String) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- disableStaleChecker(String) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Disable stale checker
- disableStaleChecker$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- disableStaleCheckerExt(String, Throwable) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- disableStaleCheckerExt(String, Throwable) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Disable stale checker
- disableStaleCheckerExt$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- disableValidationChecker(String) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- disableValidationChecker(String) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Disable validation checker
- disableValidationChecker$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- disableValidationCheckerExt(String, Throwable) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- disableValidationCheckerExt(String, Throwable) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Disable validation checker
- disableValidationCheckerExt$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- doLocking - Variable in class org.jboss.jca.adapters.jdbc.WrappedConnection
-
Do locking
- doLocking - Variable in class org.jboss.jca.adapters.jdbc.WrappedResultSet
-
Do locking
- doLocking - Variable in class org.jboss.jca.adapters.jdbc.WrappedStatement
-
Do locking
- doQueryTimeout - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Query timeout enabled
- driverClassNull() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- driverClassNull() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
DriverClass null
- driverClassNull$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
E
- end(Xid, int) - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnection
- endpointActivation(MessageEndpointFactory, ActivationSpec) - Method in class org.jboss.jca.adapters.jdbc.JDBCResourceAdapter
- endpointDeactivation(MessageEndpointFactory, ActivationSpec) - Method in class org.jboss.jca.adapters.jdbc.JDBCResourceAdapter
- entryAdded(LRUCache.LRUCacheEntry<K, V>) - Method in class org.jboss.jca.adapters.jdbc.util.LRUCache.LRUList
-
Callback that signals that the given entry has been added to the cache.
- entryCacheMiss() - Method in class org.jboss.jca.adapters.jdbc.util.LRUCache.LRUList
-
Entry cache miss
- entryPromotion(LRUCache.LRUCacheEntry<K, V>) - Method in class org.jboss.jca.adapters.jdbc.util.LRUCache.LRUList
-
Callback that signals that the given entry is just about to be added.
- entryRemoved(LRUCache.LRUCacheEntry<K, V>) - Method in class org.jboss.jca.adapters.jdbc.util.LRUCache.LRUList
-
Callback that signals that the given entry has been removed from the cache.
- equals(Object) - Method in class org.jboss.jca.adapters.jdbc.JDBCResourceAdapter
- equals(Object) - Method in class org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory
- equals(Object) - Method in class org.jboss.jca.adapters.jdbc.PreparedStatementCache.Key
- equals(Object) - Method in class org.jboss.jca.adapters.jdbc.spi.XAData
- equals(Object) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnectionRequestInfo
- equals(Object) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- equals(Object) - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnectionFactory
- errorCheckingState(Throwable) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- errorCheckingState(Throwable) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Error checking state
- errorCheckingState$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- errorCreatingConnection(String, Throwable) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- errorCreatingConnection(String, Throwable) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Error creating connection
- errorCreatingConnection$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- errorCreatingXAConnection(String, Throwable) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- errorCreatingXAConnection(String, Throwable) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Error creating XA connection
- errorCreatingXAConnection$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- errorDuringClosingResultSet(String, Throwable) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- errorDuringClosingResultSet(String, Throwable) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Error during closing result set
- errorDuringClosingResultSet$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- errorDuringClosingStatement(String, Throwable) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- errorDuringClosingStatement(String, Throwable) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Error during closing statement
- errorDuringClosingStatement$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- errorDuringConnectionListenerActivation(String, Throwable) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- errorDuringConnectionListenerActivation(String, Throwable) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Error during connection listener activation
- errorDuringConnectionListenerActivation$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- errorDuringConnectionListenerPassivation(String, Throwable) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- errorDuringConnectionListenerPassivation(String, Throwable) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Error during connection listener passivation
- errorDuringConnectionListenerPassivation$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- errorDuringExceptionSorter(String, Throwable) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- errorDuringExceptionSorter(String, Throwable) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Error during exception sorter
- errorDuringExceptionSorter$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- errorDuringLoadingConnectionListenerPlugin() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- errorDuringLoadingConnectionListenerPlugin() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Connection listener plugin error
- errorDuringLoadingConnectionListenerPlugin$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- errorDuringLoadingReauthPlugin() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- errorDuringLoadingReauthPlugin() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Reauth plugin error
- errorDuringLoadingReauthPlugin$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- errorDuringReauthentication() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- errorDuringReauthentication() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Error during reauthentication
- errorDuringReauthentication$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- errorNotifyingConnectionListener(String, Throwable) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- errorNotifyingConnectionListener(String, Throwable) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Error notifying a connection listener
- errorNotifyingConnectionListener$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- errorResettingAutoCommit(String, Throwable) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- errorResettingAutoCommit(String, Throwable) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Auto commit reset
- errorResettingAutoCommit$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- errorURLSelectStrategy(String, String) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- errorURLSelectStrategy(String, String) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Error URLSelectStrategy
- errorURLSelectStrategy$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- errorURLSelectStrategyExt(String, String, Throwable) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- errorURLSelectStrategyExt(String, String, Throwable) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Error URLSelectStrategy
- errorURLSelectStrategyExt$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- errorURLXASelectStrategy(String, String) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- errorURLXASelectStrategy(String, String) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Error URLXASelectStrategy
- errorURLXASelectStrategy$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- errorURLXASelectStrategyExt(String, String, Throwable) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- errorURLXASelectStrategyExt(String, String, Throwable) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Error URLXASelectStrategy
- errorURLXASelectStrategyExt$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- ExceptionSorter - Interface in org.jboss.jca.adapters.jdbc.spi
-
The ExceptionSorter interface allows for
java.sql.SQLExceptionevaluation to determine if an error is fatal. - execute() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- execute() - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- execute(String) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- execute(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- execute(String, int) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- execute(String, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- execute(String, int[]) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- execute(String, int[]) - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- execute(String, String[]) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- execute(String, String[]) - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- executeBatch() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- executeBatch() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- executeLargeBatch() - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedCallableStatementJDK8
- executeLargeBatch() - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedPreparedStatementJDK8
- executeLargeBatch() - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedCallableStatementJDK8
- executeLargeBatch() - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedPreparedStatementJDK8
- executeLargeBatch() - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedStatementJDK8
- executeLargeUpdate() - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedCallableStatementJDK8
- executeLargeUpdate() - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedPreparedStatementJDK8
- executeLargeUpdate() - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedCallableStatementJDK8
- executeLargeUpdate() - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedPreparedStatementJDK8
- executeLargeUpdate(String) - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedCallableStatementJDK8
- executeLargeUpdate(String) - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedPreparedStatementJDK8
- executeLargeUpdate(String) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedCallableStatementJDK8
- executeLargeUpdate(String) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedPreparedStatementJDK8
- executeLargeUpdate(String) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedStatementJDK8
- executeLargeUpdate(String, int) - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedCallableStatementJDK8
- executeLargeUpdate(String, int) - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedPreparedStatementJDK8
- executeLargeUpdate(String, int) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedCallableStatementJDK8
- executeLargeUpdate(String, int) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedPreparedStatementJDK8
- executeLargeUpdate(String, int) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedStatementJDK8
- executeLargeUpdate(String, int[]) - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedCallableStatementJDK8
- executeLargeUpdate(String, int[]) - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedPreparedStatementJDK8
- executeLargeUpdate(String, int[]) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedCallableStatementJDK8
- executeLargeUpdate(String, int[]) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedPreparedStatementJDK8
- executeLargeUpdate(String, int[]) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedStatementJDK8
- executeLargeUpdate(String, String[]) - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedCallableStatementJDK8
- executeLargeUpdate(String, String[]) - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedPreparedStatementJDK8
- executeLargeUpdate(String, String[]) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedCallableStatementJDK8
- executeLargeUpdate(String, String[]) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedPreparedStatementJDK8
- executeLargeUpdate(String, String[]) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedStatementJDK8
- executeQuery() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- executeQuery() - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- executeQuery(String) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- executeQuery(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- executeUpdate() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- executeUpdate() - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- executeUpdate(String) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- executeUpdate(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- executeUpdate(String, int) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- executeUpdate(String, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- executeUpdate(String, int[]) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- executeUpdate(String, int[]) - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- executeUpdate(String, String[]) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- executeUpdate(String, String[]) - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
F
- fail(String) - Method in class org.jboss.jca.adapters.jdbc.local.URLSelector
-
Fail an URL - e.g.
- fail(String) - Method in interface org.jboss.jca.adapters.jdbc.spi.URLSelectorStrategy
-
Fail an URL - e.g.
- fail(XAData) - Method in interface org.jboss.jca.adapters.jdbc.spi.URLXASelectorStrategy
-
Fail a XAData entry - e.g.
- fail(XAData) - Method in class org.jboss.jca.adapters.jdbc.xa.URLXASelector
-
Fail a XAData entry - e.g.
- failedToLoadDataSource(String) - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- failedToLoadDataSource(String) - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Failed to load datasource
- failedToLoadDataSource$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- failedToLoadXADataSource(String) - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- failedToLoadXADataSource(String) - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Failed to load xa datasource
- failedToLoadXADataSource$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- failedToRegisterDriverClass(String) - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- failedToRegisterDriverClass(String) - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Failed to register driver
- failedToRegisterDriverClass$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- findColumn(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- findField(Class<?>, String, String) - Method in class org.jboss.jca.adapters.jdbc.util.Injection
-
Find a field
- findMethod(Class<?>, String, String) - Method in class org.jboss.jca.adapters.jdbc.util.Injection
-
Find a method
- first() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- flush() - Method in interface org.jboss.jca.adapters.jdbc.util.Cache
-
Flushes the cached objects from the cache.
- flush() - Method in class org.jboss.jca.adapters.jdbc.util.LRUCache
-
Flushes the cached objects from the cache.
- forget(Xid) - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnection
G
- get(K) - Method in interface org.jboss.jca.adapters.jdbc.util.Cache
-
Returns the object paired with the specified key if it's present in the cache, otherwise must return null.
- get(K) - Method in class org.jboss.jca.adapters.jdbc.util.LRUCache
-
Returns the object paired with the specified key if it's present in the cache, otherwise must return null.
- get(PreparedStatementCache.Key) - Method in class org.jboss.jca.adapters.jdbc.PreparedStatementCache
-
Get
- getArray(int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getArray(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getArray(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getArray(String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getArray(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getArray(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getAsciiStream(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getAsciiStream(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getAutoCommit() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- getBeginRequestNotify() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
- getBigDecimal(int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getBigDecimal(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getBigDecimal(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getBigDecimal(int, int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getBigDecimal(int, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
-
Deprecated.
- getBigDecimal(int, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
-
Deprecated.
- getBigDecimal(String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getBigDecimal(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getBigDecimal(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getBigDecimal(String, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
-
Deprecated.
- getBinaryStream(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getBinaryStream(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getBlob(int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getBlob(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getBlob(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getBlob(String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getBlob(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getBlob(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getBoolean(int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getBoolean(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getBoolean(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getBoolean(String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getBoolean(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getBoolean(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getByte(int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getByte(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getByte(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getByte(String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getByte(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getByte(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getBytes(int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getBytes(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getBytes(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getBytes(String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getBytes(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getBytes(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getCatalog() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- getCharacterStream(int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getCharacterStream(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getCharacterStream(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getCharacterStream(String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getCharacterStream(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getCharacterStream(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getCheckValidConnectionSQL() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the check valid connection SQL statement
- getClassLoader() - Method in class org.jboss.jca.adapters.jdbc.classloading.TCClassLoaderPlugin
- getClassLoader() - Method in interface org.jboss.jca.adapters.jdbc.spi.ClassLoaderPlugin
-
get the correct classLoader to use according to installed plugin
- getClassLoaderPlugin() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the clPlugin.
- getClientInfo() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- getClientInfo(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- getClob(int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getClob(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getClob(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getClob(String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getClob(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getClob(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getConcurrency() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getConnection() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
- getConnection() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- getConnection() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- getConnection() - Method in class org.jboss.jca.adapters.jdbc.WrapperDataSource
- getConnection(String, String) - Method in class org.jboss.jca.adapters.jdbc.WrapperDataSource
- getConnection(Subject, ConnectionRequestInfo) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
Get a connection
- getConnectionListenerClassName() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get connection listener class name
- getConnectionListenerProperties() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get connection listener properties
- getConnectionProperties() - Method in class org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory
-
Get the value of connectionProperties.
- getConnectionProperties(Properties, Subject, ConnectionRequestInfo) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Gets full set of connection properties, i.e.
- getConnectionURL() - Method in class org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory
-
Get the value of ConnectionURL.
- getCursorName() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getData() - Method in class org.jboss.jca.adapters.jdbc.local.URLSelector
-
Get the data for an error presentation
- getData() - Method in interface org.jboss.jca.adapters.jdbc.spi.URLSelectorStrategy
-
Get the data for an error presentation
- getData() - Method in interface org.jboss.jca.adapters.jdbc.spi.URLXASelectorStrategy
-
Get the data for an error presentation
- getData() - Method in class org.jboss.jca.adapters.jdbc.xa.URLXASelector
-
Get the data for an error presentation
- getDataSource() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
-
Get the datasource
- getDataSourceClass() - Method in class org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory
-
Get the DataSourceClass value.
- getDate(int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getDate(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getDate(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getDate(int, Calendar) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getDate(int, Calendar) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getDate(int, Calendar) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getDate(String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getDate(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getDate(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getDate(String, Calendar) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getDate(String, Calendar) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getDate(String, Calendar) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getDescription(String) - Method in class org.jboss.jca.adapters.jdbc.statistics.JdbcStatisticsPlugin
- getDescription(String, Locale) - Method in class org.jboss.jca.adapters.jdbc.statistics.JdbcStatisticsPlugin
- getDouble(int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getDouble(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getDouble(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getDouble(String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getDouble(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getDouble(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getDriver(String) - Method in class org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory
-
Check the driver for the given URL.
- getDriverClass() - Method in class org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory
-
Get the DriverClass value.
- getEISProductName() - Method in class org.jboss.jca.adapters.jdbc.ManagedConnectionMetaDataImpl
- getEISProductVersion() - Method in class org.jboss.jca.adapters.jdbc.ManagedConnectionMetaDataImpl
- getEndRequestNotify() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
- getExceptionSorterClassLoader() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the exception sorter module name
- getExceptionSorterClassName() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the exception sorter class name
- getExceptionSorterProperties() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the exceptionSorterProperties.
- getExceptionSorterProps() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the exceptionSorterProps.
- getFetchDirection() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- getFetchDirection() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getFetchDirection() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- getFetchSize() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- getFetchSize() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getFetchSize() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- getFloat(int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getFloat(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getFloat(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getFloat(String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getFloat(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getFloat(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getGeneratedKeys() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- getGeneratedKeys() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- getHoldability() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- getHoldability() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getInt(int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getInt(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getInt(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getInt(String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getInt(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getInt(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getInvalidConnections(Set) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the invalid connections
- getIsSameRMOverrideValue() - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnectionFactory
-
Get the IsSameRMOverrideValue value.
- getJndiName() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the jndi name value
- getKey() - Method in class org.jboss.jca.adapters.jdbc.util.LRUCache.LRUCacheEntry
-
Get key
- getLargeMaxRows() - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedCallableStatementJDK8
- getLargeMaxRows() - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedPreparedStatementJDK8
- getLargeMaxRows() - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedCallableStatementJDK8
- getLargeMaxRows() - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedPreparedStatementJDK8
- getLargeMaxRows() - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedStatementJDK8
- getLargeUpdateCount() - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedCallableStatementJDK8
- getLargeUpdateCount() - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedPreparedStatementJDK8
- getLargeUpdateCount() - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedCallableStatementJDK8
- getLargeUpdateCount() - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedPreparedStatementJDK8
- getLargeUpdateCount() - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedStatementJDK8
- getLocalTransaction() - Method in class org.jboss.jca.adapters.jdbc.local.LocalManagedConnection
- getLocalTransaction() - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnection
- getLog() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
Get the logger
- getLoggingLocale() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- getLoggingLocale() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- getLoginTimeout() - Method in class org.jboss.jca.adapters.jdbc.WrapperDataSource
- getLogWriter() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
- getLogWriter() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
- getLogWriter() - Method in class org.jboss.jca.adapters.jdbc.WrapperDataSource
- getLong(int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getLong(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getLong(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getLong(String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getLong(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getLong(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getMaxConnections() - Method in class org.jboss.jca.adapters.jdbc.ManagedConnectionMetaDataImpl
- getMaxFieldSize() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- getMaxFieldSize() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- getMaxRows() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- getMaxRows() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- getMetaData() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
- getMetaData() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- getMetaData() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- getMetaData() - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- getMetaData() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getMoreResults() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- getMoreResults() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- getMoreResults(int) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- getMoreResults(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- getNames() - Method in class org.jboss.jca.adapters.jdbc.statistics.JdbcStatisticsPlugin
- getNCharacterStream(int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getNCharacterStream(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getNCharacterStream(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getNCharacterStream(String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getNCharacterStream(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getNCharacterStream(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getNClob(int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getNClob(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getNClob(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getNClob(String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getNClob(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getNClob(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getNetworkTimeout() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- getNewConnectionSQL() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the new connection SQL statement
- getNString(int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getNString(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getNString(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getNString(String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getNString(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getNString(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getObject(int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getObject(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getObject(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getObject(int, Class<T>) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getObject(int, Class<T>) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getObject(int, Class<T>) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getObject(int, Map<String, Class<?>>) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getObject(int, Map<String, Class<?>>) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getObject(int, Map<String, Class<?>>) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getObject(String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getObject(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getObject(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getObject(String, Class<T>) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getObject(String, Class<T>) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getObject(String, Class<T>) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getObject(String, Map<String, Class<?>>) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getObject(String, Map<String, Class<?>>) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getObject(String, Map<String, Class<?>>) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getOwner() - Method in class org.jboss.jca.adapters.jdbc.util.ReentrantLock
- getParameterMetaData() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- getParameterMetaData() - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- getParentLogger() - Method in class org.jboss.jca.adapters.jdbc.WrapperDataSource
- getPassword() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the password
- getPingTimeOut() - Method in class org.jboss.jca.adapters.jdbc.extensions.novendor.JDBC4ValidConnectionChecker
-
Get the pingTimeOut.
- getPreparedStatementCacheAccessCount() - Method in class org.jboss.jca.adapters.jdbc.statistics.JdbcStatisticsPlugin
-
Get the access count for the prepated statement cache
- getPreparedStatementCacheAddCount() - Method in class org.jboss.jca.adapters.jdbc.statistics.JdbcStatisticsPlugin
-
Get the add count for the prepated statement cache
- getPreparedStatementCacheCurrentSize() - Method in class org.jboss.jca.adapters.jdbc.statistics.JdbcStatisticsPlugin
-
Get the current size for the prepated statement cache
- getPreparedStatementCacheDeleteCount() - Method in class org.jboss.jca.adapters.jdbc.statistics.JdbcStatisticsPlugin
-
Get the delete count for the prepated statement cache
- getPreparedStatementCacheHitCount() - Method in class org.jboss.jca.adapters.jdbc.statistics.JdbcStatisticsPlugin
-
Get the hit count for the prepated statement cache
- getPreparedStatementCacheMissCount() - Method in class org.jboss.jca.adapters.jdbc.statistics.JdbcStatisticsPlugin
-
Get the miss count for the prepated statement cache
- getPreparedStatementCacheSize() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the prepared statement cache size
- getProperties() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
Get the properties
- getQueryTimeout() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the query timeout
- getQueryTimeout() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- getQueryTimeout() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- getQueuedThreads() - Method in class org.jboss.jca.adapters.jdbc.util.ReentrantLock
- getReason() - Method in class org.jboss.jca.adapters.jdbc.extensions.novendor.SQLExceptionValidConnectionChecker
-
Get the reason
- getReauthEnabled() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get reauth enabled
- getReauthPluginClassName() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get reauth plugin class name
- getReauthPluginProperties() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get reauth plugin properties
- getRef(int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getRef(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getRef(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getRef(String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getRef(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getRef(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getReference() - Method in class org.jboss.jca.adapters.jdbc.WrapperDataSource
- getResourceAdapter() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
- getResultSet() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- getResultSet() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- getResultSetConcurrency() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- getResultSetConcurrency() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- getResultSetHoldability() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- getResultSetHoldability() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- getResultSetType() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- getResultSetType() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- getRow() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getRowId(int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getRowId(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getRowId(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getRowId(String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getRowId(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getRowId(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getSchema() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- getSharePreparedStatements() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the prepared statement share status
- getShort(int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getShort(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getShort(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getShort(String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getShort(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getShort(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getSpy() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the spy value
- getSql() - Method in class org.jboss.jca.adapters.jdbc.PreparedStatementCache.Key
-
Get the SQL string
- getSQLState() - Method in class org.jboss.jca.adapters.jdbc.extensions.novendor.SQLExceptionValidConnectionChecker
-
Get the SQL state
- getSQLXML(int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getSQLXML(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getSQLXML(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getSQLXML(String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getSQLXML(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getSQLXML(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getStaleConnectionCheckerClassName() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the stale connection checker class name
- getStaleConnectionCheckerProperties() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the staleConnectionCheckerProperties.
- getStaleConnectionCheckerProps() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the staleConnectionCheckerProps.
- getStaleConnectionClassLoader() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the stale connection checker module name
- getStatement() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getStatistics() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the statistics plugin
- getString(int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getString(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getString(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getString(String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getString(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getString(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getSubstitutionValue(String) - Method in class org.jboss.jca.adapters.jdbc.util.Injection
-
System property substitution
- getTime(int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getTime(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getTime(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getTime(int, Calendar) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getTime(int, Calendar) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getTime(int, Calendar) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getTime(String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getTime(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getTime(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getTime(String, Calendar) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getTime(String, Calendar) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getTime(String, Calendar) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getTimeLeftBeforeTransactionTimeout() - Method in class org.jboss.jca.adapters.jdbc.WrapperDataSource
-
Get the time left before a transaction timeout
- getTimestamp(int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getTimestamp(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getTimestamp(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getTimestamp(int, Calendar) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getTimestamp(int, Calendar) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getTimestamp(int, Calendar) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getTimestamp(String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getTimestamp(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getTimestamp(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getTimestamp(String, Calendar) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getTimestamp(String, Calendar) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getTimestamp(String, Calendar) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getTrackStatements() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the track statement value
- getTransactionIsolation() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the transaction isolation level
- getTransactionIsolation() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- getTransactionTimeout() - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnection
- getType() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getType(String) - Method in class org.jboss.jca.adapters.jdbc.statistics.JdbcStatisticsPlugin
- getTypeMap() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- getUnderlyingCallableStatement() - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getUnderlyingConnection() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- getUnderlyingPreparedStatement() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- getUnderlyingResultSet() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getUnderlyingStatement() - Method in interface org.jboss.jca.adapters.jdbc.StatementAccess
-
Get the underlying statement
- getUnderlyingStatement() - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
-
Get the underlying statement
- getUnderlyingStatement() - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
-
Get the underlying statement
- getUnderlyingStatement() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
-
Get the underlying statement
- getUnicodeStream(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
-
Deprecated.
- getUnicodeStream(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
-
Deprecated.
- getUpdateCount() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- getUpdateCount() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- getUrl() - Method in class org.jboss.jca.adapters.jdbc.spi.XAData
-
Get the URL
- getURL(int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getURL(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getURL(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getURL(String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- getURL(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- getURL(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getURLDelimiter() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the url delimiter
- getURLProperty() - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnectionFactory
-
Get the URL property
- getUrlSelectorStrategyClassName() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the url selector strategy class name
- getUserName() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the user name
- getUserName() - Method in class org.jboss.jca.adapters.jdbc.ManagedConnectionMetaDataImpl
- getUseTryLock() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the use try lock value
- getValidationQueryTimeout() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the validation query timeout
- getValidConnectionCheckerClassLoader() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the valid connection checker class loader
- getValidConnectionCheckerClassName() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the valid connection checker class name
- getValidConnectionCheckerProperties() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the validConnectionCheckerProperties.
- getValidConnectionCheckerProps() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the validConnectionCheckerProps.
- getValue() - Method in class org.jboss.jca.adapters.jdbc.util.LRUCache.LRUCacheEntry
-
Get value
- getValue(String) - Method in class org.jboss.jca.adapters.jdbc.statistics.JdbcStatisticsPlugin
- getValue(String, Class<?>, Object, ClassLoader) - Method in class org.jboss.jca.adapters.jdbc.util.Injection
-
Get the value
- getVendorCode() - Method in class org.jboss.jca.adapters.jdbc.extensions.novendor.SQLExceptionValidConnectionChecker
-
Get the vendor code
- getWarnings() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- getWarnings() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- getWarnings() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- getWarnings() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- getWrappedObject() - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
-
Get the wrapped object - override in sub-classes
- getWrappedObject() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
-
Get the wrapped object - override in sub-classes
- getWrappedObject() - Method in class org.jboss.jca.adapters.jdbc.JBossWrapper
-
Get the wrapped object - override in sub-classes
- getWrappedObject() - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
-
Get the wrapped statement
- getWrappedObject() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
-
Get the wrapped object - override in sub-classes
- getWrappedObject() - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
-
Get the wrapped statement
- getWrappedObject() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
-
Get the wrapped object - override in sub-classes
- getWrappedObject() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
-
Get the wrapped statement
- getXADataSource() - Method in class org.jboss.jca.adapters.jdbc.spi.XAData
-
Get the XADataSource
- getXADataSource() - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnectionFactory
-
Get the XA datasource
- getXADataSourceClass() - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnectionFactory
-
Get the XaDataSourceClass value.
- getXADataSourceProperties() - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnectionFactory
-
Get the XADataSourceProperties value.
- getXAManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnectionFactory
-
Get the managed connection
- getXAResource() - Method in class org.jboss.jca.adapters.jdbc.local.LocalManagedConnection
- getXAResource() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
-
Returns the XAResource if the connection is an XA based one
- getXAResource() - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnection
- getXAResources(ActivationSpec[]) - Method in class org.jboss.jca.adapters.jdbc.JDBCResourceAdapter
- GoodForSecondsValidConnectionChecker - Class in org.jboss.jca.adapters.jdbc.extensions.novendor
-
GoodForSeconds connection validation
- GoodForSecondsValidConnectionChecker() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.novendor.GoodForSecondsValidConnectionChecker
-
Constructor
H
- haDetected(String) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- haDetected(String) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
HA detected
- haDetected$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- hashCode() - Method in class org.jboss.jca.adapters.jdbc.JDBCResourceAdapter
- hashCode() - Method in class org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory
- hashCode() - Method in class org.jboss.jca.adapters.jdbc.PreparedStatementCache.Key
- hashCode() - Method in class org.jboss.jca.adapters.jdbc.spi.XAData
- hashCode() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnectionRequestInfo
- hashCode() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- hashCode() - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnectionFactory
- hasMore() - Method in class org.jboss.jca.adapters.jdbc.local.URLSelector
-
Does the plugin has more valid URLs ?
- hasMore() - Method in interface org.jboss.jca.adapters.jdbc.spi.URLSelectorStrategy
-
Does the plugin has more valid URLs ?
- hasMore() - Method in interface org.jboss.jca.adapters.jdbc.spi.URLXASelectorStrategy
-
Does the plugin has more valid XAData entries ?
- hasMore() - Method in class org.jboss.jca.adapters.jdbc.xa.URLXASelector
-
Does the plugin has more valid XAData entries ?
I
- ignoreInManagedAutoCommitCalls - Static variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
Ignore in managed auto commit calls
- InformixExceptionSorter - Class in org.jboss.jca.adapters.jdbc.extensions.informix
-
InformixExceptionSorter.java This is a basic exception sorter for the IBM INFORMIX 9.4 RDBMS.
- InformixExceptionSorter() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.informix.InformixExceptionSorter
-
Constructor
- init(List<String>) - Method in class org.jboss.jca.adapters.jdbc.local.URLSelector
-
Init the plugin with the URLs
- init(List<String>) - Method in interface org.jboss.jca.adapters.jdbc.spi.URLSelectorStrategy
-
Init the plugin with the URLs
- init(List<XAData>) - Method in interface org.jboss.jca.adapters.jdbc.spi.URLXASelectorStrategy
-
Init the plugin with the XAData entries
- init(List<XAData>) - Method in class org.jboss.jca.adapters.jdbc.xa.URLXASelector
-
Init the plugin with the XAData entries
- initialize(ClassLoader) - Method in class org.jboss.jca.adapters.jdbc.extensions.mysql.MySQLReauthPlugin
-
Initialize
- initialize(ClassLoader) - Method in class org.jboss.jca.adapters.jdbc.extensions.oracle.OracleReauthPlugin
-
Initialize
- initialize(ClassLoader) - Method in interface org.jboss.jca.adapters.jdbc.spi.listener.ConnectionListener
-
Initialize
- initialize(ClassLoader) - Method in interface org.jboss.jca.adapters.jdbc.spi.reauth.ReauthPlugin
-
Initialize
- initUrlSelector() - Method in class org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory
-
Init URL selector
- inject(Object, String, Object) - Method in class org.jboss.jca.adapters.jdbc.util.Injection
-
Inject a value into an object property
- inject(Object, String, Object, String) - Method in class org.jboss.jca.adapters.jdbc.util.Injection
-
Inject a value into an object property
- inject(Object, String, Object, String, boolean) - Method in class org.jboss.jca.adapters.jdbc.util.Injection
-
Inject a value into an object property
- Injection - Class in org.jboss.jca.adapters.jdbc.util
-
Injection utility which can inject values into objects.
- Injection() - Constructor for class org.jboss.jca.adapters.jdbc.util.Injection
-
Constructor
- inLocalTransaction - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
Is inside a local transaction
- inManagedTransaction - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
Is inside a managed transaction
- insert(K, V) - Method in interface org.jboss.jca.adapters.jdbc.util.Cache
-
Inserts the specified object into the cache following the implemented policy.
- insert(K, V) - Method in class org.jboss.jca.adapters.jdbc.util.LRUCache
-
Inserts the specified object into the cache following the implemented policy.
- insertRow() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- INSTANCE - Static variable in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- internalClose() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
-
Close
- internalGetConnectionURL() - Method in class org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory
-
Get the connection url
- interruptedWhileLock(Object) - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- interruptedWhileLock(Object) - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Interrupted while lock
- interruptedWhileLock$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- inUse() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
-
Increate inUse counter
- invalidate() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
-
Invalidate a connection
- invalidConnection() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- invalidConnection() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Invalid connection
- invalidConnection(String, Throwable) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- invalidConnection(String, Throwable) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Invalid connection
- invalidConnection$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- invalidConnection$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- isAfterLast() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- isBeforeFirst() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- isClosed() - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- isClosed() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- isClosed() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- isClosed() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- isClosed() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- isCloseOnCompletion() - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- isCloseOnCompletion() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- isCloseOnCompletion() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- isDoLocking() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Are we doing locking
- isEnabled() - Method in class org.jboss.jca.adapters.jdbc.statistics.JdbcStatisticsPlugin
- isExceptionFatal(SQLException) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Is the exception fatal
- isExceptionFatal(SQLException) - Method in class org.jboss.jca.adapters.jdbc.extensions.db2.DB2ExceptionSorter
-
Evaluates a
java.sql.SQLExceptionto determine if the error was fatal - isExceptionFatal(SQLException) - Method in class org.jboss.jca.adapters.jdbc.extensions.informix.InformixExceptionSorter
-
Evaluates a
java.sql.SQLExceptionto determine if the error was fatal - isExceptionFatal(SQLException) - Method in class org.jboss.jca.adapters.jdbc.extensions.mssql.MSSQLExceptionSorter
-
Evaluates a
java.sql.SQLExceptionto determine if the error was fatal - isExceptionFatal(SQLException) - Method in class org.jboss.jca.adapters.jdbc.extensions.mysql.MySQLExceptionSorter
-
Evaluates a
java.sql.SQLExceptionto determine if the error was fatal - isExceptionFatal(SQLException) - Method in class org.jboss.jca.adapters.jdbc.extensions.novendor.AlwaysExceptionSorter
-
Evaluates a
java.sql.SQLExceptionto determine if the error was fatal - isExceptionFatal(SQLException) - Method in class org.jboss.jca.adapters.jdbc.extensions.novendor.ListExceptionSorter
-
Evaluates a
java.sql.SQLExceptionto determine if the error was fatal - isExceptionFatal(SQLException) - Method in class org.jboss.jca.adapters.jdbc.extensions.novendor.NullExceptionSorter
-
Evaluates a
java.sql.SQLExceptionto determine if the error was fatal - isExceptionFatal(SQLException) - Method in class org.jboss.jca.adapters.jdbc.extensions.oracle.OracleExceptionSorter
-
Evaluates a
java.sql.SQLExceptionto determine if the error was fatal - isExceptionFatal(SQLException) - Method in class org.jboss.jca.adapters.jdbc.extensions.postgres.PostgreSQLExceptionSorter
-
Evaluates a
java.sql.SQLExceptionto determine if the error was fatal - isExceptionFatal(SQLException) - Method in class org.jboss.jca.adapters.jdbc.extensions.sybase.SybaseExceptionSorter
-
Evaluates a
java.sql.SQLExceptionto determine if the error was fatal - isExceptionFatal(SQLException) - Method in interface org.jboss.jca.adapters.jdbc.spi.ExceptionSorter
-
Evaluates a
java.sql.SQLExceptionto determine if the error was fatal - isFirst() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- isInUse() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
-
Is in use
- isJTA() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Get the JTA status
- isLast() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- isPoolable() - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- isPoolable() - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- isPoolable() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- isReadOnly() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- isSameRM(XAResource) - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnection
- isStaleConnection(SQLException) - Method in class org.jboss.jca.adapters.jdbc.extensions.db2.DB2StaleConnectionChecker
-
Is the connection stale
- isStaleConnection(SQLException) - Method in class org.jboss.jca.adapters.jdbc.extensions.novendor.AlwaysStaleConnectionChecker
-
Is the connection stale
- isStaleConnection(SQLException) - Method in class org.jboss.jca.adapters.jdbc.extensions.novendor.ListStaleConnectionChecker
-
Is the connection stale
- isStaleConnection(SQLException) - Method in class org.jboss.jca.adapters.jdbc.extensions.novendor.NullStaleConnectionChecker
-
Is the connection stale
- isStaleConnection(SQLException) - Method in class org.jboss.jca.adapters.jdbc.extensions.oracle.OracleStaleConnectionChecker
-
Is the connection stale
- isStaleConnection(SQLException) - Method in interface org.jboss.jca.adapters.jdbc.spi.StaleConnectionChecker
-
Is the connection stale
- isTransactionQueryTimeout - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Transaction query timeout
- isTransactionQueryTimeout() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Is transaction query timeout set
- isValid(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- isValidConnection(Connection) - Method in class org.jboss.jca.adapters.jdbc.CheckValidConnectionSQL
-
Checks the connection is valid
- isValidConnection(Connection) - Method in class org.jboss.jca.adapters.jdbc.extensions.mysql.MySQLReplicationValidConnectionChecker
-
Checks the connection is valid
- isValidConnection(Connection) - Method in class org.jboss.jca.adapters.jdbc.extensions.mysql.MySQLValidConnectionChecker
-
Checks the connection is valid
- isValidConnection(Connection) - Method in class org.jboss.jca.adapters.jdbc.extensions.novendor.GoodForSecondsValidConnectionChecker
-
Checks the connection is valid
- isValidConnection(Connection) - Method in class org.jboss.jca.adapters.jdbc.extensions.novendor.JDBC4ValidConnectionChecker
-
Checks the connection is valid
- isValidConnection(Connection) - Method in class org.jboss.jca.adapters.jdbc.extensions.novendor.NullValidConnectionChecker
-
Checks the connection is valid
- isValidConnection(Connection) - Method in class org.jboss.jca.adapters.jdbc.extensions.novendor.SQLExceptionValidConnectionChecker
-
Checks the connection is valid
- isValidConnection(Connection) - Method in class org.jboss.jca.adapters.jdbc.extensions.oracle.OracleLegacyValidConnectionChecker
-
Checks the connection is valid
- isValidConnection(Connection) - Method in interface org.jboss.jca.adapters.jdbc.spi.ValidConnectionChecker
-
Checks the connection is valid
- isWrapperFor(Class<?>) - Method in class org.jboss.jca.adapters.jdbc.JBossWrapper
-
Is a wrapper for
- isWrapperFor(Class<?>) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- isXA() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
Returns true if the underlying connection is handled by an XA resource manager
- isXA() - Method in class org.jboss.jca.adapters.jdbc.local.LocalManagedConnection
-
Returns true if the underlying connection is handled by an XA resource manager
- isXA() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
-
Returns true if the underlying connection is handled by an XA resource manager
- isXA() - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnection
-
Returns true if the underlying connection is handled by an XA resource manager
J
- JBossWrapper - Class in org.jboss.jca.adapters.jdbc
-
JBossWrapper.
- JBossWrapper() - Constructor for class org.jboss.jca.adapters.jdbc.JBossWrapper
-
Constructor
- JDBC4ValidConnectionChecker - Class in org.jboss.jca.adapters.jdbc.extensions.novendor
-
Use JDBC4 for connection validation
- JDBC4ValidConnectionChecker() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.novendor.JDBC4ValidConnectionChecker
-
Constructor
- jdbcAutoCommit - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
JDBC auto-commit
- jdbcReadOnly - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
JDBC read-only
- JDBCResourceAdapter - Class in org.jboss.jca.adapters.jdbc
-
ResourceAdapter implementation for JDBC
- JDBCResourceAdapter() - Constructor for class org.jboss.jca.adapters.jdbc.JDBCResourceAdapter
-
Default constructor
- JdbcStatisticsPlugin - Class in org.jboss.jca.adapters.jdbc.statistics
-
JDBC statistics.
- JdbcStatisticsPlugin() - Constructor for class org.jboss.jca.adapters.jdbc.statistics.JdbcStatisticsPlugin
-
Constructor
- jdbcTransactionIsolation - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
JDBC transaction isolation
- jndiName - Variable in class org.jboss.jca.adapters.jdbc.WrappedConnection
-
The jndi name
- jndiName - Variable in class org.jboss.jca.adapters.jdbc.WrappedResultSet
-
The jndi name
- jndiName - Variable in class org.jboss.jca.adapters.jdbc.WrappedStatement
-
The jndi name
K
- Key(String, int, int, int) - Constructor for class org.jboss.jca.adapters.jdbc.PreparedStatementCache.Key
-
Constructor
L
- last() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- ListExceptionSorter - Class in org.jboss.jca.adapters.jdbc.extensions.novendor
- ListExceptionSorter() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.novendor.ListExceptionSorter
-
Constructor
- ListStaleConnectionChecker - Class in org.jboss.jca.adapters.jdbc.extensions.novendor
- ListStaleConnectionChecker() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.novendor.ListStaleConnectionChecker
-
Constructor
- LocalManagedConnection - Class in org.jboss.jca.adapters.jdbc.local
-
LocalManagedConnection
- LocalManagedConnection(LocalManagedConnectionFactory, Connection, Properties, int, int) - Constructor for class org.jboss.jca.adapters.jdbc.local.LocalManagedConnection
-
Constructor
- LocalManagedConnectionFactory - Class in org.jboss.jca.adapters.jdbc.local
-
LocalManagedConnectionFactory
- LocalManagedConnectionFactory() - Constructor for class org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory
-
Constructor
- localTransactionNested() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- localTransactionNested() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
LocalTransaction nested
- localTransactionNested$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- localTransactionOnly() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- localTransactionOnly() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
LocalTransaction only
- localTransactionOnly$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- lock() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
Lock
- lock() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
-
Lock connection
- lock() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
-
Lock
- lock() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
-
Lock connection
- lockOwned(String, Throwable) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- lockOwned(String, Throwable) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Lock owned
- lockOwned$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- lockOwnedWithoutOwner() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- lockOwnedWithoutOwner() - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Lock owned w/o owner
- lockOwnedWithoutOwner$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- log - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
The logger
- log - Static variable in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
-
The logger
- LRUCache<K,
V> - Class in org.jboss.jca.adapters.jdbc.util -
Implementation of a Least Recently Used cache policy.
- LRUCache(int) - Constructor for class org.jboss.jca.adapters.jdbc.util.LRUCache
-
Creates a LRU cache
- LRUCache.LRUCacheEntry<K,
V> - Class in org.jboss.jca.adapters.jdbc.util -
Double linked cell used as entry in the cache list.
- LRUCache.LRUList - Class in org.jboss.jca.adapters.jdbc.util
-
Double queued list used to store cache entries.
- LRUCacheEntry(K, V) - Constructor for class org.jboss.jca.adapters.jdbc.util.LRUCache.LRUCacheEntry
-
Creates a new double linked cell, storing the object we want to cache and the key that is used to retrieve it.
- LRUList() - Constructor for class org.jboss.jca.adapters.jdbc.util.LRUCache.LRUList
-
Creates a new double queued list.
M
- ManagedConnectionMetaDataImpl - Class in org.jboss.jca.adapters.jdbc
-
Managed connection metadata
- matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory
- matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnectionFactory
- mcf - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
The managed connection factory
- metadata - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
Metadata
- methodNotImplemented() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- methodNotImplemented() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Method not implemented
- methodNotImplemented$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- moveToCurrentRow() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- moveToInsertRow() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- MSSQLExceptionSorter - Class in org.jboss.jca.adapters.jdbc.extensions.mssql
-
A MSSQLExceptionSorter.
- MSSQLExceptionSorter() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.mssql.MSSQLExceptionSorter
-
Constructor
- MSSQLValidConnectionChecker - Class in org.jboss.jca.adapters.jdbc.extensions.mssql
-
A MSSQLValidConnectionChecker.
- MSSQLValidConnectionChecker() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.mssql.MSSQLValidConnectionChecker
-
Constructor
- MySQLExceptionSorter - Class in org.jboss.jca.adapters.jdbc.extensions.mysql
-
MySQLExceptionSorter This is a basic exception sorter for the MySQL RDBMS.
- MySQLExceptionSorter() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.mysql.MySQLExceptionSorter
-
Constructor
- MySQLReauthPlugin - Class in org.jboss.jca.adapters.jdbc.extensions.mysql
-
MySQL plugin for reauthentication
- MySQLReauthPlugin() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.mysql.MySQLReauthPlugin
-
Default constructor
- MySQLReplicationValidConnectionChecker - Class in org.jboss.jca.adapters.jdbc.extensions.mysql
-
This class is an implementation of ValidConnectionChecker for MySQL ReplicatedDriver.
- MySQLReplicationValidConnectionChecker() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.mysql.MySQLReplicationValidConnectionChecker
-
Initiates the ValidConnectionChecker implementation.
- MySQLValidConnectionChecker - Class in org.jboss.jca.adapters.jdbc.extensions.mysql
-
Implements check valid connection sql Requires MySQL driver 3.1.8 or later.
- MySQLValidConnectionChecker() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.mysql.MySQLValidConnectionChecker
-
Constructor
N
- nativeSQL(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- newConnectionSQL - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
The variable
newConnectionSQLholds an SQL statement which if not null is executed when a new Connection is obtained for a new ManagedConnection. - newXAManagedConnection(Properties, XAConnection) - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnectionFactory
-
This method can be overwritten by sublcasses to provide rm specific implementation of XAManagedConnection
- next() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- noDriverClassForURL(String) - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- noDriverClassForURL(String) - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
No driver for url
- noDriverClassForURL$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- noMatchingCredentials() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- noMatchingCredentials() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
No credentials in Subject
- noMatchingCredentials$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- nonConnectionPropertyDefinedForDatasource(String) - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- nonConnectionPropertyDefinedForDatasource(String) - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
No URL connection property defined for data-source
- nonConnectionPropertyDefinedForDatasource$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- nonManagedEnvironment() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- nonManagedEnvironment() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Non-managed environment
- nonManagedEnvironment$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- notifyRequestBegin() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
- notifyRequestEnd() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
- notWrapperFor(String) - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- notWrapperFor(String) - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Not a wrapper for
- notWrapperFor$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- NullExceptionSorter - Class in org.jboss.jca.adapters.jdbc.extensions.novendor
-
Does not check the exception.
- NullExceptionSorter() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.novendor.NullExceptionSorter
-
Constructor
- NullStaleConnectionChecker - Class in org.jboss.jca.adapters.jdbc.extensions.novendor
-
A NullStaleConnectionChecker.
- NullStaleConnectionChecker() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.novendor.NullStaleConnectionChecker
-
Constructor
- NullValidConnectionChecker - Class in org.jboss.jca.adapters.jdbc.extensions.novendor
-
Does not check the connection
- NullValidConnectionChecker() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.novendor.NullValidConnectionChecker
-
Constructor
O
- onEviction(CachedPreparedStatement) - Method in class org.jboss.jca.adapters.jdbc.PreparedStatementCache
-
On eviction
- onEviction(V) - Method in interface org.jboss.jca.adapters.jdbc.util.CacheListener
-
On eviction
- OracleExceptionSorter - Class in org.jboss.jca.adapters.jdbc.extensions.oracle
-
OracleExceptionSorter.java Created: Fri Mar 14 21:54:23 2003
- OracleExceptionSorter() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.oracle.OracleExceptionSorter
-
Constructor
- OracleLegacyValidConnectionChecker - Class in org.jboss.jca.adapters.jdbc.extensions.oracle
-
Implements a valid connection checker for Oracle.
- OracleLegacyValidConnectionChecker() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.oracle.OracleLegacyValidConnectionChecker
-
Constructor
- OracleReauthPlugin - Class in org.jboss.jca.adapters.jdbc.extensions.oracle
-
Oracle plugin for reauthentication.
- OracleReauthPlugin() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.oracle.OracleReauthPlugin
-
Default constructor
- OracleStaleConnectionChecker - Class in org.jboss.jca.adapters.jdbc.extensions.oracle
-
A OracleStaleConnectionChecker.
- OracleStaleConnectionChecker() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.oracle.OracleStaleConnectionChecker
-
Constructor
- OracleValidConnectionChecker - Class in org.jboss.jca.adapters.jdbc.extensions.oracle
-
Implements a valid connection checker for Oracle
- OracleValidConnectionChecker() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.oracle.OracleValidConnectionChecker
-
Constructor
- org.jboss.jca.adapters - package org.jboss.jca.adapters
-
Top level package for all included resource adapters
- org.jboss.jca.adapters.jdbc - package org.jboss.jca.adapters.jdbc
-
The JDBC resource adapter with pooling support
- org.jboss.jca.adapters.jdbc.classloading - package org.jboss.jca.adapters.jdbc.classloading
-
Default classloader plugin
- org.jboss.jca.adapters.jdbc.extensions.db2 - package org.jboss.jca.adapters.jdbc.extensions.db2
-
DB2 specific extensions
- org.jboss.jca.adapters.jdbc.extensions.informix - package org.jboss.jca.adapters.jdbc.extensions.informix
-
Informix specific extensions
- org.jboss.jca.adapters.jdbc.extensions.mssql - package org.jboss.jca.adapters.jdbc.extensions.mssql
-
MSSQL specific extensions
- org.jboss.jca.adapters.jdbc.extensions.mysql - package org.jboss.jca.adapters.jdbc.extensions.mysql
-
MySQL specific extensions
- org.jboss.jca.adapters.jdbc.extensions.novendor - package org.jboss.jca.adapters.jdbc.extensions.novendor
-
NoVendor extensions used a do-nothing-implementation<
- org.jboss.jca.adapters.jdbc.extensions.oracle - package org.jboss.jca.adapters.jdbc.extensions.oracle
-
Oracle specific extensions
- org.jboss.jca.adapters.jdbc.extensions.postgres - package org.jboss.jca.adapters.jdbc.extensions.postgres
-
Postgres specific extensions
- org.jboss.jca.adapters.jdbc.extensions.sybase - package org.jboss.jca.adapters.jdbc.extensions.sybase
-
Sybase specific extensions
- org.jboss.jca.adapters.jdbc.jdk7 - package org.jboss.jca.adapters.jdbc.jdk7
-
This package contains the JDBC 4.1 extension
- org.jboss.jca.adapters.jdbc.jdk8 - package org.jboss.jca.adapters.jdbc.jdk8
-
This package contains the JDBC 4.2 extension
- org.jboss.jca.adapters.jdbc.local - package org.jboss.jca.adapters.jdbc.local
-
Loca transaction support
- org.jboss.jca.adapters.jdbc.spi - package org.jboss.jca.adapters.jdbc.spi
-
The JDBC resource adapter spi
- org.jboss.jca.adapters.jdbc.spi.listener - package org.jboss.jca.adapters.jdbc.spi.listener
-
This package contains the SPI for the connection listener plugin.
- org.jboss.jca.adapters.jdbc.spi.reauth - package org.jboss.jca.adapters.jdbc.spi.reauth
-
This package contains the SPI for the reauthentication plugin.
- org.jboss.jca.adapters.jdbc.statistics - package org.jboss.jca.adapters.jdbc.statistics
-
This package contains the statistics module for the JDBC adapter
- org.jboss.jca.adapters.jdbc.util - package org.jboss.jca.adapters.jdbc.util
-
Util package with LRU Policy
- org.jboss.jca.adapters.jdbc.xa - package org.jboss.jca.adapters.jdbc.xa
-
This package contains the XA functionality
P
- passivated(Connection) - Method in interface org.jboss.jca.adapters.jdbc.spi.listener.ConnectionListener
-
Connection passivated
- password - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
The password
- peek(K) - Method in interface org.jboss.jca.adapters.jdbc.util.Cache
-
Returns the object paired with the specified key if it's present in the cache, otherwise must return null.
- peek(K) - Method in class org.jboss.jca.adapters.jdbc.util.LRUCache
-
Returns the object paired with the specified key if it's present in the cache, otherwise must return null.
- poolValidationLoggingEnabled - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
- PostgreSQLExceptionSorter - Class in org.jboss.jca.adapters.jdbc.extensions.postgres
-
A PostgreSQLExceptionSorter.
- PostgreSQLExceptionSorter() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.postgres.PostgreSQLExceptionSorter
-
Constructor
- PostgreSQLValidConnectionChecker - Class in org.jboss.jca.adapters.jdbc.extensions.postgres
-
A PostgreSQLValidConnectionChecker.
- PostgreSQLValidConnectionChecker() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.postgres.PostgreSQLValidConnectionChecker
-
Constructor
- prepare(Xid) - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnection
- prepareCall(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- prepareCall(String, int, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- prepareCall(String, int, int, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- PREPARED_STATEMENT - Static variable in class org.jboss.jca.adapters.jdbc.PreparedStatementCache.Key
-
Prepared statement cache
- PreparedStatementCache - Class in org.jboss.jca.adapters.jdbc
-
Cache for PreparedStatements.
- PreparedStatementCache(int, JdbcStatisticsPlugin) - Constructor for class org.jboss.jca.adapters.jdbc.PreparedStatementCache
-
Constructor
- PreparedStatementCache.Key - Class in org.jboss.jca.adapters.jdbc
-
Key class
- preparedStatementCacheSize - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
The prepared statement cache size
- prepareStatement(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- prepareStatement(String, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- prepareStatement(String, int[]) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- prepareStatement(String, int, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- prepareStatement(String, int, int, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- prepareStatement(String, String[]) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- previous() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- promote(LRUCache.LRUCacheEntry<K, V>) - Method in class org.jboss.jca.adapters.jdbc.util.LRUCache.LRUList
-
Promotes the cache entry
entryto the last used position of the list. - props - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
The properties
- put(PreparedStatementCache.Key, CachedPreparedStatement) - Method in class org.jboss.jca.adapters.jdbc.PreparedStatementCache
-
Put
Q
- queryTimeout - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Query timeout
- queuedThread(String, Throwable) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- queuedThread(String, Throwable) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Queued thread
- queuedThread$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- queuedThreadName(String, Throwable) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- queuedThreadName(String, Throwable) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Queued thread name
- queuedThreadName$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
R
- readonlyManagedTransaction() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- readonlyManagedTransaction() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Readonly managed transaction
- readonlyManagedTransaction$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- readResolve() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- reauthenticate(Connection, String, String) - Method in class org.jboss.jca.adapters.jdbc.extensions.mysql.MySQLReauthPlugin
-
Reauthenticate
- reauthenticate(Connection, String, String) - Method in class org.jboss.jca.adapters.jdbc.extensions.oracle.OracleReauthPlugin
-
Reauthenticate
- reauthenticate(Connection, String, String) - Method in interface org.jboss.jca.adapters.jdbc.spi.reauth.ReauthPlugin
-
Reauthenticate
- ReauthPlugin - Interface in org.jboss.jca.adapters.jdbc.spi.reauth
-
Define the SPI contract for a reauthentication plugin for the JDBC resource adapter.
- recover(int) - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnection
- ReentrantLock - Class in org.jboss.jca.adapters.jdbc.util
-
ReentrantLock override
- ReentrantLock(boolean) - Constructor for class org.jboss.jca.adapters.jdbc.util.ReentrantLock
-
Constructor
- refreshRow() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- registerOutParameter(int, int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- registerOutParameter(int, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- registerOutParameter(int, int, int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- registerOutParameter(int, int, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- registerOutParameter(int, int, String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- registerOutParameter(int, int, String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- registerOutParameter(int, SQLType) - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedCallableStatementJDK8
- registerOutParameter(int, SQLType) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedCallableStatementJDK8
- registerOutParameter(int, SQLType, int) - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedCallableStatementJDK8
- registerOutParameter(int, SQLType, int) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedCallableStatementJDK8
- registerOutParameter(int, SQLType, String) - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedCallableStatementJDK8
- registerOutParameter(int, SQLType, String) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedCallableStatementJDK8
- registerOutParameter(String, int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- registerOutParameter(String, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- registerOutParameter(String, int, int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- registerOutParameter(String, int, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- registerOutParameter(String, int, String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- registerOutParameter(String, int, String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- registerOutParameter(String, SQLType) - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedCallableStatementJDK8
- registerOutParameter(String, SQLType) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedCallableStatementJDK8
- registerOutParameter(String, SQLType, int) - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedCallableStatementJDK8
- registerOutParameter(String, SQLType, int) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedCallableStatementJDK8
- registerOutParameter(String, SQLType, String) - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedCallableStatementJDK8
- registerOutParameter(String, SQLType, String) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedCallableStatementJDK8
- registerPreparedStatementCache(PreparedStatementCache) - Method in class org.jboss.jca.adapters.jdbc.statistics.JdbcStatisticsPlugin
-
Register prepared statement cache
- registerResultSet(ResultSet) - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
-
Register a result set
- relative(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- releaseSavepoint(Savepoint) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- remove(K) - Method in interface org.jboss.jca.adapters.jdbc.util.Cache
-
Remove the cached object paired with the specified key.
- remove(K) - Method in class org.jboss.jca.adapters.jdbc.util.LRUCache
-
Remove the cached object paired with the specified key.
- remove(LRUCache.LRUCacheEntry<K, V>) - Method in class org.jboss.jca.adapters.jdbc.util.LRUCache.LRUList
-
Removes from the cache list the specified entry.
- removeConnectionEventListener(ConnectionEventListener) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
Remove a connection event listener
- reset() - Method in class org.jboss.jca.adapters.jdbc.local.URLSelector
-
Reset the plugin
- reset() - Method in interface org.jboss.jca.adapters.jdbc.spi.URLSelectorStrategy
-
Reset the plugin
- reset() - Method in interface org.jboss.jca.adapters.jdbc.spi.URLXASelectorStrategy
-
Reset the plugin
- reset() - Method in class org.jboss.jca.adapters.jdbc.util.LRUCache.LRUCacheEntry
-
Reset
- reset() - Method in class org.jboss.jca.adapters.jdbc.xa.URLXASelector
-
Reset the plugin
- resultSetClosed() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- resultSetClosed() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
ResultSet closed
- resultSetClosed$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- rollback() - Method in class org.jboss.jca.adapters.jdbc.local.LocalManagedConnection
- rollback() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- rollback() - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnection
- rollback(Savepoint) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- rollback(Xid) - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnection
- rollbackAutocommit() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- rollbackAutocommit() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Rollback autocommit
- rollbackAutocommit$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- rollbackManagedTransaction() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- rollbackManagedTransaction() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Rollback managed transaction
- rollbackManagedTransaction$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- rowDeleted() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- rowInserted() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- rowUpdated() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
S
- setArray(int, Array) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setArray(int, Array) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setAsciiStream(int, InputStream) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setAsciiStream(int, InputStream) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setAsciiStream(int, InputStream) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setAsciiStream(int, InputStream, int) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setAsciiStream(int, InputStream, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
-
Deprecated.
- setAsciiStream(int, InputStream, long) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setAsciiStream(int, InputStream, long) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setAsciiStream(int, InputStream, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setAsciiStream(String, InputStream) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setAsciiStream(String, InputStream) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setAsciiStream(String, InputStream, int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setAsciiStream(String, InputStream, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setAsciiStream(String, InputStream, long) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setAsciiStream(String, InputStream, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setAutoCommit(boolean) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- setAutoCommitOnCleanup - Static variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
- setBeginRequestNotify(Optional<MethodHandle>) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
- setBigDecimal(int, BigDecimal) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setBigDecimal(int, BigDecimal) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setBigDecimal(String, BigDecimal) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setBigDecimal(String, BigDecimal) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setBinaryStream(int, InputStream) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setBinaryStream(int, InputStream) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setBinaryStream(int, InputStream) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setBinaryStream(int, InputStream, int) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setBinaryStream(int, InputStream, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setBinaryStream(int, InputStream, long) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setBinaryStream(int, InputStream, long) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setBinaryStream(int, InputStream, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setBinaryStream(String, InputStream) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setBinaryStream(String, InputStream) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setBinaryStream(String, InputStream, int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setBinaryStream(String, InputStream, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setBinaryStream(String, InputStream, long) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setBinaryStream(String, InputStream, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setBlob(int, InputStream) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setBlob(int, InputStream) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setBlob(int, InputStream) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setBlob(int, InputStream, long) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setBlob(int, InputStream, long) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setBlob(int, InputStream, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setBlob(int, Blob) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setBlob(int, Blob) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setBlob(String, InputStream) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setBlob(String, InputStream) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setBlob(String, InputStream, long) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setBlob(String, InputStream, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setBlob(String, Blob) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setBlob(String, Blob) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setBoolean(int, boolean) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setBoolean(int, boolean) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setBoolean(String, boolean) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setBoolean(String, boolean) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setByte(int, byte) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setByte(int, byte) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setByte(String, byte) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setByte(String, byte) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setBytes(int, byte[]) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setBytes(int, byte[]) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setBytes(String, byte[]) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setBytes(String, byte[]) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setCatalog(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- setCharacterStream(int, Reader) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setCharacterStream(int, Reader) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setCharacterStream(int, Reader) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setCharacterStream(int, Reader, int) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setCharacterStream(int, Reader, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setCharacterStream(int, Reader, long) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setCharacterStream(int, Reader, long) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setCharacterStream(int, Reader, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setCharacterStream(String, Reader) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setCharacterStream(String, Reader) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setCharacterStream(String, Reader, int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setCharacterStream(String, Reader, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setCharacterStream(String, Reader, long) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setCharacterStream(String, Reader, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setCheckValidConnectionSQL(String) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set the check valid connection SQL statement
- setClassLoaderPlugin(ClassLoaderPlugin) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set the clPlugin.
- setClientInfo(String, String) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- setClientInfo(Properties) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- setClob(int, Reader) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setClob(int, Reader) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setClob(int, Reader) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setClob(int, Reader, long) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setClob(int, Reader, long) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setClob(int, Reader, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setClob(int, Clob) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setClob(int, Clob) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setClob(String, Reader) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setClob(String, Reader) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setClob(String, Reader, long) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setClob(String, Reader, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setClob(String, Clob) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setClob(String, Clob) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setConnectableResourceListener(ConnectableResourceListener) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
- setConnectionListenerClassName(String) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set connection listener class name
- setConnectionListenerProperties(String) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set connection listener properties
- setConnectionProperties(String) - Method in class org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory
-
Set the value of connectionProperties.
- setConnectionURL(String) - Method in class org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory
-
Set the value of ConnectionURL.
- setConsider99999Fatal(String) - Method in class org.jboss.jca.adapters.jdbc.extensions.db2.DB2ExceptionSorter
-
set via <config-property name="Consider99999Fatal">TRUE/FALSE</> Consider DB2's -99999 error code fatal, regardless of the associated message.
- setCursorName(String) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setCursorName(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- setDataSource(WrapperDataSource) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
-
Set the datasource
- setDataSourceClass(String) - Method in class org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory
-
Set the DataSourceClass value.
- setDate(int, Date) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setDate(int, Date) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setDate(int, Date, Calendar) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setDate(int, Date, Calendar) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setDate(String, Date) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setDate(String, Date) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setDate(String, Date, Calendar) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setDate(String, Date, Calendar) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setDouble(int, double) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setDouble(int, double) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setDouble(String, double) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setDouble(String, double) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setDriverClass(String) - Method in class org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory
-
Set the DriverClass value.
- setEnabled(boolean) - Method in class org.jboss.jca.adapters.jdbc.statistics.JdbcStatisticsPlugin
- setEndRequestNotify(Optional<MethodHandle>) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
- setEscapeProcessing(boolean) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setEscapeProcessing(boolean) - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- setExceptionSorterClassLoader(ClassLoader) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set the exception sorter module name
- setExceptionSorterClassName(String) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set the exception sorter class name
- setExceptionSorterProperties(String) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set the exceptionSorterProperties.
- setFatal99999Messages(String) - Method in class org.jboss.jca.adapters.jdbc.extensions.db2.DB2ExceptionSorter
-
set via <config-property name="Fatal99999Messages">Connection is closed, Connection reset</> Which -99999 are considered fatal.
- setFatalExceptions(String) - Method in class org.jboss.jca.adapters.jdbc.extensions.novendor.ListExceptionSorter
-
set via <config-property name="FatalExceptions">10099,10100,10101</> Set the fatal exceptions
- setFetchDirection(int) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setFetchDirection(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- setFetchDirection(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- setFetchSize(int) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setFetchSize(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- setFetchSize(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- setFloat(int, float) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setFloat(int, float) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setFloat(String, float) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setFloat(String, float) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setGoodForSeconds(int) - Method in class org.jboss.jca.adapters.jdbc.extensions.novendor.GoodForSecondsValidConnectionChecker
-
Set the good for seconds
- setHoldability(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- setInt(int, int) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setInt(int, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setInt(String, int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setInt(String, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setIsSameRMOverrideValue(Boolean) - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnectionFactory
-
Set the IsSameRMOverrideValue value.
- setJndiName(String) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set the jndi name value
- setJTA(Boolean) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set the JTA status
- setLargeMaxRows(long) - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedCallableStatementJDK8
- setLargeMaxRows(long) - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedPreparedStatementJDK8
- setLargeMaxRows(long) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedCallableStatementJDK8
- setLargeMaxRows(long) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedPreparedStatementJDK8
- setLargeMaxRows(long) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedStatementJDK8
- setListener(CacheListener) - Method in class org.jboss.jca.adapters.jdbc.util.LRUCache
-
Set the cache listener
- setListener(CacheListener<V>) - Method in interface org.jboss.jca.adapters.jdbc.util.Cache
-
Set the cache listener
- setLoginTimeout(int) - Method in class org.jboss.jca.adapters.jdbc.WrapperDataSource
- setLogWriter(PrintWriter) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
- setLogWriter(PrintWriter) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
- setLogWriter(PrintWriter) - Method in class org.jboss.jca.adapters.jdbc.WrapperDataSource
- setLong(int, long) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setLong(int, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setLong(String, long) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setLong(String, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setMaxFieldSize(int) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setMaxFieldSize(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- setMaxKeepSize(int) - Method in class org.jboss.jca.adapters.jdbc.extensions.novendor.GoodForSecondsValidConnectionChecker
-
Set the max keep size
- setMaxRows(int) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setMaxRows(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- setNCharacterStream(int, Reader) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setNCharacterStream(int, Reader) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setNCharacterStream(int, Reader) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setNCharacterStream(int, Reader, long) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setNCharacterStream(int, Reader, long) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setNCharacterStream(int, Reader, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setNCharacterStream(String, Reader) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setNCharacterStream(String, Reader) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setNCharacterStream(String, Reader, long) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setNCharacterStream(String, Reader, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setNClob(int, Reader) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setNClob(int, Reader) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setNClob(int, Reader) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setNClob(int, Reader, long) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setNClob(int, Reader, long) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setNClob(int, Reader, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setNClob(int, NClob) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setNClob(int, NClob) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setNClob(int, NClob) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setNClob(String, Reader) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setNClob(String, Reader) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setNClob(String, Reader, long) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setNClob(String, Reader, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setNClob(String, NClob) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setNClob(String, NClob) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setNetworkTimeout(Executor, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- setNewConnectionSQL(String) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set the new connection SQL statement
- setNext(LRUCache.LRUCacheEntry<K, V>) - Method in class org.jboss.jca.adapters.jdbc.util.LRUCache.LRUCacheEntry
-
Set next
- setNString(int, String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setNString(int, String) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setNString(int, String) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setNString(String, String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setNString(String, String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setNull(int, int) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setNull(int, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setNull(int, int, String) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setNull(int, int, String) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setNull(String, int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setNull(String, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setNull(String, int, String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setNull(String, int, String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setObject(int, Object) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setObject(int, Object) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setObject(int, Object, int) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setObject(int, Object, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setObject(int, Object, int, int) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setObject(int, Object, int, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setObject(int, Object, SQLType) - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedCallableStatementJDK8
- setObject(int, Object, SQLType) - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedPreparedStatementJDK8
- setObject(int, Object, SQLType) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedCallableStatementJDK8
- setObject(int, Object, SQLType) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedPreparedStatementJDK8
- setObject(int, Object, SQLType, int) - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedCallableStatementJDK8
- setObject(int, Object, SQLType, int) - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedPreparedStatementJDK8
- setObject(int, Object, SQLType, int) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedCallableStatementJDK8
- setObject(int, Object, SQLType, int) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedPreparedStatementJDK8
- setObject(String, Object) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setObject(String, Object) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setObject(String, Object, int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setObject(String, Object, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setObject(String, Object, int, int) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setObject(String, Object, int, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setObject(String, Object, SQLType) - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedCallableStatementJDK8
- setObject(String, Object, SQLType) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedCallableStatementJDK8
- setObject(String, Object, SQLType, int) - Method in class org.jboss.jca.adapters.jdbc.jdk8.CachedCallableStatementJDK8
- setObject(String, Object, SQLType, int) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedCallableStatementJDK8
- setOriginalTCCLn(ClassLoader) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set the originalTCCL.
- setPassword(String) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set the password
- setPingTimeOut(int) - Method in class org.jboss.jca.adapters.jdbc.extensions.novendor.JDBC4ValidConnectionChecker
-
Set the pingTimeOut.
- setPoolable(boolean) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setPoolable(boolean) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setPoolable(boolean) - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- setPoolValidationLoggingEnabled(boolean) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
- setPreparedStatementCacheSize(Integer) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set the prepared statement cache size
- setPrev(LRUCache.LRUCacheEntry<K, V>) - Method in class org.jboss.jca.adapters.jdbc.util.LRUCache.LRUCacheEntry
-
Set prev
- setQueryTimeout(int) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setQueryTimeout(int) - Method in class org.jboss.jca.adapters.jdbc.CheckValidConnectionSQL
- setQueryTimeout(int) - Method in interface org.jboss.jca.adapters.jdbc.spi.ValidConnectionChecker
- setQueryTimeout(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
- setQueryTimeout(Integer) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set the query timeout
- setReadOnly(boolean) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- setReason(String) - Method in class org.jboss.jca.adapters.jdbc.extensions.novendor.SQLExceptionValidConnectionChecker
-
Set the reason
- setReauthEnabled(Boolean) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set reauth enabled
- setReauthPluginClassName(String) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set reauth plugin class name
- setReauthPluginProperties(String) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set reauth plugin properties
- setRef(int, Ref) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setRef(int, Ref) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setReference(Reference) - Method in class org.jboss.jca.adapters.jdbc.WrapperDataSource
- setResourceAdapter(ResourceAdapter) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
- setRowId(int, RowId) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setRowId(int, RowId) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setRowId(int, RowId) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setRowId(String, RowId) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setRowId(String, RowId) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setSavepoint() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- setSavepoint(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- setSchema(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- setSharePreparedStatements(Boolean) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set the prepared statement share status
- setShort(int, short) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setShort(int, short) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setShort(String, short) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setShort(String, short) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setSpy(Boolean) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set the spy value
- setSQLState(String) - Method in class org.jboss.jca.adapters.jdbc.extensions.novendor.SQLExceptionValidConnectionChecker
-
Set the SQL state
- setSQLXML(int, SQLXML) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setSQLXML(int, SQLXML) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setSQLXML(int, SQLXML) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setSQLXML(String, SQLXML) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setSQLXML(String, SQLXML) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setStaleConnectionCheckerClassLoader(ClassLoader) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set the stale connection checker module name
- setStaleConnectionCheckerClassName(String) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set the stale connection checker class name
- setStaleConnectionCheckerProperties(String) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set the staleConnectionCheckerProperties.
- setStaleExceptions(String) - Method in class org.jboss.jca.adapters.jdbc.extensions.novendor.ListStaleConnectionChecker
-
set set via <config-property name="StaleExceptions">10099,10100,10101</> Set the stale exceptions
- setString(int, String) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setString(int, String) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setString(String, String) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setString(String, String) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setTime(int, Time) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setTime(int, Time) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setTime(int, Time, Calendar) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setTime(int, Time, Calendar) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setTime(String, Time) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setTime(String, Time) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setTime(String, Time, Calendar) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setTime(String, Time, Calendar) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setTimestamp(int, Timestamp) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setTimestamp(int, Timestamp) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setTimestamp(int, Timestamp, Calendar) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setTimestamp(int, Timestamp, Calendar) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setTimestamp(String, Timestamp) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setTimestamp(String, Timestamp) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setTimestamp(String, Timestamp, Calendar) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setTimestamp(String, Timestamp, Calendar) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setTrackStatements(String) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set the track statement value
- setTransactionIsolation(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- setTransactionIsolation(String) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set the transaction isolation level
- setTransactionQueryTimeout(Boolean) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set transaction query timeout
- setTransactionTimeout(int) - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnection
- setTypeMap(Map<String, Class<?>>) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- setUnicodeStream(int, InputStream, int) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
-
Deprecated.
- setUnicodeStream(int, InputStream, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
-
Deprecated.
- setURL(int, URL) - Method in class org.jboss.jca.adapters.jdbc.CachedPreparedStatement
- setURL(int, URL) - Method in class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
- setURL(String, URL) - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- setURL(String, URL) - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- setURLDelimiter(String) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set the url delimiter.
- setURLProperty(String) - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnectionFactory
-
Set the URL property
- setUrlSelectorStrategyClassName(String) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set the url selector strategy class name
- setUserName(String) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set the user name
- setUseTryLock(Integer) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set the use try lock value
- setValidationQueryTimeout(Integer) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set the validation query timeout
- setValidConnectionCheckerClassLoader(ClassLoader) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set the valid connection checker class name
- setValidConnectionCheckerClassName(String) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set the valid connection checker class name
- setValidConnectionCheckerProperties(String) - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Set the validConnectionCheckerProperties.
- setVendorCode(Integer) - Method in class org.jboss.jca.adapters.jdbc.extensions.novendor.SQLExceptionValidConnectionChecker
-
Set the vendor code
- setXADataSourceClass(String) - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnectionFactory
-
Set the XaDataSourceClass value.
- setXADataSourceProperties(String) - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnectionFactory
-
Deprecated.
- sharePS - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Whether to share cached prepared statements
- size() - Method in class org.jboss.jca.adapters.jdbc.PreparedStatementCache
-
Size
- size() - Method in interface org.jboss.jca.adapters.jdbc.util.Cache
-
The cache size
- size() - Method in class org.jboss.jca.adapters.jdbc.util.LRUCache
-
The cache size
- spy - Variable in class org.jboss.jca.adapters.jdbc.WrappedConnection
-
Spy functionality
- spy - Variable in class org.jboss.jca.adapters.jdbc.WrappedResultSet
-
Spy functionality
- spy - Variable in class org.jboss.jca.adapters.jdbc.WrappedStatement
-
Spy functionality
- SPY_LOGGER_CATEGORY - Static variable in class org.jboss.jca.adapters.jdbc.Constants
-
The spy logger category
- SPY_LOGGER_PREFIX_CALLABLE_STATEMENT - Static variable in class org.jboss.jca.adapters.jdbc.Constants
-
The spy logger prefix for a callable statement
- SPY_LOGGER_PREFIX_CONNECTION - Static variable in class org.jboss.jca.adapters.jdbc.Constants
-
The spy logger prefix for a connection
- SPY_LOGGER_PREFIX_DATASOURCE - Static variable in class org.jboss.jca.adapters.jdbc.Constants
-
The spy logger prefix for a datasource
- SPY_LOGGER_PREFIX_PREPARED_STATEMENT - Static variable in class org.jboss.jca.adapters.jdbc.Constants
-
The spy logger prefix for a prepared statement
- SPY_LOGGER_PREFIX_RESULTSET - Static variable in class org.jboss.jca.adapters.jdbc.Constants
-
The spy logger prefix for a result set
- SPY_LOGGER_PREFIX_STATEMENT - Static variable in class org.jboss.jca.adapters.jdbc.Constants
-
The spy logger prefix for a statement
- spyLogger - Static variable in class org.jboss.jca.adapters.jdbc.WrappedConnection
-
The spy logger
- spyLogger - Static variable in class org.jboss.jca.adapters.jdbc.WrappedResultSet
-
The spy logger
- spyLogger - Static variable in class org.jboss.jca.adapters.jdbc.WrappedStatement
-
The spy logger
- spyLoggingCategory - Variable in class org.jboss.jca.adapters.jdbc.WrappedStatement
-
The spy logging category
- SQLExceptionValidConnectionChecker - Class in org.jboss.jca.adapters.jdbc.extensions.novendor
-
Always throws a SQLException
- SQLExceptionValidConnectionChecker() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.novendor.SQLExceptionValidConnectionChecker
-
Constructor
- staleConnectionChecker - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
The instance of the stale connection checker
- StaleConnectionChecker - Interface in org.jboss.jca.adapters.jdbc.spi
-
A StaleConnectionChecker.
- staleConnectionCheckerProps - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
The properties injected in the stale connection checker
- StaleConnectionException - Exception in org.jboss.jca.adapters.jdbc
-
A StaleConnectionException.
- StaleConnectionException() - Constructor for exception org.jboss.jca.adapters.jdbc.StaleConnectionException
-
Constructor
- StaleConnectionException(String) - Constructor for exception org.jboss.jca.adapters.jdbc.StaleConnectionException
-
Constructor
- StaleConnectionException(String, String) - Constructor for exception org.jboss.jca.adapters.jdbc.StaleConnectionException
-
Constructor
- StaleConnectionException(String, String, int) - Constructor for exception org.jboss.jca.adapters.jdbc.StaleConnectionException
-
Constructor
- StaleConnectionException(SQLException) - Constructor for exception org.jboss.jca.adapters.jdbc.StaleConnectionException
-
Constructor
- start(BootstrapContext) - Method in class org.jboss.jca.adapters.jdbc.JDBCResourceAdapter
- start(Xid, int) - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnection
- stateLock - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
The state lock
- StatementAccess - Interface in org.jboss.jca.adapters.jdbc
-
A simple interface that allow us to get the underlying driver specific statement implementation back from the wrapper.
- statementClosed() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- statementClosed() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Statement closed
- statementClosed$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- stop() - Method in class org.jboss.jca.adapters.jdbc.JDBCResourceAdapter
- success(String) - Method in class org.jboss.jca.adapters.jdbc.local.URLSelector
-
URL was accepted - potentially mark it as active
- success(String) - Method in interface org.jboss.jca.adapters.jdbc.spi.URLSelectorStrategy
-
URL was accepted - potentially mark it as active
- SybaseExceptionSorter - Class in org.jboss.jca.adapters.jdbc.extensions.sybase
-
SybaseExceptionSorter.java Created: Wed May 12 11:46:23 2003
- SybaseExceptionSorter() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.sybase.SybaseExceptionSorter
-
Constructor
- SybaseValidConnectionChecker - Class in org.jboss.jca.adapters.jdbc.extensions.sybase
-
A SybaseValidConnectionChecker.
- SybaseValidConnectionChecker() - Constructor for class org.jboss.jca.adapters.jdbc.extensions.sybase.SybaseValidConnectionChecker
-
Constructor
T
- TCClassLoaderPlugin - Class in org.jboss.jca.adapters.jdbc.classloading
-
A TCClassLoaderPlugin.
- TCClassLoaderPlugin() - Constructor for class org.jboss.jca.adapters.jdbc.classloading.TCClassLoaderPlugin
-
Create a new TCClassLoaderPlugin.
- toString() - Method in class org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory
- toString() - Method in class org.jboss.jca.adapters.jdbc.local.URLSelector
- toString() - Method in class org.jboss.jca.adapters.jdbc.ManagedConnectionMetaDataImpl
-
String representation
- toString() - Method in class org.jboss.jca.adapters.jdbc.PreparedStatementCache.Key
- toString() - Method in class org.jboss.jca.adapters.jdbc.PreparedStatementCache
- toString() - Method in class org.jboss.jca.adapters.jdbc.spi.XAData
- toString() - Method in class org.jboss.jca.adapters.jdbc.util.LRUCache.LRUCacheEntry
- toString() - Method in class org.jboss.jca.adapters.jdbc.util.LRUCache.LRUList
- toString() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnectionRequestInfo
-
String representation
- toString() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- toString() - Method in class org.jboss.jca.adapters.jdbc.xa.URLXASelector
- toString() - Method in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnectionFactory
- TRACK_STATEMENTS_FALSE - Static variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Track statements - false
- TRACK_STATEMENTS_FALSE_INT - Static variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Track statements - false
- TRACK_STATEMENTS_NOWARN - Static variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Track statements - no warning
- TRACK_STATEMENTS_NOWARN_INT - Static variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Track statements - no warning
- TRACK_STATEMENTS_TRUE - Static variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Track statements - true
- TRACK_STATEMENTS_TRUE_INT - Static variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Track statements - true
- trackStatements - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Track statement
- transactionCannotProceed(String) - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- transactionCannotProceed(String) - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Transaction cannot proceed
- transactionCannotProceed$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- transactionIsolation - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
The transaction isolation level
- transactionIsolationReset(String, Throwable) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- transactionIsolationReset(String, Throwable) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Transaction isolation reset
- transactionIsolationReset$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- tryLock() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
Try lock
U
- unableToCreateConnection() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- unableToCreateConnection() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Unable to create connection
- unableToCreateConnection$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- unableToCreateConnectionFromDataSource() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- unableToCreateConnectionFromDataSource() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Unable to create connection from datasource
- unableToCreateConnectionFromDataSource$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- unableToCreateConnectionFromURL(String) - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- unableToCreateConnectionFromURL(String) - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Unable to create connection from URL
- unableToCreateConnectionFromURL$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- unableToLoadConnectionListener(String, Throwable) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- unableToLoadConnectionListener(String, Throwable) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Unable to load connection listener
- unableToLoadConnectionListener$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- unableToLoadConnectionProperties() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- unableToLoadConnectionProperties() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Unable to load connection properties
- unableToLoadConnectionProperties$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- unableToObtainLock(int, Object) - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- unableToObtainLock(int, Object) - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Unable to obtain lock
- unableToObtainLock$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- undefinedURLSelectStrategy(String) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- undefinedURLSelectStrategy(String) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Undefined URLSelectStrategy
- undefinedURLSelectStrategy$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- undefinedURLXASelectStrategy(String) - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- undefinedURLXASelectStrategy(String) - Method in interface org.jboss.jca.adapters.AdaptersLogger
-
Undefined URLXASelectStrategy
- undefinedURLXASelectStrategy$str() - Method in class org.jboss.jca.adapters.AdaptersLogger_$logger
- underlyingAutoCommit - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
Underlying auto-commit
- underlyingReadOnly - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
Underlying read-only
- unlock() - Method in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection
-
Unlock
- unlock() - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
-
Unlock connection
- unlock() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
-
Unlock
- unlock() - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
-
Unlock connection
- unregisterResultSet(WrappedResultSet) - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
-
Unregister a result set
- unwrap(Class<T>) - Method in class org.jboss.jca.adapters.jdbc.JBossWrapper
-
Unwrap
- unwrap(Class<T>) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
- updateArray(int, Array) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateArray(String, Array) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateAsciiStream(int, InputStream) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateAsciiStream(int, InputStream, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateAsciiStream(int, InputStream, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateAsciiStream(String, InputStream) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateAsciiStream(String, InputStream, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateAsciiStream(String, InputStream, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateBigDecimal(int, BigDecimal) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateBigDecimal(String, BigDecimal) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateBinaryStream(int, InputStream) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateBinaryStream(int, InputStream, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateBinaryStream(int, InputStream, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateBinaryStream(String, InputStream) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateBinaryStream(String, InputStream, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateBinaryStream(String, InputStream, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateBlob(int, InputStream) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateBlob(int, InputStream, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateBlob(int, Blob) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateBlob(String, InputStream) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateBlob(String, InputStream, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateBlob(String, Blob) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateBoolean(int, boolean) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateBoolean(String, boolean) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateByte(int, byte) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateByte(String, byte) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateBytes(int, byte[]) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateBytes(String, byte[]) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateCharacterStream(int, Reader) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateCharacterStream(int, Reader, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateCharacterStream(int, Reader, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateCharacterStream(String, Reader) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateCharacterStream(String, Reader, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateCharacterStream(String, Reader, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateClob(int, Reader) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateClob(int, Reader, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateClob(int, Clob) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateClob(String, Reader) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateClob(String, Reader, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateClob(String, Clob) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateDate(int, Date) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateDate(String, Date) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateDouble(int, double) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateDouble(String, double) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateFloat(int, float) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateFloat(String, float) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateInt(int, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateInt(String, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateLong(int, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateLong(String, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateNCharacterStream(int, Reader) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateNCharacterStream(int, Reader, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateNCharacterStream(String, Reader) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateNCharacterStream(String, Reader, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateNClob(int, Reader) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateNClob(int, Reader, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateNClob(int, NClob) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateNClob(String, Reader) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateNClob(String, Reader, long) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateNClob(String, NClob) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateNString(int, String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateNString(String, String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateNull(int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateNull(String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateObject(int, Object) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateObject(int, Object, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateObject(int, Object, SQLType) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedResultSetJDK8
- updateObject(int, Object, SQLType, int) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedResultSetJDK8
- updateObject(String, Object) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateObject(String, Object, int) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateObject(String, Object, SQLType) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedResultSetJDK8
- updateObject(String, Object, SQLType, int) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedResultSetJDK8
- updateRef(int, Ref) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateRef(String, Ref) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateRow() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateRowId(int, RowId) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateRowId(String, RowId) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateShort(int, short) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateShort(String, short) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateSQLXML(int, SQLXML) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateSQLXML(String, SQLXML) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateString(int, String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateString(String, String) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateTime(int, Time) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateTime(String, Time) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateTimestamp() - Method in class org.jboss.jca.adapters.jdbc.util.LRUCache.LRUCacheEntry
-
Update timestamp
- updateTimestamp(int, Timestamp) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- updateTimestamp(String, Timestamp) - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- urlDelimiter - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
The variable
urlDelimiterholds the url delimiter information to be used for HA DS configuration . - URLSelector - Class in org.jboss.jca.adapters.jdbc.local
-
Default URL selector implementation
- URLSelector() - Constructor for class org.jboss.jca.adapters.jdbc.local.URLSelector
-
Constructor
- URLSelectorStrategy - Interface in org.jboss.jca.adapters.jdbc.spi
-
URLSelectorStrategy
- urlSelectorStrategyClassName - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
URL selector strategy class name
- URLXASelector - Class in org.jboss.jca.adapters.jdbc.xa
-
Default URL XA selector implementation
- URLXASelector() - Constructor for class org.jboss.jca.adapters.jdbc.xa.URLXASelector
-
Constructor
- URLXASelectorStrategy - Interface in org.jboss.jca.adapters.jdbc.spi
-
URLXASelectorStrategy
- userName - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
The user name
V
- validationQueryTimeout - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
Validation query timeout
- ValidConnectionChecker - Interface in org.jboss.jca.adapters.jdbc.spi
-
Checks that a connection is valid
- validConnectionCheckerClassName - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
The classname used to check whether a connection is valid
- validConnectionCheckerProps - Variable in class org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory
-
The properties injected in the class used to check whether a connection is valid
W
- wasNull() - Method in class org.jboss.jca.adapters.jdbc.CachedCallableStatement
- wasNull() - Method in class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
- wasNull() - Method in class org.jboss.jca.adapters.jdbc.WrappedResultSet
- wrapCallableStatement(CallableStatement, boolean, String, boolean) - Method in class org.jboss.jca.adapters.jdbc.jdk7.WrappedConnectionJDK7
-
Wrap callable statement
- wrapCallableStatement(CallableStatement, boolean, String, boolean) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedConnectionJDK8
-
Wrap callable statement
- wrapCallableStatement(CallableStatement, boolean, String, boolean) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
-
Wrap a callable statement
- WrappedCallableStatement - Class in org.jboss.jca.adapters.jdbc
-
WrappedCallableStatement
- WrappedCallableStatement(WrappedConnection, CallableStatement, boolean, String, boolean) - Constructor for class org.jboss.jca.adapters.jdbc.WrappedCallableStatement
-
Constructor
- WrappedCallableStatementJDK7 - Class in org.jboss.jca.adapters.jdbc.jdk7
-
WrappedCallableStatementJDK7.
- WrappedCallableStatementJDK7(WrappedConnectionJDK7, CallableStatement, boolean, String, boolean) - Constructor for class org.jboss.jca.adapters.jdbc.jdk7.WrappedCallableStatementJDK7
-
Constructor
- WrappedCallableStatementJDK8 - Class in org.jboss.jca.adapters.jdbc.jdk8
-
WrappedCallableStatementJDK8.
- WrappedCallableStatementJDK8(WrappedConnectionJDK8, CallableStatement, boolean, String, boolean) - Constructor for class org.jboss.jca.adapters.jdbc.jdk8.WrappedCallableStatementJDK8
-
Constructor
- WrappedConnection - Class in org.jboss.jca.adapters.jdbc
-
A wrapper for a connection.
- WrappedConnection(BaseWrapperManagedConnection, boolean, String, boolean, ClassLoaderPlugin) - Constructor for class org.jboss.jca.adapters.jdbc.WrappedConnection
-
Constructor
- WrappedConnectionFactory - Interface in org.jboss.jca.adapters.jdbc
-
WrappedConnectionFactory.
- WrappedConnectionFactoryJDK7 - Class in org.jboss.jca.adapters.jdbc.jdk7
-
WrappedConnectionFactoryJDK7
- WrappedConnectionFactoryJDK7() - Constructor for class org.jboss.jca.adapters.jdbc.jdk7.WrappedConnectionFactoryJDK7
-
Constructor
- WrappedConnectionFactoryJDK8 - Class in org.jboss.jca.adapters.jdbc.jdk8
-
WrappedConnectionFactoryJDK8
- WrappedConnectionFactoryJDK8() - Constructor for class org.jboss.jca.adapters.jdbc.jdk8.WrappedConnectionFactoryJDK8
-
Constructor
- wrappedConnectionInUse() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- wrappedConnectionInUse() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
A wrapped connection is being associated with a non-null managed connection while still locked by another thread.
- wrappedConnectionInUse$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- WrappedConnectionJDK7 - Class in org.jboss.jca.adapters.jdbc.jdk7
-
WrappedConnectionJDK7.
- WrappedConnectionJDK7(BaseWrapperManagedConnection, boolean, String, boolean, ClassLoaderPlugin) - Constructor for class org.jboss.jca.adapters.jdbc.jdk7.WrappedConnectionJDK7
-
Create a new WrappedConnectionJDK7.
- WrappedConnectionJDK8 - Class in org.jboss.jca.adapters.jdbc.jdk8
-
WrappedConnectionJDK8.
- WrappedConnectionJDK8(BaseWrapperManagedConnection, boolean, String, boolean, ClassLoaderPlugin) - Constructor for class org.jboss.jca.adapters.jdbc.jdk8.WrappedConnectionJDK8
-
Create a new WrappedConnectionJDK8.
- WrappedConnectionRequestInfo - Class in org.jboss.jca.adapters.jdbc
-
WrappedConnectionRequestInfo
- WrappedConnectionRequestInfo(String, String) - Constructor for class org.jboss.jca.adapters.jdbc.WrappedConnectionRequestInfo
-
Constructor
- WrappedPreparedStatement - Class in org.jboss.jca.adapters.jdbc
-
A wrapper for a prepared statement.
- WrappedPreparedStatement(WrappedConnection, PreparedStatement, boolean, String, boolean) - Constructor for class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
-
Constructor
- WrappedPreparedStatement(WrappedConnection, PreparedStatement, boolean, String, boolean, String) - Constructor for class org.jboss.jca.adapters.jdbc.WrappedPreparedStatement
-
Constructor
- WrappedPreparedStatementJDK7 - Class in org.jboss.jca.adapters.jdbc.jdk7
-
WrappedPreparedStatementJDK7.
- WrappedPreparedStatementJDK7(WrappedConnectionJDK7, PreparedStatement, boolean, String, boolean) - Constructor for class org.jboss.jca.adapters.jdbc.jdk7.WrappedPreparedStatementJDK7
-
Constructor
- WrappedPreparedStatementJDK8 - Class in org.jboss.jca.adapters.jdbc.jdk8
-
WrappedPreparedStatementJDK8.
- WrappedPreparedStatementJDK8(WrappedConnectionJDK8, PreparedStatement, boolean, String, boolean) - Constructor for class org.jboss.jca.adapters.jdbc.jdk8.WrappedPreparedStatementJDK8
-
Constructor
- WrappedResultSet - Class in org.jboss.jca.adapters.jdbc
-
A wrapper for a result set
- WrappedResultSet(WrappedStatement, ResultSet, boolean, String, boolean) - Constructor for class org.jboss.jca.adapters.jdbc.WrappedResultSet
-
Create a new wrapped result set
- WrappedResultSetJDK7 - Class in org.jboss.jca.adapters.jdbc.jdk7
-
WrappedResultSetJDK7.
- WrappedResultSetJDK7(WrappedStatement, ResultSet, boolean, String, boolean) - Constructor for class org.jboss.jca.adapters.jdbc.jdk7.WrappedResultSetJDK7
-
Constructor
- WrappedResultSetJDK8 - Class in org.jboss.jca.adapters.jdbc.jdk8
-
WrappedResultSetJDK8.
- WrappedResultSetJDK8(WrappedStatement, ResultSet, boolean, String, boolean) - Constructor for class org.jboss.jca.adapters.jdbc.jdk8.WrappedResultSetJDK8
-
Constructor
- WrappedStatement - Class in org.jboss.jca.adapters.jdbc
-
A wrapper for a statement.
- WrappedStatement(WrappedConnection, Statement, boolean, String, boolean) - Constructor for class org.jboss.jca.adapters.jdbc.WrappedStatement
-
Constructor
- WrappedStatement(WrappedConnection, Statement, boolean, String, boolean, String) - Constructor for class org.jboss.jca.adapters.jdbc.WrappedStatement
-
Constructor
- WrappedStatementJDK7 - Class in org.jboss.jca.adapters.jdbc.jdk7
-
WrappedStatementJDK7.
- WrappedStatementJDK7(WrappedConnectionJDK7, Statement, boolean, String, boolean) - Constructor for class org.jboss.jca.adapters.jdbc.jdk7.WrappedStatementJDK7
-
Constructor
- WrappedStatementJDK8 - Class in org.jboss.jca.adapters.jdbc.jdk8
-
WrappedStatementJDK8.
- WrappedStatementJDK8(WrappedConnectionJDK8, Statement, boolean, String, boolean) - Constructor for class org.jboss.jca.adapters.jdbc.jdk8.WrappedStatementJDK8
-
Constructor
- WrapperDataSource - Class in org.jboss.jca.adapters.jdbc
-
WrapperDataSource
- WrapperDataSource(BaseWrapperManagedConnectionFactory, ConnectionManager, ClassLoaderPlugin) - Constructor for class org.jboss.jca.adapters.jdbc.WrapperDataSource
-
Constructor
- wrapPreparedStatement(PreparedStatement, boolean, String, boolean) - Method in class org.jboss.jca.adapters.jdbc.jdk7.WrappedConnectionJDK7
-
Wrap prepared statement
- wrapPreparedStatement(PreparedStatement, boolean, String, boolean) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedConnectionJDK8
-
Wrap prepared statement
- wrapPreparedStatement(PreparedStatement, boolean, String, boolean) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
-
Wrap a prepared statement
- wrapResultSet(ResultSet, boolean, String, boolean) - Method in class org.jboss.jca.adapters.jdbc.jdk7.WrappedCallableStatementJDK7
-
Wrap result set
- wrapResultSet(ResultSet, boolean, String, boolean) - Method in class org.jboss.jca.adapters.jdbc.jdk7.WrappedPreparedStatementJDK7
-
Wrap the result set
- wrapResultSet(ResultSet, boolean, String, boolean) - Method in class org.jboss.jca.adapters.jdbc.jdk7.WrappedStatementJDK7
-
Wrap ResultSet
- wrapResultSet(ResultSet, boolean, String, boolean) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedCallableStatementJDK8
-
Wrap result set
- wrapResultSet(ResultSet, boolean, String, boolean) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedPreparedStatementJDK8
-
Wrap the result set
- wrapResultSet(ResultSet, boolean, String, boolean) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedStatementJDK8
-
Wrap ResultSet
- wrapResultSet(ResultSet, boolean, String, boolean) - Method in class org.jboss.jca.adapters.jdbc.WrappedStatement
-
Wrap the result set
- wrapStatement(Statement, boolean, String, boolean) - Method in class org.jboss.jca.adapters.jdbc.jdk7.WrappedConnectionJDK7
-
Wrap statement
- wrapStatement(Statement, boolean, String, boolean) - Method in class org.jboss.jca.adapters.jdbc.jdk8.WrappedConnectionJDK8
-
Wrap statement
- wrapStatement(Statement, boolean, String, boolean) - Method in class org.jboss.jca.adapters.jdbc.WrappedConnection
-
Wrap statement
- wrongConnectionHandle(String) - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- wrongConnectionHandle(String) - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Wrong handle
- wrongConnectionHandle$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- wrongConnectionRequestInfo(String) - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- wrongConnectionRequestInfo(String) - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Wrong CRI
- wrongConnectionRequestInfo$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- wrongCredentials() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- wrongCredentials() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Wrong credentials
- wrongCredentials$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- wrongDriverClass(String, String) - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- wrongDriverClass(String, String) - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
Wrong driver class
- wrongDriverClass$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
X
- xaConnection - Variable in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnection
-
The XA connection
- XAData - Class in org.jboss.jca.adapters.jdbc.spi
-
XAData entry
- XAData(XADataSource, String) - Constructor for class org.jboss.jca.adapters.jdbc.spi.XAData
-
Constructor
- xaDatasourceClassNull() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- xaDatasourceClassNull() - Method in interface org.jboss.jca.adapters.AdaptersBundle
-
XADataSourceClass null
- xaDatasourceClassNull$str() - Method in class org.jboss.jca.adapters.AdaptersBundle_$bundle
- XAManagedConnection - Class in org.jboss.jca.adapters.jdbc.xa
-
XAManagedConnection
- XAManagedConnection(XAManagedConnectionFactory, XAConnection, Properties, int, int) - Constructor for class org.jboss.jca.adapters.jdbc.xa.XAManagedConnection
-
Constructor
- XAManagedConnectionFactory - Class in org.jboss.jca.adapters.jdbc.xa
-
XAManagedConnectionFactory
- XAManagedConnectionFactory() - Constructor for class org.jboss.jca.adapters.jdbc.xa.XAManagedConnectionFactory
-
Deprecated.this constructor internally requires the use of synchronized map instance. This type of map can cause deadlocks when comparing two connection factories. For that reason, prefer to use
XAManagedConnectionFactory(Map)instead. - XAManagedConnectionFactory(Map<String, String>) - Constructor for class org.jboss.jca.adapters.jdbc.xa.XAManagedConnectionFactory
-
Constructor
- xaProps - Variable in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnectionFactory
-
THe XA properties
- xaResource - Variable in class org.jboss.jca.adapters.jdbc.xa.XAManagedConnection
-
The XAResource
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
XAManagedConnectionFactory()constructor. Because this can lead to a deadlock when comparing two instances of this class, prefer to define the data source properties at theXAManagedConnectionFactory(Map)constructor instead.