Re: [hibernate-dev] 6.0 Design Doc

2018-05-25 Thread Steve Ebersole
Funny timing :P https://github.com/sebersole/hibernate-core/blob/wip/6.0/design/sql-engine.adoc We integrated that branch into wip/6.0. 6.0 is successfully building now : https://travis-ci.org/sebersole/hibernate-core/builds/383918214 :) On Fri, May 25, 2018 at 11:18 AM Chris Cranford wrote:

[hibernate-dev] Starting 5.3.1 release

2018-05-25 Thread Chris Cranford
Please do not push anything to master branch. Thanks, Chris ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] 6.0 Design Doc

2018-05-25 Thread Chris Cranford
In case anyone tries to locate this file more recently, its now under: https://github.com/sebersole/hibernate-core/blob/wip/6.0-merge/design/sql-engine.adoc On 05/23/2018 01:55 PM, Steve Ebersole wrote: > Andrea and I have spent some time getting the SQL execution design doc > up-to-date. Would b

Re: [hibernate-dev] Multiple ResultSets from JDBC execution

2018-05-25 Thread Scott Marlow
On Fri, May 25, 2018 at 8:59 AM, Steve Ebersole wrote: > Great that was actually my thought as well. > > Anyone else? > +1 for being able to treat the result sets as not the same. Scott ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org http

Re: [hibernate-dev] Is bytecode enhancement enabled by default in 5.3?

2018-05-25 Thread Scott Marlow
On 05/23/2018 09:17 AM, Steve Ebersole wrote: > I never understood this `DataSourceDefinitions` part.  Why can't they > just be discovered via jipijapa prior to doing anything with Hibernate/JPA? The @DataSourceDefinition DataSource that ORM needs, doesn't start until after application classes

Re: [hibernate-dev] Multiple ResultSets from JDBC execution

2018-05-25 Thread Steve Ebersole
Great that was actually my thought as well. Anyone else? On Fri, May 25, 2018, 12:03 AM Vlad Mihalcea wrote: > I think that by default we should not assume the result sets are the same. > > Only if we provide a certain QueryHint (JPA) or call a specific method > (Hibernate API) should we instr

[hibernate-dev] HIbernate OGM 5.4.0.Beta1 is out

2018-05-25 Thread Fabio Massimo Ercoli
HIbernate OGM 5.4.0.Beta1 is ready! Some improvement was the version upgrade for Hibernate ORM 5.3.0.Final and Hibernate Search (5.10.0.Final), the support for Infinispan Remote native and JPQL queries (without requiring Hibernate Search) and the use of cluster counters for local caches when gener