public class EntityManagerFactoryLookup extends Object implements EntityManagerFactoryAccess
Constructor and Description |
---|
EntityManagerFactoryLookup() |
Modifier and Type | Method and Description |
---|---|
javax.persistence.EntityManagerFactory |
entityManagerFactory(String scopedPersistenceUnitName)
returns the entity manager factory that statistics should be obtained for.
|
public javax.persistence.EntityManagerFactory entityManagerFactory(String scopedPersistenceUnitName)
EntityManagerFactoryAccess
entityManagerFactory
in interface EntityManagerFactoryAccess
scopedPersistenceUnitName
- is persistence unit name scoped to the current platformCopyright © 2016 JBoss by Red Hat. All rights reserved.