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

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


Uses of Interface
javax.resource.cci.Connection

Packages that use Connection
javax.resource.cci   
 

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.