You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/03/28 12:57:46 UTC

[camel] branch regen_bot updated (3a0f9134d1a -> 461f474ea39)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 3a0f9134d1a CAMEL-19205: camel-plc4j - Make it easier to use tag in URIs
     add 461f474ea39 CAMEL-19211: camel-sql - Make it possible to configure custom RowMapper

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/sql.json       |  1 +
 .../camel/component/sql/SqlComponentConfigurer.java    |  8 +++++++-
 .../resources/org/apache/camel/component/sql/sql.json  |  1 +
 .../apache/camel/component/sql/DefaultSqlEndpoint.java | 11 +++++++++--
 .../org/apache/camel/component/sql/SqlComponent.java   | 18 ++++++++++++++++++
 .../component/dsl/SqlComponentBuilderFactory.java      | 17 +++++++++++++++++
 6 files changed, 53 insertions(+), 3 deletions(-)