Hi, I have a question concerning unique deletion by query:
Assuming a unique JDO query would throw a JDOUserException in execute() because the result is not unique, would you expect a JDOUserException thrown in deletePersistentAll()?
The spec does not require this and I'm not sure if we should add a negative test case checking this.
Regards, Michael -- ------------------------------------------------------------------- Michael Watzek [EMAIL PROTECTED] Engineering GmbH mailto:[EMAIL PROTECTED] Buelowstr. 66 Tel.: ++49/30/235 520 36 10783 Berlin - Germany Fax.: ++49/30/217 520 12 http://www.spree.de/ -------------------------------------------------------------------
