Uses of Interface
jakarta.resource.cci.InteractionSpec
Package
Description
The jakarta.resource.cci package contains API specification for the Common
Client Interface (CCI).
-
Uses of InteractionSpec in jakarta.resource.cci
Modifier and TypeMethodDescriptionInteraction.execute
(InteractionSpec ispec, Record input) Executes an interaction represented by the InteractionSpec.boolean
Interaction.execute
(InteractionSpec ispec, Record input, Record output) Executes an interaction represented by the InteractionSpec.