Uses of Interface
org.apache.camel.processor.aggregate.jdbc.JdbcOptimisticLockingExceptionMapper
Packages that use JdbcOptimisticLockingExceptionMapper
-
Uses of JdbcOptimisticLockingExceptionMapper in org.apache.camel.processor.aggregate.jdbc
Classes in org.apache.camel.processor.aggregate.jdbc that implement JdbcOptimisticLockingExceptionMapperModifier and TypeClassDescriptionclassA defaultJdbcOptimisticLockingExceptionMapperwhich checks the caused exception (and its nested) whether any of them is a constraint violation exception.Methods in org.apache.camel.processor.aggregate.jdbc that return JdbcOptimisticLockingExceptionMapperModifier and TypeMethodDescriptionJdbcAggregationRepository.getJdbcOptimisticLockingExceptionMapper()Methods in org.apache.camel.processor.aggregate.jdbc with parameters of type JdbcOptimisticLockingExceptionMapperModifier and TypeMethodDescriptionvoidJdbcAggregationRepository.setJdbcOptimisticLockingExceptionMapper(JdbcOptimisticLockingExceptionMapper jdbcOptimisticLockingExceptionMapper)