Modifier and Type | Class and Description |
---|---|
(package private) static class |
EditRecord.Viewer
An extension of the ViewRecord.Viewer that adds the ability to start an
action under which fields of the record can be modified.
|
(package private) static class |
ViewRecord.Viewer
An instance of ExecuteQuery.Viewer that allows (read-only) viewing of a
Record resource.
|
Modifier and Type | Method and Description |
---|---|
(package private) static void |
ExecuteQuery.run(String title,
CqProvider provider,
ExecuteQuery.Viewer viewer)
Asks the user to select a database and a query in that database and then
executes the query, displaying the results in a table.
|
(package private) static void |
ExecuteQuery.showResults(String title,
ExecuteQuery.Viewer viewer)
Displays the result set (in g_cell) in a table.
|
Copyright © IBM 2017. All rights reserved.