Package | Description |
---|---|
javax.resource.cci |
The javax.resource.cci package contains API specification for the Common
Client Interface (CCI).
|
Modifier and Type | Method and Description |
---|---|
Record |
Interaction.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.
|
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.