Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 960 Bytes

File metadata and controls

33 lines (23 loc) · 960 Bytes
title SQLServerDriver Class
description SQLServerDriver Class
author David-Engel
ms.author davidengel
ms.date 01/19/2017
ms.service sql
ms.subservice connectivity
ms.topic reference

SQLServerDriver Class

[!INCLUDEDriver_JDBC_Download]

Represents the [!INCLUDEjdbcNoVersion]. This class includes methods for connecting to a [!INCLUDEssNoVersion] database, and for obtaining information about the JDBC driver.

Package: com.microsoft.sqlserver.jdbc

Extends: java.lang.Object

Implements: java.sql.Driver

Syntax

  
public final class SQLServerDriver  

See Also

SQLServerDriver Members
JDBC Driver API Reference