`
文章列表
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/

live

    博客分类:
  • Live
不要去追求那些希望很渺茫的东西,不要指望天上掉下馅饼来,那些低概率的投资只会有去无回。脚踏实地,一步一个脚印的走才能有所成就。
net address:   http://krook.org/jsdom/

JBPM4 base

test
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 ...

Spring_Recipes code

    博客分类:
  • J2EE
code source: http://www.apress.com/resource/bookfile/4004

use dom4j

net address:   http://blog.csdn.net/lyjia2001/archive/2007/11/02/1862523.aspx

js_html_api

    博客分类:
  • HTML
test
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    
Global site tag (gtag.js) - Google Analytics