|
To be able to inject Spring managed interceptors into Hibernate, we need the EntityManagerFactoryBuilderImpl.populate(SessionFactoryBuilder sfBuilder, StandardServiceRegistry ssr) method to be protected.
This is a follow up of this discussion: http://markmail.org/thread/jslaxcep2j3v4cru .
Pull request to come.
|