Wizard step for configuring JDBC driver options.
Options that are configured with this step are usually platform specific, and depends on what the driver is built to
support. Things like connecting to the database over SSL can *usually* be configured here as in PostgreSQL.
Often Drivers will allow all of these options provided in this step to be embedded in the JDBC URL itself.
author: Mark A. Kobold <mkobold at isqlviewer dot com> version: 1.0 |