Events
Mar 31, 11 PM - Apr 2, 11 PM
The biggest SQL, Fabric and Power BI learning event. March 31 – April 2. Use code FABINSIDER to save $400.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Sets the URL that is used to connect to the data source.
public void setURL(java.lang.String url)
url
A String that contains the URL.
For security reasons, you should not include the password in the URL supplied to the setURL method. The reason for this is that third-party Java Application Servers will very often display the value set for the URL property in their data source configuration user interface. Instead, use the setPassword method to set the password value. Java Application Servers will not display a password that is set in their data source in the configuration user interface.
Note
If the setURL method is not called before calling the getURL method, getURL returns the default value of "jdbc:sqlserver://".
Events
Mar 31, 11 PM - Apr 2, 11 PM
The biggest SQL, Fabric and Power BI learning event. March 31 – April 2. Use code FABINSIDER to save $400.
Register today