Re: cayenne and object caching

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Thu Aug 28 2003 - 08:57:36 EDT

  • Next message: Mario Linke: "Re: DB2 Sequence Problem"

    Currently caching by query is not implemented, also DataContext caches
    objects, not lists of objects. For now you will need to use custom
    solution outside of DataContext.

    Andrus

    On Monday, August 25, 2003, at 09:54 AM, Martin Dengler wrote:
    > hi..ll,
    >
    > i noticed that, if two different instances of select query with the
    > same
    > search expression are executed on the
    > same data context, two database selects are executed. Is it possible to
    > define the second query in such a way,
    > that the second database select will not be executed and therefore the
    > internal cache of datacontext is checked only?
    >
    > greetings
    >
    > marty



    This archive was generated by hypermail 2.0.0 : Thu Aug 28 2003 - 08:46:55 EDT