|
||||||||||
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 |
Classes in org.apache.openjpa.persistence used by org.apache.openjpa.persistence | |
---|---|
AnnotationPersistenceMetaDataParser
Persistence annotation metadata parser. |
|
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. |
|
MetaDataTag
Set of metadata tags used in JPA. |
|
OpenJPAEntityManager
Interface implemented by OpenJPA entity managers. |
|
OpenJPAEntityManagerFactory
Interface implemented by OpenJPA entity manager factories. |
|
OpenJPAQuery
Interface implemented by OpenJPA queries. |
|
PersistenceStrategy
Set of field persistence strategies used in JPA. |
|
QueryResultCache
Query result cache. |
|
StoreCache
Represents the L2 cache over the data store. |
|
UpdateAction
Action to take when a field's value is changed. |
|
XMLPersistenceMetaDataParser
Custom SAX parser used by the system to quickly parse persistence i 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.jdbc | |
---|---|
AnnotationPersistenceMetaDataParser
Persistence annotation metadata parser. |
|
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. |
|
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 i metadata files. |
|
XMLPersistenceMetaDataSerializer
Serializes persistence metadata back to XML. |
|
XMLPersistenceMetaDataSerializer.SerializationComparator
Compares clases, sequences, and queries to order them for serialization. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |