Uses of Class
org.jboss.jca.adapters.jdbc.jdk7.WrappedConnectionJDK7

Packages that use WrappedConnectionJDK7
org.jboss.jca.adapters.jdbc.jdk7 This package contains the JDBC 4.1 extension 
 

Uses of WrappedConnectionJDK7 in org.jboss.jca.adapters.jdbc.jdk7
 

Constructors in org.jboss.jca.adapters.jdbc.jdk7 with parameters of type WrappedConnectionJDK7
WrappedCallableStatementJDK7(WrappedConnectionJDK7 lc, CallableStatement s, boolean spy, String jndiName)
          Constructor
WrappedPreparedStatementJDK7(WrappedConnectionJDK7 lc, PreparedStatement s, boolean spy, String jndiName)
          Constructor
WrappedStatementJDK7(WrappedConnectionJDK7 lc, Statement s, boolean spy, String jndiName)
          Constructor
 



Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)