NullPointerException from AbstractProducedQuery.getParameters()

Description

After was fixed, I tried to upgrade the Spring Data stored procedure examples from 5.0.7 to 5.2.1 but now all of a sudden calls to AbstractProducedQuery.getParameters() returns a NullPointerException as apparently parameterMetadata in ProcedureCallImpl is null.

I'll add instructions on how to reproduce this, shortly.

Activity

Show:

Vlad MihalceaJuly 26, 2016 at 12:06 PM
Edited

Applied PR upstream. , you might want to backport this issue if applicable to 5.1.

Oliver GierkeJuly 1, 2016 at 10:37 AM

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created July 1, 2016 at 10:22 AM
Updated August 4, 2016 at 12:23 PM
Resolved July 26, 2016 at 12:06 PM