Re: force update

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Sat Jun 04 2005 - 20:23:19 EDT

  • Next message: Koen Segers: "Re: force update"

    Then this should be something very simple and probably in your
    code... Could you put a log statement somewhere in
    "getSortedSectionArray" to make sure it is called after the update
    (as you maybe caching it somewhere in your code)...

    Also is "sectionArray" relationship defined as two-way (i.e. is there
    a reverse relationship like "section.toWhatever" pointing back to the
    original object)? It has be defined like that for the changes to be
    seen immediately.

    Andrus

    On Jun 4, 2005, at 8:11 PM, Koen Segers wrote:

    > On Sunday 05 June 2005 02:04, Andrus Adamchik wrote:
    >
    >> 2. If the answer is Cayenne, is it done by the same user (and the
    >> same java application) as the one who later views the menus? In any
    >> even, doublecheck that "use shared cache" checkbox is ON for your
    >> DataDomain in the Modeler.
    >>
    >
    > All done by same user + application.
    > 'Use share cache" is on...
    > So the only option is using a query?
    >
    > --
    >
    > Koen Segers
    >
    > <koenseger..carlet.be>
    > <http://eddyvite.dyndns.org>
    >
    >



    This archive was generated by hypermail 2.0.0 : Sat Jun 04 2005 - 20:23:22 EDT