See: Description
| Class | Description |
|---|---|
| JPAAdapter |
Adapter for the JPA API, to allow the DataNucleus core runtime to expose multiple APIs to clients.
|
| JPAAttributeNode<T> |
Implementation of JPA2.1 AttributeNode
|
| JPACallbackHandler |
CallbackHandler implementation for JPA.
|
| JPAClassTransformer |
ClassTransformer for runtime enhancement of classes to the JPA interface.
|
| JPADataStoreCache |
Implementation of the JPA DataStoreCache.
|
| JPAEntityGraph<T> |
Implementation of JPA2.1 EntityGraph.
|
| JPAEntityManager |
EntityManager implementation for JPA.
|
| JPAEntityManagerFactory |
EntityManagerFactory implementation.
|
| JPAEntityTransaction |
EntityTransaction implementation for JPA for ResourceLocal transaction.
|
| JPAFetchPlan |
Implementation of a FetchPlan for JPA.
|
| JPAGraph<T> |
Base for JPAEntityGraph and JPASubgraph.
|
| JPAPropertyNames |
Utility providing convenience naming of JPA persistence properties.
|
| JPAPropertyValidator |
Validator for persistence properties used by JPA.
|
| JPAQuery<X> |
Basic implementation of a JPA Query.
|
| JPAQueryCache |
Implementation of the JPA QueryCache.
|
| JPAQueryParameter<T> |
Implementation of a JPA query parameter.
|
| JPAReplicationManager |
Manager to control the replication of objects from one datastore to another.
|
| JPAStoredProcedureQuery |
Implementation of a StoredProcedureQuery.
|
| JPASubgraph<T> |
Implementation of JPA2.1 Subgraph
|
| NucleusJPAHelper |
Helper for persistence operations with JPA.
|
| OSGiActivator |
Activator used to register/deregister JPA services in an OSGi environment.
|
| PersistenceProviderImpl |
PersistenceProvider implementation.
|
| Exception | Description |
|---|---|
| SingletonEMFException |
Exception thrown when trying to create an EMF and using singleton setting yet one with this name
already exists.
|
Copyright © 2015. All rights reserved.