Bugs item #688513, was opened at 2003-02-18 08:06
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=428708&aid=688513&group_id=40712

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Markus Menner (morphace)
Assigned to: Nobody/Anonymous (nobody)
Summary: Sequence / nested collection bug

Initial Comment:
2 entities A and B with a 1-n relationship (set).

The id of A is generated by a sequence. 

I don't think, that this does matter: the id of B is
generated by a sequence too.

If you add elements to the set, the key is not set,
which means, that new B-entities are disconnected from
their A's. 

If you add B's to existing A's everything works fine.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=428708&aid=688513&group_id=40712


-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel


Reply via email to