Uses of Class
cz.cvut.kbss.jopa.model.EntityManagerFactoryImpl
Packages that use EntityManagerFactoryImpl
-
Uses of EntityManagerFactoryImpl in cz.cvut.kbss.jopa.model
Methods in cz.cvut.kbss.jopa.model that return EntityManagerFactoryImplModifier and TypeMethodDescriptionJOPAPersistenceProvider.createEntityManagerFactory
(String emName, Map<String, String> properties) EntityManagerImpl.getEntityManagerFactory()
Constructor parameters in cz.cvut.kbss.jopa.model with type arguments of type EntityManagerFactoryImplModifierConstructorDescriptionEntityManagerFactoryImpl
(Map<String, String> properties, Consumer<EntityManagerFactoryImpl> closeListener)