Apache JDO Project - Query.execute((Object)null)

This is Interesting: Free IT Magazines  
Home > Archive > Apache JDO Project > April 2007 > Query.execute((Object)null)





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Query.execute((Object)null)
Erik Bengtson

2007-04-21, 7:11 am



Hi,

JDO does not specify the null argument handling behavior on these cases:

Query.execute((Object[])null)
Query.execute((Map)null)
Query.deletePersistentAll((Object[])null)
Query.deletePersistentAll((Map)null)

IMO it should raise JDOUserException.

Regards,

Erik Bengtson


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com