Uses of Interface
org.eclipse.datatools.sqltools.result.IResultSetObject

Packages that use IResultSetObject
org.eclipse.datatools.sqltools.result   
 

Uses of IResultSetObject in org.eclipse.datatools.sqltools.result
 

Classes in org.eclipse.datatools.sqltools.result that implement IResultSetObject
 class ResultSetObject
          A standard implementation of IResultSetObject with cache mechanism.
 class XMLResultSetObject
          Represent an XML result set.
 

Methods in org.eclipse.datatools.sqltools.result with parameters of type IResultSetObject
 void ResultsViewUIAccessor.showTab(OperationCommand cmd, IResultSetObject result)
          Sets the focus to the given result set if the current result instance is the given instance.
 boolean ResultsViewAPI.appendResultSet(OperationCommand cmd, IResultSetObject rs)
          Appends an instance of IResultSetObject to SQL Results View.
 



Copyright © 2007 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.