HHH-9548[1] handles the question of what to do with null/unset parameter
values in regards to calls to stored-procedures via
JPA's StoredProcedureQuery contract.
Do we just want to live with the overhead that comes from my last
comment[2]? Another option I see would be an extension
to javax.persistence.Parameter to return from the
StoredProcedureQuery-defined access to parameter objects.
Any other thoughts?
[1]
https://hibernate.atlassian.net/browse/HHH-9548
[2]
https://hibernate.atlassian.net/browse/HHH-9548?focusedCommentId=74853&am...