Uses of Interface
com.ibm.ims.db.DLISegmentStream

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

Uses of DLISegmentStream in com.ibm.ims.db
 

Classes in com.ibm.ims.db that implement DLISegmentStream
 class DLIClobSegmentStream
          This is the implementation for segment producing streams like used by the clob or XMSShredder.
 

Uses of DLISegmentStream in com.ibm.ims.xms
 

Classes in com.ibm.ims.xms that implement DLISegmentStream
 class XMSShredder
          Shreds an XML document, while implementing an XMSDocumentHandler
 



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