org.nuxeo.ecm.core.persistence
Class PersistenceProviderFriend
java.lang.Object
org.nuxeo.ecm.core.persistence.PersistenceProviderFriend
public class PersistenceProviderFriend
- extends Object
Nuxeo default persistence doesn't allow accessing doAcquireEntityManager();
(without starting the transaction). Friend that can access to it.
- Author:
- Sun Seng David TAN (a.k.a. sunix)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
acquireEntityManager
public static EntityManager acquireEntityManager(PersistenceProvider provider)
Copyright © 2010 Nuxeo SAS. All Rights Reserved.