Package | Description |
---|---|
org.jboss.jca.adapters.jdbc |
The JDBC resource adapter with pooling support
|
org.jboss.jca.adapters.jdbc.jdk6 |
This package contains the JDBC 4.0 extension
|
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 |
CachedCallableStatementJDK6
CachedCallableStatementJDK6.
|
class |
CachedPreparedStatementJDK6
CachedPreparedStatementJDK6.
|
class |
WrappedCallableStatementJDK6
WrappedCallableStatementJDK6.
|
class |
WrappedConnectionJDK6
WrappedConnectionJDK6.
|
class |
WrappedPreparedStatementJDK6
WrappedPreparedStatementJDK6.
|
class |
WrappedResultSetJDK6
WrappedResultSetJDK6.
|
class |
WrappedStatementJDK6
WrappedStatementJDK6.
|
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 ? 2010 Red Hat Middleware LLC (http://www.jboss.com/)