摘要: 在Ibatis.net的帮助文档中有介绍多数据库支持,但是没有写全代码,后来查看其源码,并结合帮助文档,找到了解决方法,其实道理就是另行实现一个Mapper.如AnthorMapper: Apache [代码]以上代码只是修改了IBatis.net中的Mapper的代码,将_mapper = builder.ConfigureAndWatch (handler);修改为_mapper = buil... 阅读全文
posted @ 2009-02-24 15:37 狂歌 阅读(1440) 评论(0) 推荐(0) 编辑