Hello Dave,

> -----Original Message-----
> From: David Warnock [mailto:[EMAIL PROTECTED]]
> 
> 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?

Oliver


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

Reply via email to