You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zheng Feng (Jira)" <ji...@apache.org> on 2022/07/29 03:33:00 UTC

[jira] [Created] (CAMEL-18323) camel-jpa: introduce a transaction strategy

Zheng Feng created CAMEL-18323:
----------------------------------

             Summary: camel-jpa: introduce a transaction strategy
                 Key: CAMEL-18323
                 URL: https://issues.apache.org/jira/browse/CAMEL-18323
             Project: Camel
          Issue Type: Improvement
          Components: camel-jpa
            Reporter: Zheng Feng
            Assignee: Zheng Feng


Currently camel-jpa depends on spring transaction template to run the operations in the transaction, I'd like to introduce a new option with TransactionStrategy which could be used to replace the spring transaction template. And for example, camel-quarkus could leverage on TX APIs provided by quarkus-narayana-jta



--
This message was sent by Atlassian Jira
(v8.20.10#820010)