-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Not a Bug
-
Affects Version/s: 2.4.0
-
Fix Version/s: N/A
-
Component/s: JDBC 4.2 compatibility
-
Labels:None
"Query execution was interrupted" returns java.sql.SQLTransientException. It should return
java.​lang.InterruptedException.
InterruptedException makes more sense.