站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 server API Documentation 英文版文档

WrappedStatement (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档


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


public interface WrappedStatement

A nice simple interface that allow us to get the original statement back from the wrapper.


Method Summary
 Statement getUnderlyingStatement()
           
 

Method Detail

getUnderlyingStatement

public Statement getUnderlyingStatement()


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