The following tables list the methods that are exposed by the SQLServerDriver class.
Methods
| Name | Description |
|---|---|
|
Verifies that the given URL is valid. |
|
|
Makes a connection to the database. |
|
|
Returns the major version number of the Microsoft SQL Server 2005 JDBC Driver. |
|
|
Returns the minor version number of the JDBC driver. |
|
|
Used to discover the properties needed to connect to a database. |
|
|
Verifies if the JDBC driver is compliant with the JDBC specification. |
Inherited Methods
| Class inherited from: | Methods |
|---|---|
|
java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait |