Hi All,
Does any one know of an article or an example where AOP is used to controll transaction?
Thanks
-
Controlling Transaction with AOP (2 messages)
- Posted by: ahmed tantan
- Posted on: March 30 2004 18:34 EST
Threaded Messages (2)
- Controlling Transaction with AOP by Paul Strack on March 30 2004 19:20 EST
- Spring AOP by Sean Sullivan on March 30 2004 19:34 EST
-
Controlling Transaction with AOP[ Go to top ]
- Posted by: Paul Strack
- Posted on: March 30 2004 19:20 EST
- in response to ahmed tantan
Spring uses AOP to manage transactions. The actual logic is pretty complicated, though. -
Spring AOP[ Go to top ]
- Posted by: Sean Sullivan
- Posted on: March 30 2004 19:34 EST
- in response to ahmed tantan