RE: Clear DataContext Cache

From: Tobias SCHOESSLER (Tobias.Schoessle..nvienna.org)
Date: Wed Jul 26 2006 - 10:57:06 EDT

  • Next message: Gentry, Michael \(Contractor\): "RE: Clear DataContext Cache"

    ... yes oldschool, ... but they say - never change a runing system. : )

    I call

          dataContext
    .unregisterObjects(dataContext.getObjectStore().getObjects());

    that helped.

    thanks

                                                                               
                 "Gentry, Michael
                 \(Contractor\)"
                 <michael_gentr.. To
                 anniemae.com> <cayenne-use..ncubator.apache.org>
                                                                            cc
                 Wednesday, 26
                 July 2006 15:38 Subject
                                           RE: Clear DataContext Cache
                                                                               
                 Please respond to
                 cayenne-use..ncu
                 bator.apache.org
                                                                               
                                                                               

    Man, 1.1.3 is like ... so last week. :-)

    Would DC's unregisterObjects() or invalidateObjects() do what you want?
    (I think those were available in 1.1.3.)

    /dev/mrg

    -----Original Message-----
    From: Tobias SCHOESSLER [mailto:Tobias.Schoessle..nvienna.org]
    Sent: Wednesday, July 26, 2006 7:39 AM
    To: cayenne-use..ncubator.apache.org
    Subject: Clear DataContext Cache

    Hello,

    In cayenne 1.1.3 is it possible to clear the object cache of a
    DataContext
    manually?
    I do not want to recreate the DataContext as it is being used in several
    controllers that would otherwise need to be refreshed.

    thanks.



    This archive was generated by hypermail 2.0.0 : Wed Jul 26 2006 - 10:57:45 EDT