[odb-users] Is there some advice on recursive call back mechnism?

Boris Kolpackov boris at codesynthesis.com
Mon Oct 22 07:34:27 EDT 2018


Music samal <zxbzswxr at gmail.com> writes:

> what can I do to update children B's qualifiedname using odb-provided
> callback mechism ?

ODB does not provide any mechanisms for this. Maybe have the "qualifier"
part as a separate foreign key member/column and then use your database's
ON UPDATE CASCADE support?



More information about the odb-users mailing list