Raible's Wiki

Raible Designs
Wiki Home
News
Recent Changes

AppFuse

Homepage
  - Korean
  - Chinese
  - Italian
  - Japanese

QuickStart Guide
  - Chinese
  - French
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish
  - Japanese

User Guide
  - Korean
  - Chinese

Tutorials
  - Chinese
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish

FAQ
  - Korean

Latest Downloads

Other Applications

Struts Resume
Security Example
Struts Menu

Set your name in
UserPreferences


Referenced by
Articles
Articles_cn
Articles_de
Articles_pt
Articles_zh
HibernateRelationshi...




JSPWiki v2.2.33

[RSS]


Hide Menu

HibernateRelationships


Difference between version 3 and version 2:

At line 5 changed 3 lines.
* [1] Create a new Weblog object and add XDoclet tags
* [2] [[Many-to-One] Create a new Category object and modify Weblog.java to use it
* [3] [[One-to-Many] A Weblog object can have many Comments
* [1] Create Weblog.java, Entry.java and add XDoclet tags
* [2] [[Many-to-One] Create a new Category object and modify Entry.java to use it
* [3] [[One-to-Many] A Weblog object can have many Entries
At line 12 changed 1 line.
!!Create a new Weblog object and add XDoclet tags [#1]
!!Create Weblog.java, Entry.java and add XDoclet tags [#1]
At line 14 changed 1 line.
!![[Many-to-One] Create a new Category object and modify Weblog.java to use it [#2]
!![[Many-to-One] Create a new Category object and modify Entry.java to use it [#2]
At line 16 changed 1 line.
!![[One-to-Many] A Weblog object can have many Comments [#3]
!![[One-to-Many] A Weblog object can have many Entries [#3]

Back to HibernateRelationships, or to the Page History.