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
Classes in org.hibernate.testing.orm.junit that implement EntityManagerFactoryProducer Modifier and Type Class Description classEntityManagerFactoryBasedFunctionalTestMethods in org.hibernate.testing.orm.junit that return EntityManagerFactoryProducer Modifier and Type Method Description EntityManagerFactoryProducerEntityManagerFactoryBasedFunctionalTest. getEntityManagerFactoryProducer()EntityManagerFactoryProducerEntityManagerFactoryScopeContainer. getEntityManagerFactoryProducer()Obtain theEntityManagerFactoryProducer.
-