Re: delete from ... where ... in (...)

From: Michael Gentry (blacknex..mail.com)
Date: Fri May 30 2008 - 09:51:52 EDT

  • Next message: Borut Bolčina: "Re: delete from ... where ... in (...)"

    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 <andrus@objectstyle.org> wrote:
    > See my other reply - there is actually an EJBQL delete.
    >
    >
    > On May 30, 2008, at 4:27 PM, Borut Bolina 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
    >
    >



    This archive was generated by hypermail 2.0.0 : Fri May 30 2008 - 09:52:24 EDT