2010年7月15日
摘要: http://www.fanxiao.com/Blogs/jishu/200807/20080725002740.HtmlDataMapper 是IbatisNet的核心,也是最复杂的部分。关于的工作原理或者说Ibatis的架构的简单描述如图所示:。一.主要接口1. IPreparedCommand 接口IPreparedCommand接口 位于IBatisNet.DataMapper.Comma... 阅读全文
posted @ 2010-07-15 15:31 凯===凯 阅读(809) 评论(0) 推荐(0) 编辑
摘要: 3262912一些常见的C#代码收集站点(牛) - Adi_liu的专栏 - CSDN博客2010-7-15 13:39:18修改 3262696ASP.NET中实现二级或多级域名(修改UrlRewrite) - jxufewbt的专栏 - CSDN博客2010-7-15 11:15:19修改 3262560IBatis.Net的学习记录系列 - Adi_liu的专栏 - CSDN博客2010-7... 阅读全文
posted @ 2010-07-15 14:59 凯===凯 阅读(267) 评论(0) 推荐(0) 编辑
摘要: 早就听说过ibatisnet,用它打架构非常好,虽然偶尔也看下相关资料,但是都没有消化,还是不能运用到实际中去.今天我要好好的学习下ibatisnet. IBatisNET从名字就可以看出,他是从Java的IBatis开源项目转过来的,由于Java的开源项目很多,所以,现在.NET学习Java的很多的开源项目,纷纷将java的项目转移到.net旗下,比较有名有:Hibernate-->NHi... 阅读全文
posted @ 2010-07-15 14:52 凯===凯 阅读(569) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Reflection; using System.Collec... 阅读全文
posted @ 2010-07-15 14:51 凯===凯 阅读(415) 评论(0) 推荐(0) 编辑
摘要: GetSql/GetDataTable#region GetSql/GetDataTable /**//// <summary> /// 得到参数化后的SQL /// </summary> public static string GetSql(string tag, object paramObject) { IStatement statement = Mapper.I... 阅读全文
posted @ 2010-07-15 14:38 凯===凯 阅读(580) 评论(0) 推荐(0) 编辑
摘要: 2010-7-15 13:39:18修改ASP.NET中实现二级或多级域名(修改UrlRewrite) - jxufewbt的专栏 - CSDN博客2010-7-15 11:15:19修改IBatis.Net的学习记录系列 - Adi_liu的专栏 - CSDN博客2010-7-15 10:19:11修改iBatis.Net系列 - Adi_liu的专栏 - CSDN博客2010-7-15 9:4... 阅读全文
posted @ 2010-07-15 14:28 凯===凯 阅读(224) 评论(0) 推荐(0) 编辑
摘要: 泛型转DataTable方法 阅读全文
posted @ 2010-07-15 14:17 凯===凯 阅读(823) 评论(1) 推荐(0) 编辑
摘要: IBatisNet SqlMap.config IBatisNet SqlMap.config 阅读全文
posted @ 2010-07-15 14:05 凯===凯 阅读(782) 评论(0) 推荐(0) 编辑