Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jta-dev] Programmatic Transaction vs Declarative Transaction

Hello JTA developers,

We have already included a Transactional annotation to declare a tx scope on class or methods.

Sometimes I would like there is a more convenient way to set up a code block within a tx.

I have filed an issue about improving the programmatic approach to wrap the unit of work into a tx.
---

Regards,

Hantsy Bai

Self-employed consultant, fullstack developer, agile coach, freelancer/remote worker

GitHub: https://github.com/hantsy

Twitter: https://twitter.com/@hantsy

Medium: https://medium.com/@hantsy

Back to the top