Menu

#35 Spring IOC/AOP integration

open
nobody
None
5
2006-09-09
2006-09-09
No

How can Spring IOC/AOP be incorporated. Transactions
are a likely area. Right now, if we extend
RecordControl and perform a db operation, then pass
the request to record control, there will be two
separate transactions, since recordcontrol wraps the
operation in its own transactions. Spring might allow
greater control here.

Discussion


Log in to post a comment.