The JtaUniOfWorkListener is a UnitOfWorkListener that makes the Unit Of Work transaction aware of JTA transactions. JTA (Java Transaction API) is the standard transaction API in J2EE.
Labels
The JtaUniOfWorkListener is a UnitOfWorkListener that makes the Unit Of Work transaction aware of JTA transactions. JTA (Java Transaction API) is the standard transaction API in J2EE.