JDataStore Explorer: New Query dialog box
This is a feature of JBuilder Professional and Enterprise.
Use this dialog box to define a new query to access data directly through the JDataStore Explorer.
Connection
The JDBC connection descriptor (JDBC driver, URL, user name, and password) for the query. Clicking on this text field opens
another dialog box that contains a grid listing all currently defined connections to choose from.
New
Opens the New JDBC Connection dialog box to define a new JDBC connection that is used for this new query.
Table name
The name of the table stream that will contain the JDataStore's copy of the query results.
SQL Query
The SQL SELECT statement that returns the data to view/edit.
Load Option
How the query results are to be loaded, as described by the constants in the Load interface.
Enable Refresh on Tools Menu
Whether this query is affected by the Tools|Refresh JDataStore menu item, which allows you to refresh all the queries defined in the JDataStore at once.
Enable Save on Tools Menu
Whether this query is affected by the Tools|Save JDataStore changes menu item, which allows you to save changes made in all the queries defined in the JDataStore at once.