Examining Data in a View

To view data in a view:

  1. Choose the view in the left panel.
  2. Click the Execute icon.

    Built-in data type values appear in a table grid in the bottom pane. If a column contains an object, the object's toString value appears. To inspect the object, choose it and click the Inspect button (see
    Inspecting Java Objects).

To stop loading data while the view statement is executing, click the Stop button.