Ah, cool.  I've really not looked at the EJBQL stuff at all.  What are
the semantics of using EJBQLQuery to delete records with regard to the
Cayenne cache/object graph/etc?

/dev/mrg


On Fri, May 30, 2008 at 9:46 AM, Andrus Adamchik <[EMAIL PROTECTED]> wrote:
> See my other reply - there is actually an EJBQL delete.
>
>
> On May 30, 2008, at 4:27 PM, Borut Bolčina wrote:
>
>> Hi,
>>
>> what is the C3M4 prefered way of doing this SQL equivalent: DELETE FROM
>> Artist WHERE Oid IN (1,4,8,9);
>>
>> Thanks,
>> Borut
>
>

Reply via email to