-
Jun 25th, 2008, 06:27 AM
#1
Transaction within transaction
Hi,
Is it possible to have a transaction (handled by the PlatformTransactionmanager) within a CMT?
Ie mdb started, calls method in pojo, starts new tx,does stuff, commits that transaction, returns and finishes other things in CMT?
The transactions must be independant, ie tx 1 will start, tx2 will start, tx2 can commit or rollback without affecting tx1. tx1 will then commit.
Regards,
Andrew
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules