This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch sql
in repository https://gitbox.apache.org/repos/asf/camel.git
from 4a3ab8b9729 CAMEL-21845: camel-sql - Improve performance of batch
inserts
add 441ad1a582b CAMEL-21845: camel-sql - Improve performance of batch
inserts
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/catalog/components/sql.json | 4 +--
.../org/apache/camel/component/sql/sql.json | 4 +--
.../camel/component/sql/DefaultSqlEndpoint.java | 7 ++++-
.../apache/camel/component/sql/SqlComponent.java | 7 ++++-
.../component/dsl/SqlComponentBuilderFactory.java | 6 +++-
.../endpoint/dsl/SqlEndpointBuilderFactory.java | 36 ++++++++++++++++++----
6 files changed, 51 insertions(+), 13 deletions(-)