You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »


Connection ParameterDescription
Connect StringUsed 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.



  • No labels