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,
boolean doLocking)
Constructor
|
WrappedPreparedStatementJDK8(WrappedConnectionJDK8 lc,
java.sql.PreparedStatement s,
boolean spy,
java.lang.String jndiName,
boolean doLocking)
Constructor
|
WrappedStatementJDK8(WrappedConnectionJDK8 lc,
java.sql.Statement s,
boolean spy,
java.lang.String jndiName,
boolean doLocking)
Constructor
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)