Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Connection

...

ParameterDescription
Connect

...

String

Used by the JDBC Driver to connect with a database. Often contains host and port numbers, as well as the name of the database to which it connects.

For example:

jdbc:postgresql://host:port/database
jdbc:derby://host:port/database

Data Source

...

NameThe name of the data source to which you want SQL Query Tuner to connect.