Uses of Class
com.ibm.ims.base.DLIWarning

Packages that use DLIWarning
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. 
 

Uses of DLIWarning in com.ibm.ims.application
 

Methods in com.ibm.ims.application that return DLIWarning
 DLIWarning IMSFieldMessage.getWarnings()
          The first warning reported by calls on this IMSFieldMessage is returned.
 

Uses of DLIWarning in com.ibm.ims.base
 

Methods in com.ibm.ims.base that return DLIWarning
protected  DLIWarning DLIBaseSegment.getWarnings()
          Insert the method's description here.
 DLIWarning DLIWarning.getNextWarning()
          Get the warning chained to this one.
 

Uses of DLIWarning in com.ibm.ims.db
 

Methods in com.ibm.ims.db that return DLIWarning
 DLIWarning DLISegment.getWarnings()
          The first warning reported by calls on this DLISegment is returned.
 



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