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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to