[hibernate-dev] HHH-9548 - StoredProcedureQuery and parameter-specific hints
andrea boriero
dreborier at gmail.com
Mon Jan 25 13:52:08 EST 2016
I like it
On 25 January 2016 at 18:50, Steve Ebersole <steve at hibernate.org> wrote:
> Right
>
> On Mon, Jan 25, 2016 at 12:41 PM andrea boriero <dreborier at gmail.com>
> wrote:
>
>> do you mean to extend javax.persistence.Parameter with a sort
>> of enablePassingNulls() method?
>>
>> On 25 January 2016 at 17:56, Steve Ebersole <steve at hibernate.org> wrote:
>>
>>> 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&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-74853
>>>
>> _______________________________________________
>>> hibernate-dev mailing list
>>> hibernate-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>>>
>>
>>
More information about the hibernate-dev
mailing list