| Package | Description |
|---|---|
| org.apache.openjpa.persistence |
OpenJPA JPA
This package provides an JPA facade to OpenJPA.
|
| org.apache.openjpa.persistence.jdbc |
OpenJPA JPA-JDBC
JDBC-specific extensions to OpenJPA JPA runtime.
|
| org.apache.openjpa.persistence.jest | |
| org.apache.openjpa.persistence.query |
OpenJPA Dynamic Query
This package provides dynamic query construction that are similar to weakly-typed Criteria API.
|
| Class and Description |
|---|
| AbstractQuery
An abstract implementation of the Query interface.
|
| AnnotationBuilder
Helper class to stringify annotation declarations.
|
| AnnotationPersistenceMetaDataParser
Persistence annotation metadata parser.
|
| AnnotationPersistenceMetaDataSerializer
Serializes persistence metadata as annotations.
|
| AnnotationPersistenceMetaDataSerializer.SerializationComparator
Compares clases, sequences, and queries to order them for serialization.
|
| AnnotationPersistenceXMLMetaDataParser
JAXB xml annotation metadata parser.
|
| AutoClearType
The possible settings for the auto-clear behavior of an
OpenJPAEntityManager. |
| AutoDetachType
The possible settings for the auto-detach behavior of an
OpenJPAEntityManager. |
| CallbackMode
The possible settings for the callback behavior of an
OpenJPAEntityManager. |
| ConnectionRetainMode
The possible values for use when configuring the connection retain
behavior for an
OpenJPAEntityManager. |
| DetachStateType
The possible settings for the detachment behavior of an
OpenJPAEntityManager. |
| EntityManagerFactoryImpl
Implementation of
EntityManagerFactory that acts as a
facade to a BrokerFactory. |
| EntityManagerImpl
Implementation of
EntityManager interface. |
| Extent
An extent is a logical view of all instances of a class.
|
| FetchPlan
The fetch plan allows you to dynamically alter eager fetching
configuration and other aspects of data loading.
|
| Generator
Represents a store sequence.
|
| HintValueConverter
Converts a given user-specified value to a target type consumable by the kernel.
|
| MetaDataTag
Set of metadata tags used in JPA.
|
| OpenJPAEntityManager
Interface implemented by OpenJPA entity managers.
|
| OpenJPAEntityManagerFactory
Interface implemented by OpenJPA entity manager factories.
|
| OpenJPAEntityManagerFactorySPI |
| OpenJPAEntityManagerSPI |
| OpenJPAEntityTransaction
Extension of the JPA
EntityTransaction interface. |
| OpenJPAEnum
An interface to define conversion of a facade based enum to a kernel integer constant.
|
| OpenJPAQuery
Interface implemented by OpenJPA queries.
|
| OpenJPAQuerySPI |
| PersistenceStrategy
Set of field persistence strategies used in JPA.
|
| QueryImpl
Implementation of
Query interface. |
| QueryOperationType
The possible operations that a query can perform.
|
| QueryResultCache
Query result cache.
|
| RestoreStateType
The possible settings for the restore behavior after transaction rollback
of an
OpenJPAEntityManager. |
| RollbackException
Rollback occurred on attempt to commit.
|
| StoreCache
Represents the L2 cache over the data store.
|
| TupleImpl
Tuple holds a set of values corresponding to a set of
TupleElement. |
| UpdateAction
Action to take when a field's value is changed.
|
| XMLPersistenceMetaDataParser
Custom SAX parser used by the system to quickly parse persistence
metadata files.
|
| XMLPersistenceMetaDataParser.localDBIdentifiers |
| XMLPersistenceMetaDataSerializer
Serializes persistence metadata back to XML.
|
| XMLPersistenceMetaDataSerializer.SerializationComparator
Compares clases, sequences, and queries to order them for serialization.
|
| Class and Description |
|---|
| AnnotationBuilder
Helper class to stringify annotation declarations.
|
| AnnotationPersistenceMetaDataParser
Persistence annotation metadata parser.
|
| AnnotationPersistenceMetaDataSerializer
Serializes persistence metadata as annotations.
|
| AnnotationPersistenceMetaDataSerializer.SerializationComparator
Compares clases, sequences, and queries to order them for serialization.
|
| FetchPlan
The fetch plan allows you to dynamically alter eager fetching
configuration and other aspects of data loading.
|
| FetchPlanImpl
Implements FetchPlan via delegation to FetchConfiguration.
|
| OpenJPAEnum
An interface to define conversion of a facade based enum to a kernel integer constant.
|
PersistenceMetaDataFactory
MetaDataFactory for JPA metadata. |
| PersistenceStrategy
Set of field persistence strategies used in JPA.
|
| XMLPersistenceMetaDataParser
Custom SAX parser used by the system to quickly parse persistence
metadata files.
|
| XMLPersistenceMetaDataSerializer
Serializes persistence metadata back to XML.
|
| XMLPersistenceMetaDataSerializer.SerializationComparator
Compares clases, sequences, and queries to order them for serialization.
|
| Class and Description |
|---|
| OpenJPAEntityManager
Interface implemented by OpenJPA entity managers.
|
| OpenJPAEntityManagerFactory
Interface implemented by OpenJPA entity manager factories.
|
| Class and Description |
|---|
| OpenJPAEntityManagerFactorySPI |
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.