| 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.
|
| org.datanucleus.api.jpa.metadata |
Package providing classes specific to processing of JPA XML MetaData and annotations, building on
the generic code under the package org.datanucleus.metadata
|
| Class and Description |
|---|
| AbstractJPAGraph
Base for JPAEntityGraph and JPASubgraph.
|
| JPAEntityGraph
Implementation of JPA2.1 EntityGraph.
|
| JPAEntityManager
EntityManager implementation for JPA.
|
| JPAEntityManagerFactory
EntityManagerFactory implementation.
|
| JPAFetchPlan
Implementation of a FetchPlan for JPA.
|
| JPAQuery
Basic implementation of a JPA Query.
|
| JPAQueryCache
Implementation of the JPA QueryCache.
|
| JPAQueryTupleElement
Implementation of a JPA TupleElement, for a query result.
|
| JPAStoredProcedureQuery
Implementation of a StoredProcedureQuery.
|
| JPASubgraph
Implementation of JPA2.1 Subgraph
|
| Class and Description |
|---|
| JPAEntityManagerFactory
EntityManagerFactory implementation.
|
| Class and Description |
|---|
| JPAEntityGraph
Implementation of JPA2.1 EntityGraph.
|
Copyright © 2020. All rights reserved.