| Name | Description | Type | Package | Framework |
| EISInteraction | Defines the specification for a call to a JCA interaction. | Class | org.eclipse.persistence.eis.interactions | EclipseLink |
| IndexedInteraction | Defines the specification for a call to a JCA interaction that uses indexed records. | Class | org.eclipse.persistence.eis.interactions | EclipseLink |
| MappedInteraction | Defines the specification for a call to a JCA interaction using Mapped records. | Class | org.eclipse.persistence.eis.interactions | EclipseLink |
| QueryStringInteraction | Defines the specification for a call to a JCA interaction that uses a query string. | Class | org.eclipse.persistence.eis.interactions | EclipseLink |
| XMLInteraction | Defines the specification for a call to a JCA interaction that uses XML. | Class | org.eclipse.persistence.eis.interactions | EclipseLink |
| XQueryInteraction | Defines the specification for a call to a JCA interaction that uses XQuery. | Class | org.eclipse.persistence.eis.interactions | EclipseLink |