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 © 2013 JBoss by Red Hat. All rights reserved.