摘要:
1 、需引入如下4个namespace:using IBatisNet.DataMapper;using IBatisNet.DataMapper.Configuration;using IBatisNet.DataMapper.MappedStatements;using IBatisNet.DataMapper.Scope;2、将下面语句添加到代码去,result 即为获取的SQL ISqlMappersqlMapper=newDomSqlMapBuilder().Configure();IMappedStatementstatement=sqlMapper.G... 阅读全文
posted @ 2013-01-21 17:39
dm3344
阅读(846)
评论(0)
推荐(0)
浙公网安备 33010602011771号