JDK9 Compatibility + JDBC 4.3 API addition#601
Conversation
…ose not implemented yet. Also updated the jdbc file to include building jre8 jar.
Update JDBC4.3 branch with latest changes from Dev branch
Java 9 Updates for JDBC4.3 branch only
Update samples in JDBC 4.3 branch
Removal of deprecated APIs and update travic script with jdk 9
…BC4.3 # Conflicts: # src/test/java/com/microsoft/sqlserver/jdbc/preparedStatement/BatchExecutionWithNullTest.java
Update JDBC4.3 branch with latest dev changes
Merging dev to JDBC4.3 with static modifier changes
Update JDBC4.3 branch with using 43wrapper
& is not allowed in error strings or parsing fails.
Codecov Report
@@ Coverage Diff @@
## dev #601 +/- ##
===========================================
+ Coverage 46.5% 46.82% +0.31%
- Complexity 2211 2315 +104
===========================================
Files 108 109 +1
Lines 25320 26390 +1070
Branches 4177 4533 +356
===========================================
+ Hits 11775 12356 +581
- Misses 11515 11921 +406
- Partials 2030 2113 +83
Continue to review full report at Codecov.
|
|
Any chance you will do a new release soon? It will be great to have Java 9 compatibility released soon as without it, it is not possible to upgrade apps to 9 |
|
Hi @NersesAM |
|
great! thanks @cheenamalhotra |
|
hi @cheenamalhotra |
|
great! thank you @cheenamalhotra |
This Pull Request: