So ... I've read the threads in the archives but to make sure ... is the only way to delete an object by using it's Peer.doDelete() method and passing a Criteria object that specifies the primary key? This means that even join tables now have to have primary keys of their own ... and that I have to constantly look up primary keys using normal Criteria objects, form Lists and iterate over them doDelete()'ing on each one. Or am I missing something obvious?
Please say yes. :) -j -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
