Skip to main content

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

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

Back to the top