javax.resource.cci.Connection methods supported
The javax.resource.cci.Connection interface represents an application-level handle used by client to access the underlying physical connection.
The following table list which methods are supported by the IMS Universal Database resource adapter for the javax.resource.cci.Connection interface.
| javax.resource.cci.Connection method | IMS Universal Database resource adapter support |
|---|---|
| close() | Yes |
| createInteraction() | Yes |
| getLocalTransaction() | Yes |
| getMetaData() | Yes |
| getResultSetInfo() | Yes |