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

All Superinterfaces:
StatementAccess
All Known Implementing Classes:
WrappedCallableStatement, WrappedPreparedStatement, WrappedStatement

public interface WrappedStatement
extends StatementAccess

A noop backward compatibility interface for that was moved from the server module to the connector module to break the circular dependency between modules.

Version:
$Revision: 57189 $
Author:
Scott.Stark@jboss.org

Method Summary
 
Methods inherited from interface org.jboss.resource.adapter.jdbc.StatementAccess
getUnderlyingStatement
 



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