Details
Description
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
Attachments
Issue Links
- is related to
-
CAMEL-18450 camel-jpa: improve to use transaction strategy in JpaMessageIdRepository
- Resolved
- links to