Uses of Interface
org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
-
Uses of OpenJPAEntityManagerSPI in org.apache.openjpa.persistence
Modifier and TypeClassDescriptionclass
Implementation ofEntityManager
interface.Modifier and TypeMethodDescriptionEntityManagerFactoryImpl.createEntityManager()
EntityManagerFactoryImpl.createEntityManager
(jakarta.persistence.SynchronizationType synchronizationType) EntityManagerFactoryImpl.createEntityManager
(jakarta.persistence.SynchronizationType synchronizationType, Map props) Creates and configures a entity manager with the given properties.EntityManagerFactoryImpl.createEntityManager
(Map props) OpenJPAEntityManagerFactorySPI.createEntityManager()
OpenJPAEntityManagerFactorySPI.createEntityManager
(Map props)