Hi,

Is the new JDO "Transaction Type" equivalent to JPA in semantics? In JPA,
Transaction Type=JTA means that the implementation will join a JTA transaction
if one exists, is that the same in JDO?

JPA also has a EntityManager.joinTransaction method..

Regards,

Erik Bengtson

Reply via email to