Hi all,

> 
> The trick is to force computation of PKs before calling store.
> 
> If you call new Identity(obj) on the client the PK is computed and 
> written into obj.
> So store won't try to assign a new PK and client and server remein 
> consistent.
> 

What about putting this "trick" in PersistenceBrokerClient's store Methods?
Wouldn't that solve the problem? 

Uli

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to