Hi, thanks to the JDO 2 feature Delete by query I've got a big performance and memory improvement when it comes to deleting objects. Many thanks for that. Tbe same reasoning can be done for update by query. This is actually already added to the JPA spec and I've seen a couple of posts regarding this on jdo forums, however I couldn't find a official request for this feature on this forum. Also, adding this feature would keep the JDO spec a superset of JPA.
kind regards, Christiaan -- View this message in context: http://www.nabble.com/Feature-request%3A-Update-by-Query-tf4843111.html#a13855819 Sent from the JDO - Development mailing list archive at Nabble.com.
