[iBATIS] marry20091208的专栏 日期:2012-05-19 06:51:27 点击:91 好评:0
在开发过程中最能帮助你的是什么?是框架,一个优秀的框架可以极大的提高你的效率。struts给了我们什么?MVC的实...
[iBATIS] ibatis insert mapping 日期:2012-05-19 05:37:35 点击:129 好评:0
I have the following model where class A can have multiple innerClass values similar to a Map. class A{ String id; public ListA.innerClass getChildren(){return this.children; } static class innerClass{ String name; String email; }} I want t...
[iBATIS] shusanzhan的专栏 日期:2012-05-19 04:46:46 点击:176 好评:0
1. 系统的部分或全部数据来自现有数据库,处于安全考虑,只对开发团队提供几条Select SQL(或存储过程)以获取所...
[iBATIS] 译者:叶俊/(加)Clinton Begin (加)BrandonGoodin (加)Larr 日期:2012-05-19 04:46:21 点击:143 好评:0
庄子的享受(作者/出版社),(最后的小类),作者,定价,价格,介绍和内容信息,以折扣价,最低价购买,最实惠的网上图书商城...
[iBATIS] 02 Jsp/Servlet 161万源代码下载 日期:2012-05-19 03:51:32 点击:121 好评:0
文件列表(点击判断是否您需要的文件,如果是垃圾请在下面评价投诉): ibatis03_02\.classpath ...........\.project ...........\bin\config.properties ...........\...\log4j.properties ...........\...\org\itfuture\test\D...
[iBATIS] iBATIS三个版本小细节对比 日期:2012-05-18 23:34:26 点击:170 好评:0
iBATIS三个版本小细节对比_rcfeng_新浪博客,rcfeng,...
[iBATIS] ibatis配置多表关联(一对一、一对多、多对多) 日期:2012-05-16 19:19:56 点击:81 好评:0
iBatis的多表关联。ibatis的表关联,和数据库语句无关,是在Java程序中,把若干语句的结果关联到一起。这种关联形式,虽然...
[iBATIS] 3.iBatis删除操作教程 日期:2012-05-16 16:01:25 点击:187 好评:0
转自:http://taojintianxia-ibatis.group.iteye.com/group/wiki我希望通过上面的例子,你能完全懂得如何向数据库执行插入或者查...
[iBATIS] 人生就像攀登,但风景是美好的 日期:2012-05-16 09:38:49 点击:161 好评:0
'iBatis' Tag iBatis异常问题处理 10月 25, 2011 今天碰到个异常,异常内容为:IBatisNet.DataMapper.Exceptions.DataMapperException: SqlMap could not invoke BeginTransaction(). A Transaction is already started. Call CommitTra...
[iBATIS] iBATIS框架源码剖析 目录 日期:2012-05-15 14:25:17 点击:99 好评:0
《iBATIS框架源码剖析》iBATIS是一种比较流行的ORM框架,本书全面介绍其结构体系和分析其源程序代码,该框架的核心...
File list(Click to check if it's the file you need, and recomment it at the bott...
ibatis mysql 做添加数据 parameterMaps parameterMap id ParamAddNcomm class Ha...
Regarding your comment: How else should I do it? I think what I'm having trouble...
orm toold are frameworks. frameworks are built on constraints and assumptions. th...
/ property name = Pool.MaximumIdleConnections value = 5 / property name = Pool.Ma...
1.sqlmap-config.xml ?xml version=1.0 encoding=UTF-8?!DOCTYPE sqlMapConfig PUBLIC ...