Utility class to test a set of parameters for a database connection.
This class maintains the necessary information for each saved database connection. Each saved connection appears by name within the saved connections drop-down box displayed on respective windows.
This class will typically be used by the Database Browser or Query Editor where all SQL statements to be executed will pass through here.
Performs a connection test. A connection is established with a database and closed to test the entered connection values.