javax.resource.cci.Interaction methods supported

The javax.resource.cci.Interaction interface provides a means for an application component to execute EIS functions, such as relational database queries.

The following table list which methods are supported by the IMS Universal Database resource adapter for the javax.resource.cci.Interaction interface.

Table 1. IMS Universal Database resource adapter support for the javax.resource.cci.Interaction interface.
javax.resource.cci.Interaction method IMS Universal Database resource adapter support
clearWarnings() Yes
close() Yes
execute(InteractionSpec, Record) Yes
execute(InteractionSpec, Record, Record) No
getConnection() Yes
getWarnings() Yes