Connector Architecture 1.6 API 1.0.0.Final

Uses of Interface
javax.resource.cci.Connection

Packages that use Connection
javax.resource.cci The javax.resource.cci package contains API specification for the Common Client Interface (CCI). 
 

Uses of Connection in javax.resource.cci
 

Methods in javax.resource.cci that return Connection
 Connection Interaction.getConnection()
          Gets the Connection associated with the Interaction.
 Connection ConnectionFactory.getConnection()
          Gets a connection to an EIS instance.
 Connection ConnectionFactory.getConnection(ConnectionSpec properties)
          Gets a connection to an EIS instance.
 


Connector Architecture 1.6 API 1.0.0.Final

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.