Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

EntityManager - Having an OpenEJB created EntityManagers EntityManager or EntityManagerFactories EntityManagerFactory injected into Spring beans is currently not supported. This will be added to the next release. A small workaround for this is to use an EJB as a factory by adding a 'getEntityManager' method an using it as a Spring instance factory method.