Uses of Class
org.apache.camel.processor.aggregate.jdbc.ClusteredJdbcAggregationRepository
Packages that use ClusteredJdbcAggregationRepository
-
Uses of ClusteredJdbcAggregationRepository in org.apache.camel.processor.aggregate.jdbc
Modifier and TypeClassDescriptionclassPostgreSQL specificJdbcAggregationRepositorythat deals with SQL Violation Exceptions using specialINSERT INTO .. ON CONFLICT DO NOTHINGclause.