| Package | Description |
|---|---|
| org.jboss.jca.adapters.jdbc.jdk8 |
This package contains the JDBC 4.2 extension
|
| Constructor and Description |
|---|
WrappedCallableStatementJDK8(WrappedConnectionJDK8 lc,
java.sql.CallableStatement s,
boolean spy,
java.lang.String jndiName)
Constructor
|
WrappedPreparedStatementJDK8(WrappedConnectionJDK8 lc,
java.sql.PreparedStatement s,
boolean spy,
java.lang.String jndiName)
Constructor
|
WrappedStatementJDK8(WrappedConnectionJDK8 lc,
java.sql.Statement s,
boolean spy,
java.lang.String jndiName)
Constructor
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)