Re: ERROR No property for arcId toXyz...

2007-06-29 Thread Andrus Adamchik
On Jun 29, 2007, at 8:49 AM, David Norwood wrote: BeanUtils.copyProperties(aDetail, aPlanItem); I suspect this line copes ObjectId from another object, so Cayenne is confused about the nature of the object. Andrus

Re: paged query slow when fetching big lists

2007-06-29 Thread Michael Gentry
Not to pick on your iMac, which is a nice machine, but the PowerPC line was notoriously bad at running Java (G5 better than the G4, obviously). If you tried this on an Intel box, I suspect your speed improvement would be even better (I'm guessing a good portion of your 10 seconds is in the Java