Package | Description |
---|---|
org.jboss.jca.adapters.jdbc.jdk6 |
This package contains the JDBC 4.0 extension
|
Constructor and Description |
---|
WrappedCallableStatementJDK6(WrappedConnectionJDK6 lc,
java.sql.CallableStatement s,
boolean spy,
java.lang.String jndiName)
Constructor
|
WrappedPreparedStatementJDK6(WrappedConnectionJDK6 lc,
java.sql.PreparedStatement s,
boolean spy,
java.lang.String jndiName)
Constructor
|
WrappedStatementJDK6(WrappedConnectionJDK6 lc,
java.sql.Statement s,
boolean spy,
java.lang.String jndiName)
Constructor
|
Copyright ? 2010 Red Hat Middleware LLC (http://www.jboss.com/)