|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |