Package | Description |
---|---|
org.jboss.jca.adapters.jdbc |
The JDBC resource adapter with pooling support
|
org.jboss.jca.adapters.jdbc.jdk7 |
This package contains the JDBC 4.1 extension
|
Modifier and Type | Class and Description |
---|---|
class |
CachedCallableStatement
A cache wrapper for java.sql.CallableStatement
|
class |
CachedPreparedStatement
Wrapper class for cached PreparedStatements.
|
class |
WrappedCallableStatement
WrappedCallableStatement
|
class |
WrappedConnection
A wrapper for a connection.
|
class |
WrappedPreparedStatement
A wrapper for a prepared statement.
|
class |
WrappedResultSet
A wrapper for a result set
|
class |
WrappedStatement
A wrapper for a statement.
|
class |
WrapperDataSource
WrapperDataSource
|
Modifier and Type | Class and Description |
---|---|
class |
CachedCallableStatementJDK7
CachedCallableStatementJDK7.
|
class |
CachedPreparedStatementJDK7
CachedPreparedStatementJDK7.
|
class |
WrappedCallableStatementJDK7
WrappedCallableStatementJDK7.
|
class |
WrappedConnectionJDK7
WrappedConnectionJDK7.
|
class |
WrappedPreparedStatementJDK7
WrappedPreparedStatementJDK7.
|
class |
WrappedResultSetJDK7
WrappedResultSetJDK7.
|
class |
WrappedStatementJDK7
WrappedStatementJDK7.
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)