Package org.eclipse.datatools.sqltools.result

Interface Summary
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.
 

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.
ResultConfiguration Store preference in non-ui part of result view.
ResultManager A standard implementation of IResultManager.
ResultsConstants The constants
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.
ResultsViewPlugin The main plugin class to be used in the desktop.
XMLResultSetObject Represent an XML result set.
 

Exception Summary
ClassVersionIncompatibleException Thrown when the version of ResultInstance class in history file is incompatible.