Presentation is loading. Please wait.

Presentation is loading. Please wait.

Microsoft Connect /2/2018 2:41 PM

Similar presentations


Presentation on theme: "Microsoft Connect /2/2018 2:41 PM"— Presentation transcript:

1 Microsoft Connect 2016 8/2/2018 2:41 PM
© 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

2 SQL Server + Java: what’s new
Andrea Lam Program Manager

3 Agenda Connector for Java Open sourcing the JDBC connector What’s new?
Demo Maven project with Hibernate Call to Action

4 Connectors for top programming languages
8/2/2018 2:41 PM Connectors for top programming languages .NET Framework .NET Core C# JDBC Java ODBC C/C++ PHP Tedious Node.js Driver JavaScript Python FreeTDS Ruby TinyTDS Ruby on Rails Entity Framework Hibernate PHP Driver Eloquent, Doctrine Sequelize Pyodbc/Pymssql Django ODBC ODBC/FreeTDS TDS protocol Azure SQL Database SQL Azure SQL Data Warehouse DW SQL Server in 3rd party clouds & containers SQL Server on premises SQL Server in Azure VM SQL Server vNext © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

5 Connector for Java Java Hibernate JDBC 8/2/2018 2:41 PM Azure
TDS protocol Azure SQL Database SQL Azure SQL Data Warehouse DW SQL Server in 3rd party clouds & containers SQL Server on premises SQL Server in Azure VM SQL Server vNext © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

6 Open sourcing the JDBC connector
8/2/2018 2:41 PM Open sourcing the JDBC connector Why? Engaged community Quicker feedback More frequent releases How? Maven and Ant build scripts In Maven Central Repository JDK 7 and 8 © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

7 What’s new? Always Encrypted Azure AD Authentication
8/2/2018 2:41 PM What’s new? Always Encrypted Data is encrypted on the client machine to keep sensitive information secure Azure AD Authentication Connect to your SQL Server or Azure SQL Database using AAD credentials Table-Valued Parameters Encapsulate rows of data in a client application and send the data to the server in a single parameterized command © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

8 What’s new? Parameterized Queries Internationalized Domain Names
8/2/2018 2:41 PM What’s new? Parameterized Queries Retrieve parameter metadata with prepared statements for complex queries such as sub-queries and/or joins Internationalized Domain Names Connect to a domain in your native language or script Bulk Copy Quickly copy large amounts of data into tables or views in SQL Server © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

9 Demo Maven project with Hibernate Microsoft Connect 2016
8/2/2018 2:41 PM Demo Maven project with Hibernate © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

10 Call to Action Check out JDBC on GitHub and contribute.
Get started here: Follow us on

11 8/2/2018 2:41 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

12


Download ppt "Microsoft Connect /2/2018 2:41 PM"

Similar presentations


Ads by Google