| Package | Description | 
|---|---|
| javax.resource.cci | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | IndexedRecordRepresents an ordered collection of elements. | 
| interface  | MappedRecordRepresents an mapped collection of elements. | 
| interface  | ResultSetRepresents results from a connection. | 
| Modifier and Type | Method and Description | 
|---|---|
| Record | Interaction. execute(InteractionSpec ispec,
       Record input)Executes, returning a result. | 
| Record | MessageListener. onMessage(Record inputData) | 
| 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. | 
| Record | MessageListener. onMessage(Record inputData) |