Re: Online/Offline

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Thu Aug 13 2009 - 08:01:59 EDT

  • Next message: Andrus Adamchik: "Re: Online/Offline"

    On Aug 6, 2009, at 12:49 AM, Michael Alderton-Smith wrote:

    > Simple question at the end of the day.... can you use the lighter
    > client
    > classes locally somehow?

    Yes. Try using org.apache.cayenne.remote.service.LocalConnection for
    your local work. It still incurs the overhead of two layers of
    objects, but at least it all happens in the same JVM and there's no
    extra network communication, so it should be bearable in most cases.

    Andrus



    This archive was generated by hypermail 2.0.0 : Thu Aug 13 2009 - 08:02:35 EDT