Package | Description |
---|---|
org.apache.openjpa.persistence |
OpenJPA JPA
|
Modifier and Type | Method and Description |
---|---|
protected EntityManagerImpl |
EntityManagerFactoryImpl.newEntityManagerImpl(Broker broker)
Create a new entity manager around the given broker.
|
Constructor and Description |
---|
ExtentImpl(EntityManagerImpl em,
Extent extent)
Constructor; supply delegate.
|
QueryImpl(EntityManagerImpl em,
Query query)
Deprecated.
|
QueryImpl(EntityManagerImpl em,
RuntimeExceptionTranslator ret,
Query query)
Constructor; supply factory exception translator and delegate.
|
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.