public final class JpaRetries
extends Object
Helpers for identifying retriable database operations.
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details 
-
isFailedTxnRetriable 
public static boolean isFailedTxnRetriable(Throwable throwable)