Overloads for the DriverManager.getConnection Method

Restriction: This topic applies to Windows environments only.

The DriverManager.getConnection method has three overloads. The URL syntax is the same for all three overloads. See the section Direct Flight URL Syntax for more information.

You connect to an XDB Server by calling one of these overloads in your Java applet or application. The overload you choose depends on the parameters that are supported by your Java development environment and on the data connection properties that you need to specify.

This section describes the three overloads for the DriverManager.getConnection method and their parameters.