HibernateRelationships |
|
Your trail: |
Difference between
version 36
and
version 35:
At line 806 added 1 line. |
|
At line 977 changed 1 line. |
The Weblog world that we are developing allows one additional bit of functionality. A particular Weblog can have many Users. Basically the idea is that of a shared weblog that is a place where user's can express themselves about a particular topic of interest. For this bit of functionality User object must have a many-to-many relationship with Weblog. |
The Weblog system that we are developing allows one additional bit of functionality. A particular Weblog can have many Users. Basically the idea is of a shared weblog that is a place where many users can express themselves about a particular topic of interest. For this bit of functionality the User object will be modified to have a many-to-many relationship with Weblog. |
Back to HibernateRelationships,
or to the Page History.
|