|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.openjpa.persistence | |
---|---|
org.apache.openjpa.persistence | OpenJPA JPA |
org.apache.openjpa.persistence.jdbc | OpenJPA JPA-JDBC |
org.apache.openjpa.persistence.jest | |
org.apache.openjpa.persistence.query | OpenJPA Dynamic Query |
Classes in org.apache.openjpa.persistence used by org.apache.openjpa.persistence | |
---|---|
AbstractQuery
An abstract implementation of the Query interface. |
|
AnnotationBuilder
Helper class to stringify annotation declarations. |
|
AnnotationPersistenceMetaDataParser
Persistence annotation metadata parser. |
|
AnnotationPersistenceMetaDataParser.FetchAttributeImpl
An internal class used to mimic the FetchAttribute annotation. |
|
AnnotationPersistenceMetaDataParser.FetchGroupImpl
An internal class used to mimic the FetchGroup annotation. |
|
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. |
|
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
|
|
PersistenceMetaDataDefaults.AccessFilter
Selects elements which is annotated with @Access annotation and that annotation has the given AccessType value. |
|
PersistenceMetaDataDefaults.AnnotatedFilter
Selects all element annotated with javax.persistence.* or
org.apache.openjpa.* annotation except the annotations
marked to be ignored. |
|
PersistenceMetaDataDefaults.GetterFilter
Selects getter method. |
|
PersistenceMetaDataDefaults.MemberFilter
Selects elements which is annotated with @Access annotation and that annotation has the given AccessType value. |
|
PersistenceMetaDataDefaults.SetterFilter
Selects setter method. |
|
PersistenceMetaDataDefaults.TransientFilter
Selects non-transient elements. |
|
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. |
|
TupleFactory
A factory for tuples such that all instances created by a factory instance share the same TupleElements to save memory consumption. |
|
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. |
Classes in org.apache.openjpa.persistence used by org.apache.openjpa.persistence.jdbc | |
---|---|
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. |
Classes in org.apache.openjpa.persistence used by org.apache.openjpa.persistence.jest | |
---|---|
OpenJPAEntityManager
Interface implemented by OpenJPA entity managers. |
|
OpenJPAEntityManagerFactory
Interface implemented by OpenJPA entity manager factories. |
Classes in org.apache.openjpa.persistence used by org.apache.openjpa.persistence.query | |
---|---|
OpenJPAEntityManagerFactorySPI
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |