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

Uses of Class org.jboss.resource.adapter.jdbc.WrappedConnection (JBoss Connector API) - JBoss 4.0.1 sp1 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
WrappedStatement(WrappedConnection lc, Statement s)
           
WrappedPreparedStatement(WrappedConnection lc, PreparedStatement ps)
           
WrappedCallableStatement(WrappedConnection lc, CallableStatement cs)
           
 



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