躺在沙滩上的小猪

快乐的每一天

java

Hibernate Annotations(1)

posted @ 2006-03-09 22:50 martin xus| 编辑

Lucene Highlighter

posted @ 2006-02-09 19:11 martin xus| 编辑

Confluence 无限制使用

posted @ 2006-02-07 11:28 martin xus| 编辑

XDoclet 2 for Hibernate 3
     摘要: 我们举个简单的例子,一个blog有用户User,文章BlogEntity,文章分类Category以及现在很流行的Tag.(为了简单,这里例子举的是单用户,及不需要考虑Category,Tag与User的对应关系)

1:一个User对应多篇BlogEntity
2:一篇BlogEntity可以对应多个Tag,对应多个Category,对应一个User
3:一个Category对应多个BlogEntity
4:一个Tag对应多个BlogEntity

OK,这四个对象简单的关系为:
1:User和BlogEntity是一对多的关系
2:BlogEntity和Category是多对多的关系
3:BlogEntity和Tag是多对多的关系  阅读全文

posted @ 2006-01-25 14:10 martin xus| 编辑

代码重构

posted @ 2006-01-24 19:07 martin xus| 编辑

New features added to Servlet 2.5

posted @ 2006-01-05 09:32 martin xus| 编辑

JavaScript和Java数据的交互

posted @ 2005-12-12 09:02 martin xus| 编辑

System Tray

posted @ 2005-11-13 14:06 martin xus| 编辑

Java API 文档中文版

posted @ 2005-11-08 09:44 martin xus| 编辑

cache字典表

posted @ 2005-10-27 10:12 martin xus| 编辑

Commons IO 1.1 released

posted @ 2005-10-12 08:45 martin xus| 编辑

Gmail & JavaMail.

posted @ 2005-10-10 21:03 martin xus| 编辑

[ZT]Hibernate和Spring的决裂以及Spring和EJB3之争

posted @ 2005-10-10 20:26 martin xus| 编辑

javamail 一些资源..

posted @ 2005-10-10 19:21 martin xus| 编辑

《Manning.Hibernate.Quickly》 下载

posted @ 2005-09-29 16:30 martin xus| 编辑

简化JavaMail:小巧 Jakarta Commons-Email 简单教程

posted @ 2005-09-29 10:34 martin xus| 编辑

Quick start with freemarker and sitemesh.

posted @ 2005-09-28 17:38 martin xus| 编辑

jmock!

posted @ 2005-09-22 21:18 martin xus| 编辑

Domain Object 思考(二)

posted @ 2005-09-22 14:46 martin xus| 编辑

Domain Object 的思考(一)

posted @ 2005-09-22 13:31 martin xus| 编辑

[讨论] Persistent Domain Objects Pattern

posted @ 2005-09-22 10:05 martin xus| 编辑

菜单的生成。

posted @ 2005-09-20 14:11 martin xus| 编辑

oracle8 Clob 的问题

posted @ 2005-09-19 09:09 martin xus| 编辑