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
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