Nuxeo Enterprise Platform 5.3

org.nuxeo.ecm.core.persistence
Class PersistenceProviderFriend

java.lang.Object
  extended by 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)

Method Summary
static EntityManager acquireEntityManager(PersistenceProvider provider)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

acquireEntityManager

public static EntityManager acquireEntityManager(PersistenceProvider provider)

Nuxeo Enterprise Platform 5.3

Copyright © 2010 Nuxeo SAS. All Rights Reserved.