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 33 and version 32:

At line 182 added 1 line.
At line 619 added 2 lines.
Modify the Weblog object and Entry object to represent the multiplicity of a weblog can have many entries. This relationship ship is set on the Weblog class using a list. Hibernate tags are used to establish this relationship using a bag as the Hibernate collection type.
At line 799 added 2 lines.
The Entry class is modified slightly to provide a placeholder for the relationships between Weblog and Entry.
At line 813 removed 1 line.
At line 815 removed 1 line.
At line 817 removed 1 line.
At line 819 removed 1 line.
At line 821 removed 1 line.
At line 823 removed 1 line.

Back to HibernateRelationships, or to the Page History.