Uses of Class
org.datanucleus.api.jpa.JPAEntityManager
-
Packages that use JPAEntityManager Package Description org.datanucleus.api.jpa Package containing the entry point for the DataNucleus implementation of the JPA specifications -
-
Uses of JPAEntityManager in org.datanucleus.api.jpa
Constructors in org.datanucleus.api.jpa with parameters of type JPAEntityManager Constructor Description JPAQuery(JPAEntityManager em, org.datanucleus.store.query.Query query, String language)
Constructor for a query used by JPA.
-