Skip to content

Commit 3dbee96

Browse files
committed
Raise SQLException on methods of a closed Connection
Add missed checks on methods of the closed connection. Add basic implementation Connection.isValid method to check a connection state sending a simple ping request. A support of the timeout param requires implementation of timer task per statement and comes out of the scope this issue. Closes: #72 Affects: #119
1 parent e688761 commit 3dbee96

File tree

3 files changed

+262
-27
lines changed

3 files changed

+262
-27
lines changed

0 commit comments

Comments
 (0)