Gavin King

Results 1136 comments of Gavin King

> The solution might not be child `JdbcType` classes as it is in this pull request, but rather test for the dialect method `isImplementedNString` (I don't dare to come up...

> I'm not sure how to proceed in this case I have no idea. Maybe try pushing again.

I don't understand this statement at all. AFAIK JPA vs native bootstrap doesn't affect auto flush at all ... at least it _shouldnt_.

> Obviously the doc is incorrect, imho. Yes, that whole section titled _"`AUTO` flush on native SQL query"_ is wildly misleading. The new documentation has it right: https://docs.jboss.org/hibernate/orm/6.5/introduction/html_single/Hibernate_Introduction.html#native-queries

So I decided I'm too much of a coward to merge this to the 6.6 branch (especially at this late stage). Instead I will apply this changes to the H7...

> So I decided I'm too much of a coward to merge this to the 6.6 branch (especially at this late stage). > But if anyone does want to see...

> Do you mean as part of this improvement ? Yeah

> I should have also asked, do you mean just simply quit logging all the 'extra' info that c3po/proxool now spit out, or provide some means in the `DatabaseConnectionInfo` interface...

But also to answer your question more directly: yes, I think it would be nice to include certain very generic things like: - `autocommit` status, - isolation level, and -...

@cigaly @mbladel why is this one stalled?