hibernate-orm/hibernate-core
Gavin King 7c8690592e fix test, since locking strategy now wraps LockTimeoutException
I'm conflicted about this, but it's more consistent, since we
wrap all other JDBCExceptions. And since LockTimeoutException
is a JDBCException, it must be interpreted as belonging to that
lower semantic layer.

Signed-off-by: Gavin King <gavin@hibernate.org>
2024-05-14 16:55:17 +02:00
..
src fix test, since locking strategy now wraps LockTimeoutException 2024-05-14 16:55:17 +02:00
hibernate-core.gradle HHH-10619 Add test for JTA timeout handling 2024-03-27 13:26:09 +01:00