Package | Description |
---|---|
org.apache.openjpa.persistence |
OpenJPA JPA
This package provides an JPA facade to OpenJPA.
|
Modifier and Type | Field and Description |
---|---|
protected EntityManagerImpl |
AbstractQuery._em |
Modifier and Type | Method and Description |
---|---|
protected EntityManagerImpl |
EntityManagerFactoryImpl.newEntityManagerImpl(Broker broker)
Create a new entity manager around the given broker.
|
Constructor and Description |
---|
AbstractQuery(QueryMetaData qmd,
EntityManagerImpl em) |
ExtentImpl(EntityManagerImpl em,
Extent<T> extent)
Constructor; supply delegate.
|
QueryImpl(EntityManagerImpl em,
Query query)
Deprecated.
|
QueryImpl(EntityManagerImpl em,
RuntimeExceptionTranslator ret,
Query query)
Deprecated.
|
QueryImpl(EntityManagerImpl em,
RuntimeExceptionTranslator ret,
Query query,
QueryMetaData qmd)
Constructor; supply factory exception translator and delegate.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.