Re: Re(2): Multiple objects in a form

2006-06-26 Thread Peter Svensson
And I'm pretty certain that's a yes :) Cheers, PS On 6/26/06, Gentry, Michael (Contractor) <[EMAIL PROTECTED]> wrote: I was just discussing this on the Cayenne list last week. I chose to get the hash code of the object (customer) and return it to the keyExpression. I figured that was probabl

RE: Re(2): Multiple objects in a form

2006-06-26 Thread Gentry, Michael \(Contractor\)
I was just discussing this on the Cayenne list last week. I chose to get the hash code of the object (customer) and return it to the keyExpression. I figured that was probably unique enough for my uses (unlikely to have clashes over a small set of objects). Also, this would work for new/uncommit