Uses of Class
com.ibm.ims.db.DLIResultSet

Packages that use DLIResultSet
com.ibm.ims.db Provides classes for the JDBC driver and for the IMS Java hierarchic database interface. 
 

Uses of DLIResultSet in com.ibm.ims.db
 

Subclasses of DLIResultSet in com.ibm.ims.db
 class DLIScrollInsensitiveResultSet
          A Scroll Insensitive ResultSet provides access to a cached table of data.
 

Methods in com.ibm.ims.db that return DLIResultSet
protected  DLIResultSet DLIStatement.executeQuery(com.ibm.ims.db.DLIParser parser)
          This function is only supported to create ResultSets of type TYPE_FORWARD_ONLY and TYPE_SCROLL_INSENSITIVE.
 



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