javax.resource.cci.ConnectionFactory methods supported
The javax.resource.cci.ConnectionFactory interface provides an application component with a Connection instance to an EIS.
The following table list which methods are supported by the IMS Universal Database resource adapter for the javax.resource.cci.ConnectionFactory interface.
| javax.resource.cci.ConnectionFactory method | IMS Universal Database resource adapter support |
|---|---|
| getConnection() | Yes |
| getConnection(ConnectionSpec) | Yes |
| getMetaData() | Yes |
| getRecordFactory() | Yes |