See: Description
| Class | Description |
|---|---|
| DLIInteractionSpec |
Use this class to access data from an IMS database with the IMS Universal Database Resource Adapter
using DL/I-like queries.
|
| DLIResultSet |
This class implements a ResultSet for data retrieved from a DLIInteraction.
|
| IMSManagedConnectionFactory |
Factory class used to create non-managed connections to IMS.
|
| SQLInteractionSpec |
Use this class to access data from an IMS database with the IMS Universal Database Resource Adapter
using SQL queries.
|
| SQLResultSet |
This class implements a ResultSet for data retrieved from a SQLInteraction.
|
| SSAListHelper |
The
SSAListHelper class is used to construct a segment search argument (SSA) qualification statement
string. |