Uses of Interface
org.jboss.ejb.plugins.cmp.jdbc.WrappedStatement

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

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

Classes in org.jboss.resource.adapter.jdbc that implement WrappedStatement
 class WrappedCallableStatement
          WrappedCallableStatement
 class WrappedPreparedStatement
          A wrapper for a prepared statement.
 class WrappedStatement
          A wrapper for a statement.
 



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