Uses of Class
org.jboss.resource.adapter.jdbc.WrappedConnection

Packages that use WrappedConnection
org.jboss.resource.adapter.jdbc   
 

Uses of WrappedConnection in org.jboss.resource.adapter.jdbc
 

Constructors in org.jboss.resource.adapter.jdbc with parameters of type WrappedConnection
WrappedCallableStatement(WrappedConnection lc, CallableStatement cs)
           
WrappedPreparedStatement(WrappedConnection lc, PreparedStatement ps)
           
WrappedStatement(WrappedConnection lc, Statement s)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.