Uses of Package
com.ibm.ims.db

Packages that use com.ibm.ims.db
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.db used by com.ibm.ims.db
ASCII_UCodeESC_CharStream
          An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
DLIConnection
          A DLIConnection object represents a connection to a PSB.
DLIDatabaseView
          DLIDatabaseView is a container for segment information in a DL/I database.
DLIParserConstants
           
DLIRecord
          An object that represents a path of segments in a DL/I database, starting with a root segment and working down the hierarchy towards a leaf segment.
DLIResultSet
          DLIResultSet represents a FORWARD_ONLY Result Set.
DLISegment
          DLISegment is the base class for objects representing segments in a DL/I database.
DLISegmentInfo
          A DLISegmentInfo object is wrapper class used to associate a DLISegment object with its hierarchical parent for use within a DLIDatabaseView object.
DLISegmentStream
          This is an interface for segment producing streams like used by the clob or XMSShredder.
DLIStatement
          The object used for executing a static SQL statement and obtaining the results produced by it.
GSAMConnection
           
GSAMRecord
           
IMSErrorMessages
          The textual error messages that can be received when using the com.ibm.ims.db package
RSA
           
SSA
          SSA represents a Segment Search Argument.
SSAList
          SSAList represents a collection of SSA (Segment Search Arguments) objects.
SSAQualificationStatement
          A SSAQualificationStatement represents logical qualification statements to a Segment Search Argument.
Token
          Describes the input token stream.
 

Classes in com.ibm.ims.db used by com.ibm.ims.xms
DLIConnection
          A DLIConnection object represents a connection to a PSB.
DLIDatabaseView
          DLIDatabaseView is a container for segment information in a DL/I database.
DLISegment
          DLISegment is the base class for objects representing segments in a DL/I database.
DLISegmentStream
          This is an interface for segment producing streams like used by the clob or XMSShredder.
 



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