Bug #110

Handing null as parameter to a query method throws NullPointerException

Added by Oliver Gierke 11 months ago. Updated 11 months ago.

Status:Closed Start:08/27/2009
Priority:High Due date:
Assigned to:Oliver Gierke % Done:

100%

Category:Core DAO Spent time: -
Target version:0.7

Description

During the binding phase when executing queries ClassUtils.isOfType(Object object, Collection&lt;Class<?>> types) is called which throws a NullPointerException when object is null.

mylyn-context.zip (6.7 KB) Oliver Gierke, 08/27/2009 09:56 pm

Associated revisions

Revision 6699
Added by Oliver Gierke 11 months ago

  • fixes #110 - NullPointerException on null for query method parameters

History

Updated by Oliver Gierke 11 months ago

Updated by Oliver Gierke 11 months ago

  • Status changed from In progress to Fixed
  • % Done changed from 0 to 100

Applied in changeset r6699.

Updated by Oliver Gierke 11 months ago

  • Target version set to 0.7

Updated by Oliver Gierke 11 months ago

  • Status changed from Fixed to Closed

Also available in: Atom PDF