Uses of Package
org.apache.openjpa.persistence
Package
Description
OpenJPA JPA
OpenJPA JPA-JDBC
OpenJPA Dynamic Query
-
ClassDescriptionAn abstract implementation of the Query interface.Helper class to stringify annotation declarations.Persistence annotation metadata parser.Serializes persistence metadata as annotations.Compares clases, sequences, and queries to order them for serialization.JAXB xml annotation metadata parser.The possible settings for the auto-clear behavior of an
OpenJPAEntityManager
.The possible settings for the auto-detach behavior of anOpenJPAEntityManager
.The possible settings for the callback behavior of anOpenJPAEntityManager
.The possible values for use when configuring the connection retain behavior for anOpenJPAEntityManager
.The possible settings for the detachment behavior of anOpenJPAEntityManager
.Implementation ofEntityManagerFactory
that acts as a facade to aBrokerFactory
.Implementation ofEntityManager
interface.An extent is a logical view of all instances of a class.The fetch plan allows you to dynamically alter eager fetching configuration and other aspects of data loading.Represents a store sequence.Converts a given user-specified value to a target type consumable by the kernel.Set of metadata tags used in JPA.Interface implemented by OpenJPA entity managers.Interface implemented by OpenJPA entity manager factories.Extension of the JPAEntityTransaction
interface.An interface to define conversion of a facade based enum to a kernel integer constant.Interface implemented by OpenJPA queries.Set of field persistence strategies used in JPA.Implementation ofQuery
interface.The possible operations that a query can perform.Query result cache.The possible settings for the restore behavior after transaction rollback of anOpenJPAEntityManager
.Rollback occurred on attempt to commit.Represents the L2 cache over the data store.Tuple holds a set of values corresponding to a set ofTupleElement
.Action to take when a field's value is changed.Custom SAX parser used by the system to quickly parse persistence metadata files.Serializes persistence metadata back to XML.Compares clases, sequences, and queries to order them for serialization. -
ClassDescriptionHelper class to stringify annotation declarations.Persistence annotation metadata parser.Serializes persistence metadata as annotations.Compares clases, sequences, and queries to order them for serialization.The fetch plan allows you to dynamically alter eager fetching configuration and other aspects of data loading.Implements FetchPlan via delegation to FetchConfiguration.An interface to define conversion of a facade based enum to a kernel integer constant.
MetaDataFactory
for JPA metadata.Set of field persistence strategies used in JPA.Custom SAX parser used by the system to quickly parse persistence metadata files.Serializes persistence metadata back to XML.Compares clases, sequences, and queries to order them for serialization. -
ClassDescriptionInterface implemented by OpenJPA entity managers.Interface implemented by OpenJPA entity manager factories.
-