摘要: https://code.google.com/p/mybatisnet/source/checkouthttp://blog.csdn.net/arvinstudy/article/details/7841020(iBatis使用小例)http://www.114xueche.com/video///服务层publicabstractclassBaseService{#region//实现事物处理publicvirtualvoidBeginTransaction(){IBatisNet.DataMapper.Mapper.Instance().BeginTransaction();}publ 阅读全文
posted @ 2013-07-12 10:10 火腿骑士 阅读(366) 评论(0) 推荐(0)