Package | Description |
---|---|
javax.resource.cci |
Modifier and Type | Method and Description |
---|---|
Connection |
ConnectionFactory.getConnection()
Returns an application connection.
|
Connection |
Interaction.getConnection()
Returns the Connection associated with the Interaction.
|
Connection |
ConnectionFactory.getConnection(ConnectionSpec properties)
Gets a connection with given properties.
|