Uses of Package
org.eclipse.datatools.sqltools.result

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

Classes in org.eclipse.datatools.sqltools.result used by org.eclipse.datatools.sqltools.result
IResultSetObject
          The IResultSetObject represents a result set queried from database or represents a tabular data set.
IResultSetRow
          The IResultSetRow represents a row in IResultSetObject.
OperationCommand
          The OperationCommand is used to uniquely identify an execution result in SQL Results View, it is the starting point to use SQL Results View.
ResultsViewAPI
          The core API of SQL Results View.
ResultsViewUIAccessor
          This class is mainly used to control the UI related behaviour, and is mainly designed for WTP Output view's current consumers to lessen the refactoring effort.
 

Classes in org.eclipse.datatools.sqltools.result used by org.eclipse.datatools.sqltools.sqleditor.result
OperationCommand
          The OperationCommand is used to uniquely identify an execution result in SQL Results View, it is the starting point to use SQL Results View.
 



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