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 |
WrappedCallableStatement
WrappedCallableStatement
|
class |
WrappedPreparedStatement
A wrapper for a prepared statement.
|
class |
WrappedStatement
A wrapper for a statement.
|
Modifier and Type | Class and Description |
---|---|
class |
WrappedCallableStatementJDK6
WrappedCallableStatementJDK6.
|
class |
WrappedPreparedStatementJDK6
WrappedPreparedStatementJDK6.
|
class |
WrappedStatementJDK6
WrappedStatementJDK6.
|
Modifier and Type | Class and Description |
---|---|
class |
WrappedCallableStatementJDK7
WrappedCallableStatementJDK7.
|
class |
WrappedPreparedStatementJDK7
WrappedPreparedStatementJDK7.
|
class |
WrappedStatementJDK7
WrappedStatementJDK7.
|
Copyright ? 2010 Red Hat Middleware LLC (http://www.jboss.com/)