| Package | Description |
|---|---|
| org.datanucleus.api.jpa |
Package containing the entry point for the DataNucleus implementation of the JPA specifications
|
| org.datanucleus.api.jpa.criteria |
Package providing an implementation of the JPA2 "criteria query" API.
|
| Modifier and Type | Field and Description |
|---|---|
protected JPAEntityManagerFactory |
JPAEntityManager.emf
Parent EntityManagerFactory.
|
| Modifier and Type | Method and Description |
|---|---|
JPAEntityManagerFactory |
SingletonEMFException.getSingleton() |
| Constructor and Description |
|---|
JPAEntityManager(JPAEntityManagerFactory theEMF,
org.datanucleus.PersistenceNucleusContext nucleusCtx,
javax.persistence.PersistenceContextType contextType,
javax.persistence.SynchronizationType syncType)
Constructor.
|
SingletonEMFException(String message,
JPAEntityManagerFactory emf) |
| Modifier and Type | Method and Description |
|---|---|
JPAEntityManagerFactory |
CriteriaBuilderImpl.getEntityManagerFactory() |
| Constructor and Description |
|---|
CriteriaBuilderImpl(JPAEntityManagerFactory emf) |
Copyright © 2015. All rights reserved.