Re: mostly shared model

From: Bryan Lewis (brya..aine.rr.com)
Date: Fri Nov 26 2004 - 11:11:34 EST

  • Next message: Bryan Lewis: "preferred practice for handling referential integrity errors?"

    Thanks! After the postings I realized that running all the apps
    together was the hard way. I only have to deploy the one
    different-behaving app in its own space, on a separate host or in its
    own app server configuration. Then I can use my first technique -- a
    loop to call setDeclaredLockType() on all the ObjEntity's -- where the
    other apps are running.

    Mike Kienenberger wrote:
    > Bryan Lewis <brya..aine.rr.com> wrote:
    >
    >>Now I find that I need to make a small app-specific configuration: one
    >>app needs to use optimistic locking while the others don't. I looked
    >
    >
    > Another possiblity would be to change the version of Cayenne for that one
    > app to unconditionally use optimistic locking.
    >
    > It might be easier than maintaining separate data models.
    >
    > -Mike
    >



    This archive was generated by hypermail 2.0.0 : Fri Nov 26 2004 - 11:12:08 EST