[jboss-user] [EJB 3.0] - Re: My own EntityManager, how to do it?

alexg79 do-not-reply at jboss.com
Fri May 18 10:20:26 EDT 2007


If you need to handle multiple persistence contexts with the same entity manager, you could implement your own PersistenceProvider and overriding Hibernate's methods as necessary to make EntityManagerFactories churn out your own entity manager objects.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046831#4046831

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4046831



More information about the jboss-user mailing list