Hi,

Let me give the following example:

I have an object ServicePackage which contains a collection of Services
objects in a file named services which is of type ArrayList.  If I remove,
for example, two Service objects from the services collection and then pass
the service package object to the update method will Castor execute delete
statements to remove the two services from the database?

Really it's a question about how intelligent Castor is in it's update
method.  Does Castor compare the existing top level objects entire object
graph with the object passed to the update method and add / remove / update
objects as appropriate?

Thanks in advance,

Steve...

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to