Hi,
In Hibernate you can define cascades such that if you have a
parent/child relationship and you add a child into the parent, the
child's parent link is updated as well (i.e. bidirectional
relationship). As well, if a parent is removed, you can set cascade so
all children are automatically removed as well.
Can the same thing be done under Cayenne?
Gili
-- http://www.desktopbeautifier.com/
This archive was generated by hypermail 2.0.0 : Wed Aug 31 2005 - 12:39:11 EDT