Plan is to move away from Spring Transaction towards J2EE transactions
I need to replace annotation (@Transactional) org.springframework.transaction.annotation.Transactional
WITH
J2EE transaction annotation.
The issue is where I read it tells use EJB but EJB is not needed. Please give me a small example that use j2EE Transaction with out Spring and EJB.
Aucun commentaire:
Enregistrer un commentaire