IMS Java 9.1 API Specification

This document is the API specification for IMS Java.

See:
          Description

Packages
com.ibm.connector2.ims.db Provides classes for connection to IMS databases from WebSphere Application Server for z/OS.
com.ibm.ims.application Provides classes for IMS Java dependent region transaction and message processing.
com.ibm.ims.base Provides classes for the mapping to IMS DL/I APIs.
com.ibm.ims.db Provides classes for the JDBC driver and for the IMS Java hierarchic database interface.
com.ibm.ims.rds Provides classes for IMS Java Remote Data Services.
com.ibm.ims.xms Provides classes for XML DB support (The classes in this package are for internal use only).

 

This document is the API specification for IMS Java.

IMS Java application support allows you to write Java application programs that access IMS databases from IMS dependent regions, IBM WebSphere Application Server for z/OS, IBM CICS Transaction Server for z/OS, or IBM DB2 Universal Database for z/OS stored procedures.

JDBC Access to IMS Data:
IMS Java application programs use JDBC to access IMS databases. JDBC is the SQL-based standard interface for data access in the Java 2 SDK Standard Edition and Enterprise Edition. IMS Java's implementation of JDBC supports a selected subset of the full facilities of the JDBC 2.0 API. You can also use the IMS Java hierarchic database interface for lower-level access to IMS databases



(C) International Business Machines Corporation 2004. All rights reserved.