Oliver

Using OJB how do I do bulk operations? Eg using Product from Tutorial1 suppose I want to delete all product's with a stock = 0 OR I want to add 10% to all prices.
does PersistenceBroker.deleteByQuery() help you?
Yes, great. Now all I need is a PersistenceBroker.updateByQuery() and a
PersistenceBroker.insertByQuery()

Regards

Dave
--
David Warnock, Sundayta Ltd. http://www.sundayta.com
iDocSys for Document Management. VisibleResults for Fundraising.
Development and Hosting of Web Applications and Sites.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to