Package org.jboss.resource.adapter.jdbc

Interface Summary
ExceptionSorter ExceptionSorter.java Created: Fri Mar 14 21:53:08 2003
StatementAccess A simple interface that allow us to get the underlying driver specific statement implementation back from the wrapper.
ValidConnectionChecker Checks that a connection is valid
 

Class Summary
BaseWrapperManagedConnection BaseWrapperManagedConnection
BaseWrapperManagedConnectionFactory BaseWrapperManagedConnectionFactory
CachedPreparedStatement Wrapper class for cached PreparedStatements.
CheckValidConnectionSQL Implements check valid connection sql
NullExceptionSorter Does not check the exception
NullValidConnectionChecker Does not check the connection
PreparedStatementCache LRU cache for PreparedStatements.
WrappedCallableStatement WrappedCallableStatement.java Created: Sat Apr 20 22:43:24 2002
WrappedConnection A wrapper for a connection.
WrappedConnectionRequestInfo WrappedConnectionRequestInfo.java Created: Fri Apr 19 14:22:21 2002
WrappedPreparedStatement A wrapper for a prepared statement.
WrappedResultSet A wrapper for a result set
WrappedStatement A wrapper for a statement.
WrapperDataSource WrapperDataSource
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.