- 浏览: 547213 次
- 性别:
- 来自: 广州
-
最新评论
-
mikey_5:
非常感谢楼主的分享,<parameter propert ...
Check the output parameters (register output parameters failed) IN Ibatis -
影子_890314:
我现在也有这个错误,求解!
Check the output parameters (register output parameters failed) IN Ibatis -
358135071:
学习了,感谢分享!
使用hibernate 代替 mysql 中 limit 進行分頁 -
wjpiao:
你下面的“正确的映射”里面不是还是有number类型吗?
Check the output parameters (register output parameters failed) IN Ibatis -
zh_s_z:
很有用!弄一份吧!
Oracle数据库分区表操作方法
文章列表
DROP SEQUENCE seq_chat_group_Id;
DROP SEQUENCE seq_chat_msg_id;
CREATE SEQUENCE seq_chat_group_Id;
CREATE SEQUENCE seq_chat_msg_id;
CREATE OR REPLACE TRIGGER autoIncrementMsgPK_trigger
BEFORE INSERT ON chat_messages
FOR EACH ROW WHEN (new.msgId IS NULL)
BEGIN
SELECT seq_chat_msg_id.next ...
IBatis tools address:
http://ibatis.apache.org/docs/tools/abator/
IBatis eclipse Plugin:
http://ibatis.apache.org/tools/abator
======================================
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE abatorConfiguration PUBLIC ...
Spring2.5 + IBatis (abator code generator) throw exception:
Could not find SQL statement to include with refid 'employee.abatorgenerated_Example_Where_Clause'
=====================================================
process method :in SqlMapConfig.xml add <settings useStatementNam ...
hibernate 3.x address:
http://sourceforge.net/projects/hibernate/files/hibernate3/
apache FTP address:
http://archive.apache.org/dist/
不要去追求那些希望很渺茫的东西,不要指望天上掉下馅饼来,那些低概率的投资只会有去无回。脚踏实地,一步一个脚印的走才能有所成就。
net address:
http://krook.org/jsdom/
net address:
http://www.iteye.com/topic/768298
net address:
http://www.iteye.com/topic/767846
今天下载了nginx
0.7.52,与以往不同的是,这次版本增加了原生Windows版本。这个版本在Windows下如何安装呢?下面我就说一说我的安装过程。
首先下载nginx 0.7.52的windows
版本,下载地址:http://sysoev.ru/nginx/nginx-0.7.52.zip
...
code source:
http://www.apress.com/resource/bookfile/4004
net address:
http://blog.csdn.net/lyjia2001/archive/2007/11/02/1862523.aspx
net address:
http://carina.net/ext221/examples/verticaltabs/verticaltabs.html
Maven net :
http://maven.apache.org/
Apache Maven 2 简介
http://www.ibm.com/developerworks/cn/education/java/j-mavenv2/index.html