Uses of Interface
org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
Packages that use OpenJPAEntityManagerSPI
-
Uses of OpenJPAEntityManagerSPI in org.apache.openjpa.persistence
Classes in org.apache.openjpa.persistence that implement OpenJPAEntityManagerSPIModifier and TypeClassDescriptionclassImplementation ofEntityManagerinterface.Methods in org.apache.openjpa.persistence that return OpenJPAEntityManagerSPIModifier 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)