Package | Description |
---|---|
org.jboss.jca.adapters.jdbc.jdk7 |
This package contains the JDBC 4.1 extension
|
Constructor and Description |
---|
WrappedCallableStatementJDK7(WrappedConnectionJDK7 lc,
java.sql.CallableStatement s,
boolean spy,
java.lang.String jndiName)
Constructor
|
WrappedPreparedStatementJDK7(WrappedConnectionJDK7 lc,
java.sql.PreparedStatement s,
boolean spy,
java.lang.String jndiName)
Constructor
|
WrappedStatementJDK7(WrappedConnectionJDK7 lc,
java.sql.Statement s,
boolean spy,
java.lang.String jndiName)
Constructor
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)