Hello,

In my application, I am using ibatis inside my repository classes. I interact 
with the repository classes in my service layer, and am wondering if there is 
anything special I need to do to managing transactions. Meaning, in my service 
layer classes, can I just wrap calls to repository methods inside a 
TransactionScope? Or, is there a another suggested pattern for doing this? I 
will need to have multiple calls to different repository methods in one 
transaction.

Thanks,
Sal

_________________________________________________________________
The other season of giving begins 6/24/08. Check out the i’m Talkathon.
http://www.imtalkathon.com?source=TXT_EML_WLH_SeasonOfGiving

Reply via email to