Package | Description |
---|---|
org.jboss.jca.adapters.jdbc.jdk7 |
This package contains the JDBC 4.1 extension
|
Constructor and Description |
---|
WrappedCallableStatementJDK7(WrappedConnectionJDK7 lc,
CallableStatement s,
boolean spy,
String jndiName,
boolean doLocking)
Constructor
|
WrappedPreparedStatementJDK7(WrappedConnectionJDK7 lc,
PreparedStatement s,
boolean spy,
String jndiName,
boolean doLocking)
Constructor
|
WrappedStatementJDK7(WrappedConnectionJDK7 lc,
Statement s,
boolean spy,
String jndiName,
boolean doLocking)
Constructor
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.