Package | Description |
---|---|
org.jboss.jca.adapters.jdbc.jdk8 |
This package contains the JDBC 4.2 extension
|
Constructor and Description |
---|
WrappedCallableStatementJDK8(WrappedConnectionJDK8 lc,
CallableStatement s,
boolean spy,
String jndiName,
boolean doLocking)
Constructor
|
WrappedPreparedStatementJDK8(WrappedConnectionJDK8 lc,
PreparedStatement s,
boolean spy,
String jndiName,
boolean doLocking)
Constructor
|
WrappedStatementJDK8(WrappedConnectionJDK8 lc,
Statement s,
boolean spy,
String jndiName,
boolean doLocking)
Constructor
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.