Package org.eclipse.datatools.sqltools.result

Interface Summary
IHelpConstants This file contains all the context help ID that are used by following DTP plugins: TPS_helpKey_constants_for_plug-in: org.eclipse.datatools.sqltools.result
IReExecutionRunnable  
IResultSetObject The IResultSetObject represents a result set queried from database or represents a tabular data set.
IResultSetRow The IResultSetRow represents a row in IResultSetObject.
ResultsConstants The constants
 

Class Summary
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.
Parameter The Parameter represents an in/out parameter for routine objects.
ResultSetObject A standard implementation of IResultSetObject with cache mechanism.
ResultSetRow The ResultSetRow is a standard implementation of IResultSetRow.
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.
XMLResultSetObject Represent an XML result set.
 



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