plantnas.blogg.se

Microsoft jdbc driver 4.0 for sql server
Microsoft jdbc driver 4.0 for sql server













  1. #MICROSOFT JDBC DRIVER 4.0 FOR SQL SERVER DRIVER#
  2. #MICROSOFT JDBC DRIVER 4.0 FOR SQL SERVER CODE#

#MICROSOFT JDBC DRIVER 4.0 FOR SQL SERVER DRIVER#

Help us improve the JDBC Driver by taking our survey, filing issues on GitHub or contributing to the project.

#MICROSOFT JDBC DRIVER 4.0 FOR SQL SERVER CODE#

The latest bits are available to download from Microsoft, from the GitHub repository, and via Maven Central.Īdd the JDBC 7.4 RTW driver to your Maven project by adding the following code to your POM file to include it as a dependency in your project (choose.

  • Fixed misleading exception message in SQLServerCallableStatement implementation #1064.
  • Fixed exception handling in SQLServerPreparedStatement to make it consistent with SQLServerStatement #1003.
  • Fixed issues with next ResultSet being consumed when reading warnings #991.
  • Fixed issues with SQLServerDatabaseMetadata.getMaxConnections() API query #1009.
  • Fixed SharedTimer implementation to use class level lock for thread safety #1046.
  • Fixed issues with Login Timeout not getting applied appropriately #1049.
  • Fixed issue with invalid Spatial data types by marking them valid by default #1035.
  • Fixed DatabaseMetadata.getColumns() API to return ResultSet as per JDBC 4.3 Specifications #1016.
  • Fixed SQL Exception Error State length to respect SQLSTATE Standards #977.
  • Fixed SQLServerConnection documentation #984.
  • Fixed SQLServerConnection.abort() API behavior to clear resources consistently #983.
  • Fixed rounding behavior when inserting datetime values into SQL Server version 2016 and later #962.
  • Fixed a possible Statement leak in SQLServerConnection.isValid() API #955.
  • Updated the Maven dependency of 'Java Client Runtime for AutoRest' to 1.6.10 version of the library #1097.
  • Improved performance of SQLServerDataTable.internalAddRow() function #990.
  • Improved performance by removing Enum.values() calls to avoid unnecessary array cloning #1065.
  • Improved performance of driver by continuously cleaning up ActivityIds stored in internal Map #1020.
  • Improved SQLServerParameterMetadata API implementations and code coverage #973.
  • microsoft jdbc driver 4.0 for sql server

  • Refactored SELECT_METHOD in SQLServerConnection to not fetch the same connection property twice #987.
  • microsoft jdbc driver 4.0 for sql server

    Maven Shade plugin configuration to package the driver jars in uber-jars #1043 #1078 #1081.Implemented hashCode() and equals() APIs for SQLServerDataTable and SQLServerDataColumn #1025.'keyVaultProviderClientId' and 'keyVaultProviderClientKey' connection properties to enhance Always Encrypted usability #902.Support for JDK 12 with an additional "jre12" JAR #1050.New connection property 'useFmtOnly' to retrieve parameter metadata #1044.Support for FLOAT data type for bulk copy operation when using RowSet #986.Support in SQLServerBulkCopy to allow Pooled/XA Connection instances during object creation #968.Version 7.4.0 brings several added features, changes, and fixed issues over the previous production release. Version 7.4 of the Microsoft JDBC Driver for SQL Server has been released.















    Microsoft jdbc driver 4.0 for sql server