04-14-07 12:11 PM
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 transacti
on
if one exists, is that the same in JDO?
JPA also has a EntityManager.joinTransaction method..
Regards,
Erik Bengtson
[ Post a follow-up to this message ]
|