This editor appears when you click the New button, or select a data source driver and then click Edit in the Data Source Drivers dialog. It allows you to simplify using cached query results by adding or editing a data source driver in a JReport catalog.
The following are details about options in the editor.
Driver Name
Specifies the name you want to use for the data source driver.
URL
Specifies the URL of the driver definition.
The URL is composed of three parts: scheme, qualified class name and arguments. If the Data Source Driver does not use arguments, the argument part will not appear on the URL. Its syntax is: URL = "jrquery" ":" "/" qualified_classname[ ";" params].
Driver
Selects to specify the driver configuration if you don't specify the URL.
OK
Accepts the changes and closes the dialog.
Cancel
Does not retain changes and closes the dialog.
Help
Displays the help document about this feature.