Hi David, If you use otm-dependent relations, then check the current CVS HEAD - I've just committed the fix. If not, then give more detailed description of your case.
Regards, Oleg On Sunday 29 February 2004 08:09, David Le Strat wrote: > Hello there, > > I am using OTM with M-N mapping. I am having an issue > with OTM, where OJB violate foreign key constraints. > > I have the following mapping: > > PREFS_NODE <-- PREFS_NODE_PROPERTY_KEY --> > PREFS_PROPERTY_KEY > > With OTM, OJB tries to delete PREFS_PROPERTY_KEY > before removing PREFS_NODE_PROPERTY_KEY therefore > violating foreign key constraint. Has anybody else > experienced the same behavior. > > Regards, > > David Le Strat. > > __________________________________ > Do you Yahoo!? > Get better spam protection with Yahoo! Mail. > http://antispam.yahoo.com/tools > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
