Table of Contents Overview Menus Windows Buttons

Output Window

The Output Window displays the results sets being returned by the server in response to a statement's execution. This may be a Swing Table Component (jTable) or a ordinary text area. See Table vs. Text output for more information.

When you have multiple ResultSets (Table output only), each ResultSet displays on a separate "tab" in the Output Window. Click the tab title to display the next ResultSet.

The Output Window clears when the ResultSet arrives from a new statement or batch.

When the output mode is a Table, some datatypes can be handled in a special way when they appear in the ResultSet. Special handling is currently implemented for the image object datatype. Also see image object columns for more information.

To change the Output Window defaults, use Options>Open Option Window>Output Window Options.