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

Uses of Class org.jboss.resource.adapter.jdbc.WrappedConnection (JBoss Connector API) - JBoss 3.2.7 connector API Documentation 英文版文档


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, boolean doQueryTimeout)
           
WrappedStatement(WrappedConnection lc, Statement s, boolean doQueryTimeout)
           
WrappedPreparedStatement(WrappedConnection lc, PreparedStatement ps, boolean doSetQueryTimeout)
           
 



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