H2DeadlockDetector

A DeadlockDetector implementation for H2.

Functions

Link copied to clipboard
open override fun isDeadlock(ex: SQLException): Boolean

Determines whether the SQLException was caused by a deadlock or not.