Uses of Class
org.apache.camel.processor.aggregate.jdbc.JdbcAggregationRepository
Packages that use JdbcAggregationRepository
-
Uses of JdbcAggregationRepository in org.apache.camel.processor.aggregate.jdbc
Subclasses of JdbcAggregationRepository in org.apache.camel.processor.aggregate.jdbcModifier and TypeClassDescriptionclassJDBC basedAggregationRepositoryJdbcAggregationRepository will only preserve any Serializable compatible data types.classPostgreSQL specificJdbcAggregationRepositorythat deals with SQL Violation Exceptions using specialINSERT INTO .. ON CONFLICT DO NOTHINGclaues.classPostgreSQL specificJdbcAggregationRepositorythat deals with SQL Violation Exceptions using specialINSERT INTO .. ON CONFLICT DO NOTHINGclaues.