[hibernate-dev] Hibernate ORM 4.2.9.Final released!

2014-02-26 Thread Brett Meyer
http://in.relation.to/Bloggers/HibernateORM429FinalReleased Brett Meyer Red Hat, Hibernate ORM ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] Extract some methods form AbtractEntityManagerImpl

2014-02-26 Thread Emmanuel Bernard
I see a couple of options and a big fundamental question. All need feedback from the ORM gurus I am not sure AbstractEntityManager is a SPI in the first place. Naively I’d say it should be an internal class. Anyone remembers why it’s an SPI? 1. If AbstractEntityMangerImpl becomes internal, it’s