SQL Details Help

1) SQL Details Column Descriptions

Each row in this report represents a recent query and associated information. By default the report is sorted with the most recent queries showing at the top

2) SQL Detail Action

3) Output

Determines the output format for the SQL detail buffer. Options for output are HTML, XML, and an MS Excel spreadsheet. HTML is the default.

4) Set Buffer Size (optional)

Resizes the number of rows that are kept in the rolling SQL detail buffer. Any current rows remain in the buffer. JAMon does not have a limitation on the buffer size, so if you would like a larger buffer size then is available in the list you may edit the jsp and add the value.
5) Text Display Length (optional)
In some cases labels (SQL statements) can become quite large and make the report difficult to read. By entering an integer in this field the display of the label column will be truncated to the specified length. Note this only affects the display and the actual data in the report is not altered.

6) Highlight (optional)

Any text that is entered here and appears in the label column will be hightlighted

7) Filter (optional)

Filter leverages the com.fdsapi.ArraySQL class to query the JAMon data with a SQL like syntax.

8) Links

Links to various classes from FormattedDataSet API that were used in creating this page.
Close