Uses of Class
org.apache.openjpa.persistence.EntityManagerImpl

Packages that use EntityManagerImpl
org.apache.openjpa.persistence OpenJPA JPA 
 

Uses of EntityManagerImpl in org.apache.openjpa.persistence
 

Methods in org.apache.openjpa.persistence that return EntityManagerImpl
protected  EntityManagerImpl EntityManagerFactoryImpl.newEntityManagerImpl(Broker broker)
          Create a new entity manager around the given broker.
 

Constructors in org.apache.openjpa.persistence with parameters of type EntityManagerImpl
ExtentImpl(EntityManagerImpl em, Extent extent)
          Constructor; supply delegate.
QueryImpl(EntityManagerImpl em, RuntimeExceptionTranslator ret, Query query)
          Constructor; supply factory and delegate.
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache OpenJPA 1.1.0 API Reference
12c Release 1 (12.1.1)
Part Number E24398_01