| Package | Description |
|---|---|
| javax.resource.cci |
J2EE Connector API - Common Client Interface.
|
| Modifier and Type | Method and Description |
|---|---|
Connection |
ConnectionFactory.getConnection()
Gets a connection from the resource adapter.
|
Connection |
Interaction.getConnection()
Gets the connection associated with this interaction.
|
Connection |
ConnectionFactory.getConnection(ConnectionSpec properties)
Gets a connection from the resource adapter.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.