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.