Package org.apache.camel.processor.aggregate.jdbc
package org.apache.camel.processor.aggregate.jdbc
-
ClassDescriptionJDBC based
AggregationRepositoryJdbcAggregationRepository will only preserve any Serializable compatible data types.PostgreSQL specificJdbcAggregationRepositorythat deals with SQL Violation Exceptions using specialINSERT INTO .. ON CONFLICT DO NOTHINGclause.A defaultJdbcOptimisticLockingExceptionMapperwhich checks the caused exception (and its nested) whether any of them is a constraint violation exception.JDBC basedAggregationRepositoryJdbcAggregationRepository will only preserve any Serializable compatible data types.Generated by camel build tools - do NOT edit this file!Adapted from HawtDBCamelCodecMapper allowing different JDBC vendors to be mapped with vendor specific error codes to anOptimisticLockingAggregationRepository.OptimisticLockingException}.PostgreSQL specificJdbcAggregationRepositorythat deals with SQL Violation Exceptions using specialINSERT INTO .. ON CONFLICT DO NOTHINGclause.