On 8/14/06, Peter Karich <[EMAIL PROTECTED]> wrote:
In You docs I found:

"If entity A has a relationship to entity B and entity B has a
relationshop back to entity A,
Cayenne would maintain consistency of the reverse relationship
automatically."

This is very useful, but in my application I need both: UNIdirectional and
of course BIdirectional!

Can I do this with cayenne? If not, is there a trick to do it anyway?
Or can I mark a relation as temporary? This would help too.

I may be misreading your message, but isn't this as simple as not
defining the reverse relationship?   That's why the documentation says
"if"

Reply via email to