I've noticed that if I define a bidirectional set with the default "inverse=false," both elements of the set are (properly) marked with foreign key constraints.

If I tag both sides of the bidirectional set "inverse=true", neither is marked with a foreign key constraint.

Is this right? From a data modeling perspective, I do want the referential integrity checks, if possible.

Bear



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to