You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "zhfeng (via GitHub)" <gi...@apache.org> on 2023/03/30 02:01:42 UTC

[GitHub] [camel-quarkus] zhfeng opened a new issue, #4717: Expand came-quarkus-mybatis test coverage

zhfeng opened a new issue, #4717:
URL: https://github.com/apache/camel-quarkus/issues/4717

   - Using statement types (producer)
   - [x] SelectOne
   - [ ] SelectList
   - [x] Insert
   - [ ] InsertList
   - [x] Delete
   - [ ] DeleteList
   - [ ] Update
   - [ ] UpdateList
   - [Mybatis dynamic queries](http://www.mybatis.org/mybatis-3/dynamic-sql.html)
   - Scheduled polling (consumer)
   - Using onConsumer
   This component supports executing statements after data have been consumed and processed by Camel. This allows you to do post updates in the database.
   - Participating in transactions
   - [ ] It should work with camel-quarkus-jta


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] aldettinger closed issue #4717: Expand came-quarkus-mybatis test coverage

Posted by "aldettinger (via GitHub)" <gi...@apache.org>.
aldettinger closed issue #4717: Expand came-quarkus-mybatis test coverage
URL: https://github.com/apache/camel-quarkus/issues/4717


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org