Uses of Interface
jakarta.resource.cci.Connection
Package
Description
The jakarta.resource.cci package contains API specification for the Common
Client Interface (CCI).
-
Uses of Connection in jakarta.resource.cci
Modifier and TypeMethodDescriptionConnectionFactory.getConnection()
Gets a connection to an EIS instance.ConnectionFactory.getConnection
(ConnectionSpec properties) Gets a connection to an EIS instance.Interaction.getConnection()
Gets the Connection associated with the Interaction.