| View previous topic :: View next topic |
| Author |
Message |
atipon
Joined: 28 Jun 2006 Posts: 10 Location: Bangkok, Thailand
|
Posted: Sat Jul 29, 2006 7:24 am Post subject: ChildTransaction status always NoTransaction |
|
|
Method Begin() of ChildTransaction do nothing. So ChildTransaction status always be NoTransaction even if parent transaction is active. Is this by design ?
I think its status shoud be the same as parent beacause ChildTransaction propagates transaction from parent. |
|
| Back to top |
|
 |
hammett Castle Team

Joined: 15 Apr 2006 Posts: 1739 Location: SP, Brasil
|
Posted: Sat Jul 29, 2006 2:04 pm Post subject: |
|
|
The idea of child transaction is to only notify the root transaction of something. What exactly is the issue you're having? _________________ Cheers,
hammett
http://hammett.castleproject.org/ |
|
| Back to top |
|
 |
tumescentliposuction
Joined: 19 Jun 2009 Posts: 3
|
Posted: Fri Jun 19, 2009 7:48 am Post subject: |
|
|
| Transaction should be atomic and consistent so that it happen whole. It part of that happens it will create lots of trouble... |
|
| Back to top |
|
 |
|