Uses of Package
com.ibm.ims.base

Packages that use com.ibm.ims.base
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.xms Provides classes for XML DB support (The classes in this package are for internal use only). 
 

Classes in com.ibm.ims.base used by com.ibm.connector2.ims.db
IMSTrace
          IMSTrace provides tracing facilities to document the flow of control in an IMS Java application.
XMLTrace
          XMLTrace provides tracing facilities to document the flow of control in an IMS Java application.
 

Classes in com.ibm.ims.base used by com.ibm.ims.application
AIB
          The Application Interface Block (AIB) is used by your program to communicate with IMS.
DLIBaseSegment
          DLIBaseSegment is the abstract base class for objects representing segments in a DL/I database.
DLITypeInfo
          A DLITypeInfo object is used to provide the layout of a segment's fields to the base class DLISegment.
DLIWarning
          The DLIWarning class provides information when data was lost due to a type conversion.
IMSException
          This exception is thrown to indicate a DLI error has ocurred.
 

Classes in com.ibm.ims.base used by com.ibm.ims.base
AIB
          The Application Interface Block (AIB) is used by your program to communicate with IMS.
AlternatePCB
          The AlternatePCB class contains all the data attributes of the IMS Alternate Program Communication Block and the necessary getter and setter methods.
DBPCB
          The DBPCB class contains all the data attributes of the IMS Database Program Program Communication Block and the necessary getter and setter methods.
DLIException
          Thrown to indicate an error has occurred.
DLITypeInfo
          A DLITypeInfo object is used to provide the layout of a segment's fields to the base class DLISegment.
DLIWarning
          The DLIWarning class provides information when data was lost due to a type conversion.
GSAMPCB
          The GSAMPCB class contains all the data attributes of the GSAM Database Program Communication Block and the necessary getter and setter methods.
IMSErrorMessages
          The textual error messages that can be received when using the com.ibm.ims.base package
IMSException
          This exception is thrown to indicate a DLI error has ocurred.
IMSInfo
          The IMSInfo class provides information about the application's current execution environment.
IMSTrace
          IMSTrace provides tracing facilities to document the flow of control in an IMS Java application.
IOPCB
          The IOPCB class contains all the data attributes of the IMS I/O Program Communication Block and the necessary getter and setter method.
 

Classes in com.ibm.ims.base used by com.ibm.ims.db
AIB
          The Application Interface Block (AIB) is used by your program to communicate with IMS.
DLIBaseSegment
          DLIBaseSegment is the abstract base class for objects representing segments in a DL/I database.
DLIException
          Thrown to indicate an error has occurred.
DLITypeInfo
          A DLITypeInfo object is used to provide the layout of a segment's fields to the base class DLISegment.
DLIWarning
          The DLIWarning class provides information when data was lost due to a type conversion.
IMSException
          This exception is thrown to indicate a DLI error has ocurred.
 

Classes in com.ibm.ims.base used by com.ibm.ims.xms
DLIException
          Thrown to indicate an error has occurred.
 



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