amazon-archives / sql-jdbc

🔍 Open Distro for Elasticsearch JDBC Driver
Apache License 2.0
111 stars 49 forks source link

Use default holdability for prepareStatement + Tests #72

Closed anandshah123 closed 4 years ago

anandshah123 commented 4 years ago

Issue #63 Enhances https://github.com/opendistro-for-elasticsearch/sql-jdbc/pull/64

Description of changes: Fixed issue & added test cases to cover all connection.prepareStatement methods with @ParameterizedTest

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.