SQLServerDriver Class
Represents the Microsoft SQL Server JDBC Driver. This class includes methods for connecting to a SQL Server database, and for obtaining information about the JDBC driver.
Package: com.microsoft.sqlserver.jdbc
Extends: java.lang.Object
Implements: java.sql.Driver
public final class SQLServerDriver