Uses of Class
org.jboss.jca.adapters.jdbc.jdk6.WrappedConnectionJDK6

Packages that use WrappedConnectionJDK6
org.jboss.jca.adapters.jdbc.jdk6 This package contains the JDBC 4.0 extension 
 

Uses of WrappedConnectionJDK6 in org.jboss.jca.adapters.jdbc.jdk6
 

Constructors in org.jboss.jca.adapters.jdbc.jdk6 with parameters of type WrappedConnectionJDK6
WrappedCallableStatementJDK6(WrappedConnectionJDK6 lc, CallableStatement s, boolean spy, String jndiName)
          Constructor
WrappedPreparedStatementJDK6(WrappedConnectionJDK6 lc, PreparedStatement s, boolean spy, String jndiName)
          Constructor
WrappedStatementJDK6(WrappedConnectionJDK6 lc, Statement s, boolean spy, String jndiName)
          Constructor
 



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