>> I was just surprise that getDataDomain() is not in CayenneRuntime. It >> seemed to me that would be the logical place. I can see getChannel and >> getContext is in CayenneRuntime too. So, why not getDataDomain? > > The answer is ROP. DataDomain is a "server" configuration object, and is not > available in the "client" (ROP) configuration.
Ah understood Does that mean a "ROP client" is not meant to work with transactions, only the "ROP server" is? (not knowing to much about ROP at the moment) Cheers Christian > > Andrus > > -- http://www.grobmeier.de
