> I disagree. DeleteQuery works just like SQLTemplate in regards to
> object graph - this is a direct db operation bypassing ObjectStore.
> It was used by Cayenne internally before batch commit queries were
> introduced in 1.1. I was thinking of deprecating it, but I am still
> undecided as I can see its value as a utility query.
>
> True, it can be used to delete bulk data, but preserving object graph
> integrity will be responsibility of the developer (e.g. via invalidate).
>
> Andrus
>
Interesting... I've used it extensively and found that it properly
honors the rules of any relationships, as opposed to a SQLTemplate...
Maybe I'm smoking crack? :)
This archive was generated by hypermail 2.0.0 : Mon Sep 05 2005 - 17:45:26 EDT