Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix CodeQL code scanning alert in ApplicationErrorJdbcTest
Even though it's a test, better to do it correctly and ensure the Statement and ResultSet are closed using try-with-resources
- Loading branch information