I am facing a problem, I want to implement autonomous transaction in TopLink, but I am not too sure about if it is possible or not. I have a also worked on hibernate, as we have stateless session there... do we have something same in TopLink... Please help.

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

Without configuring JTA integration the UnitOfWork from TopLink is autonomous. What specifically are you attempting to do?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.