You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments