-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
Description
From gontardd on February 21, 2012 10:35:21
I am working on a desktop application and i am trying to use the jpa-persist module.
The provider configured by the JpaPersistModule creates an EntityManager per thread.
I want to have a single instance of the EntityManager in all the jvm. Is there a way to do that ?
Thanks.
Original issue: http://code.google.com/p/google-guice/issues/detail?id=686
Reactions are currently unavailable