Re: [hibernate-dev] ORM FAQ

2017-08-07 Thread Chris Cranford
I would agree. The performance gain here should highlight caching while the other points more closely align with reduction of development time. On 08/07/2017 02:09 AM, andrea boriero wrote: > it looks really good to me, the only little doubt is related with the > example in the "how Hibernate is

Re: [hibernate-dev] ORM FAQ

2017-08-06 Thread andrea boriero
it looks really good to me, the only little doubt is related with the example in the "how Hibernate is useful" Performance subsection, the example looks to me more appropriate for the "Developer time" subsection. On 4 August 2017 at 21:09, Vlad Mihalcea wrote: > Hi Steve, > > I read it and I h

Re: [hibernate-dev] ORM FAQ

2017-08-04 Thread Vlad Mihalcea
Hi Steve, I read it and I have some the following suggestions: 1. For the Performance section, I'd add the transparent JDBC batch updates, the delayed connection acquisition, cacheable natural id fetching. 2. For the How does Hibernate compare to JPA section, I'd add a list of cool features Hibe

[hibernate-dev] ORM FAQ

2017-08-04 Thread Steve Ebersole
I spent some time this a.m. working on changes to the ORM FAQ page: http://staging.hibernate.org/orm/faq/ Let me know what you think. It's still not "done", but further along. I am trying to avoid "usage" FAQ entries. These should be more generalized project FAQs. We should decide how/where we