Vlad Mihalcea I was just reading the release notes [2], which states:
Due to fixing HHH-12973 Closed , you need to upgrade the JDBC Driver version to at least 6.1.2. Due to this bug, the older versions of the SQL Server JDBC Driver cannot introspect the INFORMATION_SCHEMA.SEQUENCES without closing the database connection.
Does this mean that the code fix for HHH-12973 Closed requires at least 6.1.2 of the SQL Server JDBC driver? |