1. problem persisting children of a parent object in Thread forum.hibernate.org |
2. Hibernate mapping for threaded news table? forum.hibernate.orgI was working on circular references in Hibernate. Since my last post sort of was very specific, I thougt of a mor practical situation with the same need for a one-to-many relation between objects of the same type. If you consider a regular threadded newsgroup-table. In this table every entry has an id and a parentId (Ok ... and some further ... |