Skip to content

Commit 42c9276

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 06755d5 commit 42c9276

File tree

3 files changed

+262
-27
lines changed

3 files changed

+262
-27
lines changed

0 commit comments

Comments
 (0)