2006年11月16日

摘要: Class.xml QueryClassByName insert into Class(ClassName)values(#ClassName#) update Class setClassName=#ClassNam... 阅读全文
posted @ 2006-11-16 11:27 erik168 阅读(198) 评论(0) 推荐(0) 编辑
 
摘要: settings节点cacheModelsEnabled:是否启用 sqlMap上的缓存机制 ------------------------------- Example: cacheModelsEnabled="true"Default: true (enabled)================================= useStatementNames... 阅读全文
posted @ 2006-11-16 11:26 erik168 阅读(481) 评论(0) 推荐(0) 编辑
 
摘要: 在项目目录下建立lib目录,复制IBatisNet必需的dll,如下: IBatisNet.Common.dllIBatisNet.DataMapper.dllIBatisNet.DataAccess.dlllog4net.dllCastle.DynamicProxy.dll并在项目中添加这些dll 的引用(如果你要拷贝到bin目录下我也没有意见) providers.config文件拷贝到... 阅读全文
posted @ 2006-11-16 11:24 erik168 阅读(282) 评论(0) 推荐(0) 编辑
 
摘要: IBatisNET从名字就可以看出,他是从Java的IBatis开源项目转过来的,由于Java的开源项目很多,所以,现在. NET学习Java的很多的开源项目,纷纷将java的项目转移到.net旗下,比较有名有:Hibernate--> NHibernate,Spring -->Spring.Net,IBatis -->IBatisNet等.现在IBatisNET已经是属于Apache下的一个子项... 阅读全文
posted @ 2006-11-16 11:23 erik168 阅读(223) 评论(0) 推荐(0) 编辑
 
摘要: using System;using SystemFramework;using Business;using System.Data;using System.Data.SqlClient; // Description: Enter summary here after generation.// ---------------------// Copyright . ... 阅读全文
posted @ 2006-11-16 11:21 erik168 阅读(164) 评论(0) 推荐(0) 编辑
 
摘要: Insert: ----------------------------------------------------------------- -- Date Created: -- Created By: Generated by CodeSmith -----------------------------------------------------------... 阅读全文
posted @ 2006-11-16 11:20 erik168 阅读(218) 评论(0) 推荐(0) 编辑
 
摘要: // Description: Enter summary here after generation.// ---------------------// Copyright . Our Client// ---------------------// History// using System;using System.Collections; namespac... 阅读全文
posted @ 2006-11-16 11:19 erik168 阅读(203) 评论(0) 推荐(0) 编辑
 
摘要: 阅读全文
posted @ 2006-11-16 11:18 erik168 阅读(475) 评论(0) 推荐(0) 编辑
 
摘要: select name 列 from syscolumns where id=object_id('表名') =================================== select name 列 from syscolumns where id=object_id('表名') --数目... 阅读全文
posted @ 2006-11-16 11:16 erik168 阅读(333) 评论(0) 推荐(0) 编辑
 
摘要: 此接口属于.net framework 2.0新特性。MSDN原文如下: ClientScriptManager ExampleCallback 1 result: 0Callback 2 result: 0 下面是简化的脚本 荒野实验室 CodeFile:using System;using System.Coll... 阅读全文
posted @ 2006-11-16 11:15 erik168 阅读(193) 评论(0) 推荐(0) 编辑
 
摘要: 练习文档01 这是顶部的div111112222223333333344444444455555555522222dsaf---------------------------------这是底部的DIV,在左中右 中DIV不等高的情况下会跑上去重叠了------------------------------------ ----我现在想用一个JavaScript代码来令左右两... 阅读全文
posted @ 2006-11-16 11:11 erik168 阅读(410) 评论(0) 推荐(0) 编辑