See: Description
Package | Description |
---|---|
com.ibm.ims.application |
Provides classes for IMS Java dependent region transaction and message processing,
including managing error messages, sending and receiving messages, and
providing program access to IMS transaction services such as commit and rollback.
|
com.ibm.ims.base |
Provides classes for the mapping to IMS DL/I APIs.
|
com.ibm.ims.db.cci |
Provides classes for interacting with IMS database resources using
the Common Client Interface (CCI) architecture.
|
com.ibm.ims.dli |
Provides an API to write Java applications that can access IMS databases
using DL/I programming semantics.
|
com.ibm.ims.dli.converters |
Provides an API to convert Java data types to and from byte arrays.
|
com.ibm.ims.dli.tm |
Provides a Java interface to interact with IMS Java batch processing regions (JBPs)
and Java message processing regions (JMPs).
|
com.ibm.ims.dli.types |
Provides an extensible, abstract type converter to assist in
creating custom user type converters.
|
com.ibm.ims.jdbc |
Provides IMS-specific extensions for connecting to IMS databases using JDBC.
|
com.ibm.ims.jdbc.xa |
Provides IMS-specific extensions for connecting to IMS databases in two-phase commit (XA) mode using JDBC.
|
com.ibm.ims.jms |
Includes IMS-specific extensions for issuing synchronous callout requests from JMP and JBP regions.
|
This is the Java API specification for the IMS Universal drivers and IMS Java dependent region resource adapter.
The IMS Universal drivers provide Java applications with access to IMS databases from z/OS and distributed environments. Applications can connect to IMS from z/OS or distributed non-z/OS platforms through TCP/IP, and can reside on the same logical partition (LPAR) or a different LPAR from the IMS database.
The IMS Java dependent region resource adapter is a set of Java classes and interfaces that support IMS database access and IMS message queue processing within Java batch processing (JBP) and Java message processing (JMP) regions. The IMS Java dependent region resource adapter provides Java application programs running in JMP or JBP regions with the same DL/I functionality that is provided in message processing program (MPP) and non-message driven BMP regions.
Related information:
(c) Copyright IBM Corporation 2008, 2017.