| title | Programming guide |
|---|---|
| description | Get started with the Microsoft JDBC Driver for SQL Server and learn the basics of programming database applications using Java. |
| author | David-Engel |
| ms.author | davidengel |
| ms.date | 08/12/2019 |
| ms.service | sql |
| ms.subservice | connectivity |
| ms.topic | conceptual |
[!INCLUDEDriver_JDBC_Download]
- Connecting to the SQL Server with the JDBC driver
- Understanding the JDBC driver data types
- Using statements with the JDBC driver
- Managing result sets with the JDBC driver
- Performing transactions with the JDBC driver
- Handling metadata with the JDBC driver
- Using bulk copy with the JDBC driver
- Using Always Encrypted with the JDBC driver
- Using table-valued parameters
- International features of the JDBC driver
- JDBC driver API reference