- url
- the URL to connect.
- info
- some properties that should be used in establishing the connection. The properties consist of name/value pairs of strings. Normally, a connection to a database requires at least two properties - for "user" and "password" in order to pass authentication to the database.
Documentation for this section has not yet been entered.
Type Reason Java.Sql.SQLException if a database error occurs.
Attempts to make a database connection to a data source specified by a supplied URL.