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 |
---|---|
CachedCallableStatement |
WrappedConnectionFactory.createCachedCallableStatement(java.sql.CallableStatement cs)
Create a cached callable statement
|
Modifier and Type | Class and Description |
---|---|
class |
CachedCallableStatementJDK7
CachedCallableStatementJDK7.
|
Modifier and Type | Method and Description |
---|---|
CachedCallableStatement |
WrappedConnectionFactoryJDK7.createCachedCallableStatement(java.sql.CallableStatement cs)
Create a cached callable statement
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)