Uses of Interface
org.hibernate.testing.orm.junit.EntityManagerFactoryProducer
-
Packages that use EntityManagerFactoryProducer Package Description org.hibernate.testing.orm.junit -
-
Uses of EntityManagerFactoryProducer in org.hibernate.testing.orm.junit
Methods in org.hibernate.testing.orm.junit that return EntityManagerFactoryProducer Modifier and Type Method Description EntityManagerFactoryProducer
EntityManagerFactoryScopeContainer. getEntityManagerFactoryProducer()
Obtain theEntityManagerFactoryProducer
.
-