HibernateRelationships |
|
| Your trail: |
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.
|