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

Uses of Interface javax.resource.cci.Connection (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档


Uses of Interface
javax.resource.cci.Connection

Packages that use Connection
javax.resource.cci J2EE Connector API - Common Client Interface. 
 

Uses of Connection in javax.resource.cci
 

Methods in javax.resource.cci that return Connection
 Connection Interaction.getConnection()
          Gets the connection associated with this interaction.
 Connection ConnectionFactory.getConnection()
          Gets a connection from the resource adapter.
 Connection ConnectionFactory.getConnection(ConnectionSpec properties)
          Gets a connection from the resource adapter.
 



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