I ended up changing the default to 1 for consistency, but adding a setting
`hibernate.query.sql.jdbc_style_params_base` upgrading users can use
temporarily.
On Mon, Nov 20, 2017 at 4:01 AM andrea boriero wrote:
> I would prefer consistency, but as you pointed out this for users will be
> another
Hi Dalibor,
2017-11-20 10:24 GMT+01:00 dalibor topic :
>
>
> On 19.11.2017 13:03, Gunnar Morling wrote:
>
>> Hi Rory,
>>
>> While updating my JDK API change report generator [1] for JDK 10, I
>> noticed that three modules aren't available in JDK 10 as of b32 which
>> existed in JDK 9:
>>
>> * jdk
I would prefer consistency, but as you pointed out this for users will be
another upgrade concer , so may be for a 5.3 it is better to mantain the
zero-based style.
On 18 November 2017 at 19:18, Steve Ebersole wrote:
> Another thing that comes up is parameters and native queries. In native
> qu