Uses of Interface
org.nuxeo.ecm.core.persistence.EntityManagerFactoryProvider
-
Packages that use EntityManagerFactoryProvider Package Description org.nuxeo.ecm.core.persistence -
-
Uses of EntityManagerFactoryProvider in org.nuxeo.ecm.core.persistence
Classes in org.nuxeo.ecm.core.persistence that implement EntityManagerFactoryProvider Modifier and Type Class Description classHibernateConfigurationFields in org.nuxeo.ecm.core.persistence declared as EntityManagerFactoryProvider Modifier and Type Field Description protected EntityManagerFactoryProviderPersistenceProvider. emfProviderConstructors in org.nuxeo.ecm.core.persistence with parameters of type EntityManagerFactoryProvider Constructor Description PersistenceProvider(EntityManagerFactoryProvider emfProvider)
-