Skip to main content

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

Thank you for raising the topic here, Hantsy. I would encourage members of this community to take a look at the issue you filed - I can see already some recent input there.

On Mon, 3 Feb 2025 at 14:26, hantsy bai via jta-dev <jta-dev@xxxxxxxxxxx> wrote:
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
_______________________________________________
jta-dev mailing list
jta-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jta-dev

Back to the top