- url
- the URL of the database. An application may call this method iteratively as the property list is built up - for example, when displaying a dialog to an end-user as part of the database login process.
- info
- a set of tag/value pairs giving data that a user may be prompted to provide in order to connect to the database.
Documentation for this section has not yet been entered.
Type Reason Java.Sql.SQLException if a database error occurs.
Gets information about possible properties for this driver.
This method is intended to provide a listing of possible properties that the client of the driver must supply in order to establish a connection to a database. Note that the returned array of properties may change depending on the supplied list of property values.