Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jta-dev] BEAN and CONTAINER tx management

Hi,

The equivalent is the default in CDI; doing nothing ;)

Kind regards,
Arjan Tijms



On Mon, 3 Feb 2025 at 15:22, hantsy bai via jta-dev <jta-dev@xxxxxxxxxxx> wrote:
Hey guys, I was trying to migrate my Cargotracker fork to Jakarta EE 11,  there is an EJB bean marked with TransactionManagement.
@TransactionManagement(TransactionManagementType.BEAN) 
What is the equivalent component when moving to CDI beans?

---

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