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 |
|
AutoDetachType |
|
CallbackMode |
|
ConnectionRetainMode |
The possible values for use when configuring the connection retain
behavior for an OpenJPAEntityManager .
|
DetachStateType |
|
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.
|
FetchAttribute |
|
FetchGroup |
Fetch group definition.
|
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.
|