Re: [hibernate-dev] [hibernate-users] Request Information for EAR and related exceptions

2017-08-04 Thread Sanne Grinovero
Dear Lucia, I'm afraid the lists you addressed are meant for technical development: we're not familiar with such matters. The Hibernate project is sponsored by Red Hat, inc., so I would suggest to contact the legal department of Red Hat. If you are a Red Hat customer you should be able to get dir

[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

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