public interface JdbcOptimisticLockingExceptionMapper
JdbcAggregationRepository.OptimisticLockingException}.| Modifier and Type | Method and Description |
|---|---|
boolean |
isOptimisticLocking(Exception cause)
Checks the caused exception whether its to be considered as an
JdbcAggregationRepository.OptimisticLockingException. |
boolean isOptimisticLocking(Exception cause)
JdbcAggregationRepository.OptimisticLockingException.cause - the caused exceptionJdbcAggregationRepository.OptimisticLockingException.Apache Camel