| 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 | Method and Description |
|---|---|
protected abstract WrappedCallableStatement |
WrappedConnection.wrapCallableStatement(CallableStatement statement,
boolean spy,
String jndiName)
Wrap a callable statement
|
| Modifier and Type | Class and Description |
|---|---|
class |
WrappedCallableStatementJDK7
WrappedCallableStatementJDK7.
|
| Modifier and Type | Method and Description |
|---|---|
protected WrappedCallableStatement |
WrappedConnectionJDK7.wrapCallableStatement(CallableStatement statement,
boolean spy,
String jndiName)
Wrap callable statement
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)