is Deadlock
Determines whether the SQLException was caused by a deadlock or not.
Return
true
if so, false
otherwise.
Parameters
ex
the SQLException.
Determines whether the SQLException was caused by a deadlock or not.
true
if so, false
otherwise.
the SQLException.