You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
HikariCP/src
Brett Wooldridge 5607d8b913 Fixes #1141 do not throw SQLException when calling isClosed() or close() on a already closed Connection, as per JDBC specification. 7 years ago
..
main/java/com/zaxxer/hikari Fixes #1141 do not throw SQLException when calling isClosed() or close() on a already closed Connection, as per JDBC specification. 7 years ago
test Closes #1114 Remove unneeded code. 7 years ago