Status: New Owner: ---- New issue 686 by [email protected]: Singleton EntityManager http://code.google.com/p/google-guice/issues/detail?id=686
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. -- You received this message because you are subscribed to the Google Groups "google-guice-dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-guice-dev?hl=en.
