Hidde Boonstra [Us Media] ha scritto: > Hi, > > sorry, but I think that's what I mean:-) So if you have object1 and > object2 which references to object1 and you do a copy on object1 it > will also copy and add all object2 instances that refer to object1. It > looks like this is recursive, because objects that refer to object2 > will probably be copied as well... > > Hope this helps to explain your slowdown, > > Hidde. > You may also want to turn on debugging on package org.apache.torque and see how many and what queries are you actually doing by copying your object. You may find that number surprising. --------------------------------------------------------------------- To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org For additional commands, e-mail: torque-user-help@db.apache.org