Package | Description |
---|---|
javax.resource.cci |
Modifier and Type | Method and Description |
---|---|
Record |
Interaction.execute(InteractionSpec ispec,
Record input)
Executes, returning a result.
|
boolean |
Interaction.execute(InteractionSpec ispec,
Record input,
Record output)
Executes an interaction.
|