[hibernate-dev] Make HibernatePersistenceProvider easier to extend
Guillaume Smet
guillaume.smet at gmail.com
Wed Mar 19 14:12:13 EDT 2014
Hi Sanne,
On Wed, Mar 19, 2014 at 2:54 PM, Sanne Grinovero <sanne at hibernate.org> wrote:
> looks like a good idea to me, but my advice would be to make all the
> changes and send a pull request: would make it easier to reason about
> the implications.
Well, it's more that I wasn't sure it was worth wasting your time with
such a PR.
Anyway, done:
- https://hibernate.atlassian.net/browse/HHH-9067
- https://github.com/hibernate/hibernate-orm/pull/713
I added to the JIRA issue an example of what we do with this.
It seems to be a common need in the Spring world as there are several
articles out there on how to do it with ORM pre 4.3.
--
Guillaume
More information about the hibernate-dev
mailing list