A B C D E F G H I J K L M N O P Q R S T U V W X _

A

abs(Expression<N>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
abs() - Method in interface org.apache.openjpa.persistence.query.Expression
Absolute value.
AbsExpression - Class in org.apache.openjpa.persistence.query
Denotes ABS() operation on a given expression.
AbsExpression(ExpressionImpl) - Constructor for class org.apache.openjpa.persistence.query.AbsExpression
 
AbstractDomainObject - Class in org.apache.openjpa.persistence.query
Domain Object is a path expression over which query is evaluated.
AbstractDomainObject(QueryDefinitionImpl, AbstractPath, PathOperator, Object) - Constructor for class org.apache.openjpa.persistence.query.AbstractDomainObject
 
AbstractManagedType<X> - Class in org.apache.openjpa.persistence.meta
Implements the managed persistent type and its attributes.
AbstractManagedType(Class<X>, MetamodelImpl) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType
A protected constructor for creating psudo-managed types.
AbstractManagedType(ClassMetaData, MetamodelImpl) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType
Construct a managed type.
AbstractManagedType.AttributeNameFilter<X> - Class in org.apache.openjpa.persistence.meta
 
AbstractManagedType.AttributeNameFilter(String) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.AttributeNameFilter
 
AbstractManagedType.AttributeNameFilter(String, boolean) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.AttributeNameFilter
 
AbstractManagedType.AttributeTypeFilter<X,Y> - Class in org.apache.openjpa.persistence.meta
Selects if the attribute type matches the given Java class.
AbstractManagedType.AttributeTypeFilter(Class<Y>) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.AttributeTypeFilter
 
AbstractManagedType.AttributeTypeFilter(Class<Y>, boolean) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.AttributeTypeFilter
 
AbstractManagedType.DeclaredAttributeFilter<X> - Class in org.apache.openjpa.persistence.meta
 
AbstractManagedType.ElementTypeFilter<X,E> - Class in org.apache.openjpa.persistence.meta
Selects plural attribute of given element type.
AbstractManagedType.ElementTypeFilter(Class<E>) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.ElementTypeFilter
 
AbstractManagedType.ElementTypeFilter(Class<E>, boolean) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.ElementTypeFilter
 
AbstractManagedType.EntryTypeFilter<X,K,V> - Class in org.apache.openjpa.persistence.meta
 
AbstractManagedType.EntryTypeFilter(Class<K>, Class<V>) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.EntryTypeFilter
 
AbstractManagedType.EntryTypeFilter(Class<K>, Class<V>, boolean) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.EntryTypeFilter
 
AbstractManagedType.Filter<T> - Interface in org.apache.openjpa.persistence.meta
Affirms if a given element satisfy a condition.
AbstractManagedType.IdAttributeFilter<X> - Class in org.apache.openjpa.persistence.meta
 
AbstractManagedType.IdAttributeFilter() - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.IdAttributeFilter
 
AbstractManagedType.IdAttributeFilter(boolean) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.IdAttributeFilter
 
AbstractManagedType.PluralCategoryFilter<X> - Class in org.apache.openjpa.persistence.meta
 
AbstractManagedType.PluralCategoryFilter(PluralAttribute.CollectionType) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.PluralCategoryFilter
 
AbstractManagedType.PluralCategoryFilter(PluralAttribute.CollectionType, boolean) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.PluralCategoryFilter
 
AbstractManagedType.SingularAttributeFilter<X> - Class in org.apache.openjpa.persistence.meta
Affirms if the given attribute is a Singular attribute.
AbstractManagedType.SingularAttributeFilter() - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.SingularAttributeFilter
 
AbstractManagedType.SingularAttributeFilter(boolean) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.SingularAttributeFilter
 
AbstractManagedType.VersionAttributeFilter<X> - Class in org.apache.openjpa.persistence.meta
 
AbstractManagedType.VersionAttributeFilter() - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.VersionAttributeFilter
 
AbstractManagedType.VersionAttributeFilter(boolean) - Constructor for class org.apache.openjpa.persistence.meta.AbstractManagedType.VersionAttributeFilter
 
access - Variable in class org.apache.openjpa.persistence.util.SourceCode.Element
 
add(String, String) - Method in class org.apache.openjpa.persistence.AnnotationBuilder
 
add(String, boolean) - Method in class org.apache.openjpa.persistence.AnnotationBuilder
 
add(String, int) - Method in class org.apache.openjpa.persistence.AnnotationBuilder
 
add(String, Class) - Method in class org.apache.openjpa.persistence.AnnotationBuilder
 
add(String, EnumSet) - Method in class org.apache.openjpa.persistence.AnnotationBuilder
 
add(String, Enum) - Method in class org.apache.openjpa.persistence.AnnotationBuilder
 
add(String, AnnotationBuilder) - Method in class org.apache.openjpa.persistence.AnnotationBuilder
 
addAggregateListener(AggregateListener) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
Deprecated. cast to QueryImpl instead. This method pierces the published-API boundary, as does the SPI cast.
addAggregateListener(AggregateListener) - Method in interface org.apache.openjpa.persistence.OpenJPAQuerySPI
Register an aggregate listener for the query.
addAggregateListener(AggregateListener) - Method in class org.apache.openjpa.persistence.QueryImpl
 
addAll(MetaDataRepository) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Add all components in the given repository to the set to be serialized.
addAll(MetaDataRepository) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Add all components in the given repository to the set to be serialized.
addAnnotation(AnnotationBuilder, Object) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
 
addAnnotation(AnnotationBuilder, ClassMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Add an annotation builder to list of builders for the specified class metadata.
addAnnotation(AnnotationBuilder, FieldMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Add an annotation builder to list of builders for the specified field metadata.
addAnnotation(AnnotationBuilder, SequenceMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Add an annotation builder to list of builders for the specified sequence metadata.
addAnnotation(AnnotationBuilder, QueryMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Add an annotation builder to list of builders for the specified query metadata.
addAnnotation(Class<? extends Annotation>, ClassMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Creates an an annotation builder for the specified class metadata and adds it to list of builders.
addAnnotation(Class<? extends Annotation>, FieldMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Creates an an annotation builder for the specified class metadata and adds it to list of builders.
addAnnotation(Class<? extends Annotation>, SequenceMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Creates an an annotation builder for the specified class metadata and adds it to list of builders.
addAnnotation(Class<? extends Annotation>, QueryMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Creates an an annotation builder for the specified class metadata and adds it to list of builders.
addAnnotation(String) - Method in class org.apache.openjpa.persistence.util.SourceCode.Element
 
addArgument(String, String, boolean) - Method in class org.apache.openjpa.persistence.util.SourceCode.Annotation
 
addArgument(String, String) - Method in class org.apache.openjpa.persistence.util.SourceCode.Annotation
 
addArgument(String, String[]) - Method in class org.apache.openjpa.persistence.util.SourceCode.Annotation
 
addArgument(SourceCode.Argument<K, V>) - Method in class org.apache.openjpa.persistence.util.SourceCode.Annotation
 
addClassMappingAnnotations(ClassMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Add mapping attributes for the given class.
addClassMappingAttributes(ClassMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Add mapping attributes for the given class.
addComment(boolean, String...) - Method in class org.apache.openjpa.persistence.util.SourceCode
 
addComment(boolean, String...) - Method in class org.apache.openjpa.persistence.util.SourceCode.Element
 
addDeferredEmbeddableMetaData() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Process all deferred embeddables using an unknown access type.
addDeferredEmbeddableMetaData(Class<?>, int) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Process all deferred embeddables and embeddable mapping overrides for a given class.
addDomain(T) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
addFetchGroup(String) - Method in interface org.apache.openjpa.persistence.FetchPlan
Adds group to the set of fetch group to use when loading objects.
addFetchGroup(String) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
addFetchGroups(String...) - Method in interface org.apache.openjpa.persistence.FetchPlan
Adds groups to the set of fetch group names to use when loading objects.
addFetchGroups(Collection) - Method in interface org.apache.openjpa.persistence.FetchPlan
Adds groups to the set of fetch group names to use when loading objects.
addFetchGroups(String...) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
addFetchGroups(Collection) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
addField(String) - Method in interface org.apache.openjpa.persistence.FetchPlan
Adds field to the set of fully-qualified field names to use when loading objects.
addField(Class, String) - Method in interface org.apache.openjpa.persistence.FetchPlan
Adds field to the set of field names to use when loading objects.
addField(String) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
addField(Class, String) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
addField(String, String) - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
 
addField(String, SourceCode.ClassName) - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
 
addFieldMappingAttributes(FieldMetaData, FieldMetaData, AnnotationBuilder) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Add mapping attributes for the given field.
addFieldMappingAttributes(FieldMetaData, FieldMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Add mapping attributes for the given field.
addFields(String...) - Method in interface org.apache.openjpa.persistence.FetchPlan
Adds fields to the set of fully-qualified field names to use when loading objects.
addFields(Class, String...) - Method in interface org.apache.openjpa.persistence.FetchPlan
Adds fields to the set of field names to use when loading objects.
addFields(Collection) - Method in interface org.apache.openjpa.persistence.FetchPlan
Adds fields to the set of fully-qualified field names to use when loading objects.
addFields(Class, Collection) - Method in interface org.apache.openjpa.persistence.FetchPlan
Adds fields to the set of field names to use when loading objects.
addFields(String...) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
addFields(Class, String...) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
addFields(Collection) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
addFields(Class, Collection) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
addFilterListener(FilterListener) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
Deprecated. cast to QueryImpl instead. This method pierces the published-API boundary, as does the SPI cast.
addFilterListener(FilterListener) - Method in interface org.apache.openjpa.persistence.OpenJPAQuerySPI
Register a filter listener for the query.
addFilterListener(FilterListener) - Method in class org.apache.openjpa.persistence.QueryImpl
 
addGetter() - Method in class org.apache.openjpa.persistence.util.SourceCode.Field
 
addInterface(String) - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
 
addJarFile(URL) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
addJarFileName(String) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
addLifecycleListener(Object, Class...) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
 
addLifecycleListener(Object, Class...) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
addLifecycleListener(Object, Class...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. cast to OpenJPAEntityManagerSPI instead. This method pierces the published-API boundary, as does the SPI cast.
addLifecycleListener(Object, Class...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
Deprecated. cast to OpenJPAEntityManagerFactorySPI instead. This method pierces the published-API boundary, as does the SPI cast.
addLifecycleListener(Object, Class...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactorySPI
Register a listener for lifecycle-related events on the specified classes.
addLifecycleListener(Object, Class...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
Register a listener for lifecycle-related events on the specified classes.
addManagedClassName(String) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
addMappingFileName(String) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
addMetaData(ClassMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Add a class meta data to the set to be serialized.
addMetaData(ClassMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Add a class meta data to the set to be serialized.
addMethod(String, String) - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
 
addMethod(String, SourceCode.ClassName) - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
 
addParameter(String) - Method in class org.apache.openjpa.persistence.util.SourceCode.Element
 
addQueryMetaData(QueryMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Add a query meta data to the set to be serialized.
addQueryMetaData(QueryMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Add a query meta data to the set to be serialized.
addRoot(Class) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
Adding a root adds a root domain to the owning query.
addRoot(Class) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Add a query root corresponding to the given entity, forming a cartesian product with any existing roots.
addRoot(Class) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
Root domain object has no parent, no path but a non-null Class.
addSequenceMetaData(SequenceMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Add a sequence meta data to the set to be serialized.
addSequenceMetaData(SequenceMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Add a sequence meta data to the set to be serialized.
addSetter() - Method in class org.apache.openjpa.persistence.util.SourceCode.Field
 
addStrategyMappingAttributes(FieldMetaData, AnnotationBuilder) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Set mapping attributes for strategy.
addStrategyMappingAttributes(FieldMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Set mapping attributes for strategy.
addSubqueryRoot(PathExpression) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
Adding a query root adds a subquery to the owning query.
addSubqueryRoot(PathExpression) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Add a root derived from a domain object of the containing query definition to a query definition used as a subquery.
addSubqueryRoot(PathExpression) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
addSystemMappingElements(Collection) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Add system-level mapping elements to be serialized.
addSystemMappingElements(Collection) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Add system-level mapping elements to be serialized.
addToParseList(ArrayList<Class<?>>) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
addToParseList(Class<?>) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
addTransactionListener(Object) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
 
addTransactionListener(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
addTransactionListener(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. cast to OpenJPAEntityManagerSPI instead. This method pierces the published-API boundary, as does the SPI cast.
addTransactionListener(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
Deprecated. cast to OpenJPAEntityManagerFactorySPI instead. This method pierces the published-API boundary, as does the SPI cast.
addTransactionListener(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactorySPI
Register a listener for transaction-related events on the specified classes.
addTransactionListener(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
Register a listener for transaction-related events.
addTransformer(ClassTransformer) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
addValidationGroup(String, Class<?>...) - Method in class org.apache.openjpa.persistence.validation.ValidatorImpl
Add a validation group for the specific property.
addValidationGroup(Integer, Class<?>...) - Method in class org.apache.openjpa.persistence.validation.ValidatorImpl
Add a validation group for a specified event.
addValidationGroup(String, String) - Method in class org.apache.openjpa.persistence.validation.ValidatorImpl
Add the validation group(s) for the specified event.
afterSpecificationSet(Configuration) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
 
Aggregate - Interface in org.apache.openjpa.persistence.query
Type of the result of an aggregate operation
ALIAS_EJB - Static variable in class org.apache.openjpa.persistence.PersistenceProductDerivation
 
ALIASES - Static variable in class org.apache.openjpa.persistence.EntityManagerFactoryValue
 
all(Subquery<Y>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
all() - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
Derives this path as ALL(subquery) to its owning query.
all() - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Use the query definition object in a subquery in an all expression.
all() - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
allocate(int) - Method in interface org.apache.openjpa.persistence.Generator
Hint to the sequence to allocate additional values up-front for efficiency.
allocate(int) - Method in class org.apache.openjpa.persistence.GeneratorImpl
 
and(Predicate...) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
and(Expression<Boolean>, Expression<Boolean>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
and(Predicate) - Method in class org.apache.openjpa.persistence.query.LogicalPredicate
 
and(Predicate) - Method in interface org.apache.openjpa.persistence.query.Predicate
Creates an AND of the predicate with the argument.
AndPredicate - Class in org.apache.openjpa.persistence.query
Denotes (e1 AND e2) predicate.
AndPredicate(Predicate, Predicate) - Constructor for class org.apache.openjpa.persistence.query.AndPredicate
 
annos - Variable in class org.apache.openjpa.persistence.util.SourceCode.Element
 
annotatedFilter - Variable in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
 
annotatedFilter - Variable in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
 
AnnotationBuilder - Class in org.apache.openjpa.persistence
Helper class to stringify annotation declarations.
AnnotationBuilder(Class<? extends Annotation>) - Constructor for class org.apache.openjpa.persistence.AnnotationBuilder
 
AnnotationPersistenceMetaDataParser - Class in org.apache.openjpa.persistence
Persistence annotation metadata parser.
AnnotationPersistenceMetaDataParser(OpenJPAConfiguration) - Constructor for class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
Constructor; supply configuration.
AnnotationPersistenceMetaDataSerializer - Class in org.apache.openjpa.persistence
Serializes persistence metadata as annotations.
AnnotationPersistenceMetaDataSerializer(OpenJPAConfiguration) - Constructor for class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Constructor.
AnnotationPersistenceMetaDataSerializer.SerializationComparator - Class in org.apache.openjpa.persistence
Compares clases, sequences, and queries to order them for serialization.
AnnotationPersistenceMetaDataSerializer.SerializationComparator() - Constructor for class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer.SerializationComparator
 
AnnotationPersistenceXMLMetaDataParser - Class in org.apache.openjpa.persistence
JAXB xml annotation metadata parser.
AnnotationPersistenceXMLMetaDataParser(OpenJPAConfiguration) - Constructor for class org.apache.openjpa.persistence.AnnotationPersistenceXMLMetaDataParser
Constructor; supply configuration.
AnnotationProcessor6 - Class in org.apache.openjpa.persistence.meta
Annotation processing tool generates source code for a meta-model class given the annotated source code of persistent entity.
AnnotationProcessor6() - Constructor for class org.apache.openjpa.persistence.meta.AnnotationProcessor6
 
AnnotationProcessor6.OutputPath - Class in org.apache.openjpa.persistence.meta
An utility class to determine the source file corresponding to a TypeElement.
AnnotationProcessor6.OutputPath() - Constructor for class org.apache.openjpa.persistence.meta.AnnotationProcessor6.OutputPath
 
any(Subquery<Y>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
any() - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
Adds this path as ANY(subquery) to its owning query.
any() - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Use the query definition object in a subquery in an any expression.
any() - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
applyDeferredEmbeddableOverrides(Class<?>) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
ArgumentException - Exception in org.apache.openjpa.persistence
Extended IllegalArgumentException.
ArgumentException(String, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.ArgumentException
 
ArgumentException(Localizer.Message, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.ArgumentException
 
array(Selection<?>...) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
ArrayExpression - Class in org.apache.openjpa.persistence.query
A single expression that holds an array of values.
ArrayExpression(Object[]) - Constructor for class org.apache.openjpa.persistence.query.ArrayExpression
 
asc(Expression<?>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
asc() - Method in class org.apache.openjpa.persistence.query.NewInstance
 
asc() - Method in interface org.apache.openjpa.persistence.query.SelectItem
Return an OrderByItem referencing the SelectItem and specifying ascending ordering.
asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.ArrayExpression
 
asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.BinaryOperatorExpression
 
asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
 
asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.CurrentTimeExpression
 
asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.ElseExpression
 
asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.IsEmptyExpression
 
asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.IsNullExpression
 
asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.JoinPath
 
asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.LikeExpression
 
asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.LocateExpression
 
asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.LogicalPredicate
 
asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.OperatorPath
 
asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.OrderableItem
 
asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.ParameterExpression
 
asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.RangeExpression
 
asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.RootPath
 
asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.SubStringExpression
 
asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.TrimExpression
 
asExpression(AliasContext) - Method in class org.apache.openjpa.persistence.query.VarArgsExpression
 
asExpression(AliasContext) - Method in interface org.apache.openjpa.persistence.query.Visitable
Get a JPQL fragment as used in WHERE clause.
asJoinable(AliasContext) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
 
asJoinable(AliasContext) - Method in class org.apache.openjpa.persistence.query.FetchPath
 
asJoinable(AliasContext) - Method in class org.apache.openjpa.persistence.query.JoinPath
 
asJoinable(AliasContext) - Method in class org.apache.openjpa.persistence.query.OperatorPath
 
asJoinable(AliasContext) - Method in class org.apache.openjpa.persistence.query.RootPath
 
asJoinable(AliasContext) - Method in interface org.apache.openjpa.persistence.query.Visitable
Gets the string representation in FROM clause.
asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.ArrayExpression
 
asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.BinaryOperatorExpression
 
asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
 
asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.CurrentTimeExpression
 
asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.ElseExpression
 
asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.JoinPath
 
asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.NewInstance
 
asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.OperatorPath
 
asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.ParameterExpression
 
asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.RootPath
 
asProjection(AliasContext) - Method in class org.apache.openjpa.persistence.query.VarArgsExpression
 
asProjection(AliasContext) - Method in interface org.apache.openjpa.persistence.query.Visitable
Gets the string representation in SELECT projection.
AutoClearType - Enum in org.apache.openjpa.persistence
The possible settings for the auto-clear behavior of an OpenJPAEntityManager.
AutoDetachType - Enum in org.apache.openjpa.persistence
The possible settings for the auto-detach behavior of an OpenJPAEntityManager.
AverageExpression - Class in org.apache.openjpa.persistence.query
Denotes AVG() on a given Expression.
AverageExpression(ExpressionImpl) - Constructor for class org.apache.openjpa.persistence.query.AverageExpression
 
avg(Expression<N>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
avg() - Method in interface org.apache.openjpa.persistence.query.PathExpression
Specify that the avg operation is to be applied.

B

beforeConfigurationLoad(Configuration) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
 
begin() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
begin() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use EntityTransaction.begin() instead: em.getTransaction().begin()
beginStore() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
beginStore() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Begins a store transaction if one isn't already started.
between(Expression<? extends Y>, Expression<? extends Y>, Expression<? extends Y>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
between(Expression<? extends Y>, Y, Y) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
between(PredicateOperand, PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand lies between (inclusive) the two arguments.
between(PredicateOperand, Number) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand lies between (inclusive) the two arguments.
between(Number, PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand lies between (inclusive) the two arguments.
between(Number, Number) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand lies between (inclusive) the two arguments.
between(PredicateOperand, String) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand lies between (inclusive) the two arguments.
between(String, PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand lies between (inclusive) the two arguments.
between(String, String) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand lies between (inclusive) the two arguments.
between(PredicateOperand, Date) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand lies between (inclusive) the two arguments.
between(Date, PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand lies between (inclusive) the two arguments.
between(Date, Date) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand lies between (inclusive) the two arguments.
between(PredicateOperand, Calendar) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand lies between (inclusive) the two arguments.
between(Calendar, PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand lies between (inclusive) the two arguments.
between(Calendar, Calendar) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand lies between (inclusive) the two arguments.
BetweenExpression - Class in org.apache.openjpa.persistence.query
Denotes e1 BETWEEN(e2 AND e3) Expression.
BetweenExpression(Expression, RangeExpression) - Constructor for class org.apache.openjpa.persistence.query.BetweenExpression
 
BinaryConditionalOperator - Enum in org.apache.openjpa.persistence.query
Enumeration of conditional operator that operates on ordered pair of expression to generate a predicate.
BinaryFunctionalOperator - Enum in org.apache.openjpa.persistence.query
Enumeration of functional operator that operates on ordered pair of expression to generate another expression.
BinaryOperatorExpression - Class in org.apache.openjpa.persistence.query
An expression resulting from a binary operation on two expressions.
BinaryOperatorExpression(Expression, BinaryFunctionalOperator, Expression) - Constructor for class org.apache.openjpa.persistence.query.BinaryOperatorExpression
 
box(TypeMirror) - Method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
 

C

CACHE_MODE - Static variable in class org.apache.openjpa.persistence.JPAProperties
 
CACHE_RETRIEVE_MODE - Static variable in class org.apache.openjpa.persistence.JPAProperties
 
CACHE_STORE_MODE - Static variable in class org.apache.openjpa.persistence.JPAProperties
 
CALLBACK_FAIL_FAST - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use the CallbackMode enum instead.
CALLBACK_IGNORE - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use the CallbackMode enum instead.
CALLBACK_LOG - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use the CallbackMode enum instead.
CALLBACK_RETHROW - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use the CallbackMode enum instead.
CALLBACK_ROLLBACK - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use the CallbackMode enum instead.
CallbackMode - Enum in org.apache.openjpa.persistence
The possible settings for the callback behavior of an OpenJPAEntityManager.
cancelAll() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
cancelAll() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Cancel all pending data store statements.
canConvert(Class<?>) - Method in interface org.apache.openjpa.persistence.HintValueConverter
Affirm if this receiver can convert the value of the given type.
canConvert(Class<?>) - Method in class org.apache.openjpa.persistence.HintValueConverter.EnumToInteger
 
canConvert(Class<?>) - Method in class org.apache.openjpa.persistence.HintValueConverter.OpenJPAEnumToInteger
 
canConvert(Class<?>) - Method in class org.apache.openjpa.persistence.HintValueConverter.StringToBoolean
 
canConvert(Class<?>) - Method in class org.apache.openjpa.persistence.HintValueConverter.StringToInteger
 
canConvert(Class<?>) - Method in class org.apache.openjpa.persistence.MixedLockLevelsHelper
 
CaseExpression - Interface in org.apache.openjpa.persistence.query
Interface for the construction of case expressions
CaseExpressionImpl - Class in org.apache.openjpa.persistence.query
 
CaseExpressionImpl() - Constructor for class org.apache.openjpa.persistence.query.CaseExpressionImpl
 
CaseExpressionImpl(Object) - Constructor for class org.apache.openjpa.persistence.query.CaseExpressionImpl
 
cast(EntityManagerFactory) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
Return the OpenJPA facade to the given entity manager factory.
cast(EntityManager) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
Return the OpenJPA facade to the given entity manager.
cast(Query) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
Return the OpenJPA facade to the given query.
checkPuNameCollisions(Log, String) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
This method checks to see if the provided puName was detected in multiple resources.
classForName(String, String[]) - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
 
classForName(String) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Instantiate the given class, taking into account the default package.
clear() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
Clear caches.
clear() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Clear the set of metadatas to be serialized.
clear() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceXMLMetaDataParser
Clear caches.
clear() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
clear() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
 
clear() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Clear the set of metadatas to be serialized.
CLEAR_ALL - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use the AutoClearType enum instead.
CLEAR_DATASTORE - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use the AutoClearType enum instead.
clearDeferredMetaData() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
clearFetchGroups() - Method in interface org.apache.openjpa.persistence.FetchPlan
Clears the set of fetch group names to use wen loading data.
clearFetchGroups() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
clearFields() - Method in interface org.apache.openjpa.persistence.FetchPlan
Clears the set of field names to use wen loading data.
clearFields() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
close() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
 
close() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
close(Object) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
Close the given resource.
closeAll() - Method in interface org.apache.openjpa.persistence.Extent
Close all open iterators that are consuming database resources.
closeAll() - Method in class org.apache.openjpa.persistence.ExtentImpl
 
closeAll() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
Close all open query results.
closeAll() - Method in class org.apache.openjpa.persistence.QueryImpl
 
coalesce() - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
coalesce(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
coalesce(Expression<? extends Y>, Y) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
coalesce(Expression...) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
coalesce(String...) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
coalesce(Date...) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
coalesce(Calendar...) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
coalesce(Expression...) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
coalesce This is equivalent to a case expression that returns null if all its arguments evaluate to null, and the value of its first non-null argument otherwise.
coalesce(String...) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
coalesce This is equivalent to a case expression that returns null if all its arguments evaluate to null, and the value of its first non-null argument otherwise.
coalesce(Date...) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
coalesce This is equivalent to a case expression that returns null if all its arguments evaluate to null, and the value of its first non-null argument otherwise.
coalesce(Calendar...) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
coalesce This is equivalent to a case expression that returns null if all its arguments evaluate to null, and the value of its first non-null argument otherwise.
coalesce(Expression...) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
coalesce(String...) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
coalesce(Date...) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
coalesce(Calendar...) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
COMMA - Static variable in class org.apache.openjpa.persistence.util.SourceCode
 
comment - Variable in class org.apache.openjpa.persistence.util.SourceCode.Element
 
commit() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
commit() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use EntityTransaction.commit() instead: em.getTransaction().commit()
commitAndResume() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
commitAndResume() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use OpenJPAEntityTransaction.commitAndResume() instead: em.getTransaction().commitAndResume()
commitAndResume() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityTransaction
Issue a commit and then start a new transaction.
compare(Object, Object) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer.SerializationComparator
 
compare(Object, Object) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer.SerializationComparator
 
compareTo(Members.Member<X, Y>) - Method in class org.apache.openjpa.persistence.meta.Members.Member
 
compareTo(SourceCode.Element<T>) - Method in class org.apache.openjpa.persistence.util.SourceCode.Element
 
compareUnknown(Object, Object) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer.SerializationComparator
Compare two unrecognized elements of the same type.
compareUnknown(Object, Object) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer.SerializationComparator
Compare two unrecognized elements of the same type.
ComparisonStyle - Interface in org.apache.openjpa.persistence.criteria
Defines a comparison style to be applied for query-by-example attribute comparison.
ComparisonStyle.Default - Class in org.apache.openjpa.persistence.criteria
Default implementation.
ComparisonStyle.Default() - Constructor for class org.apache.openjpa.persistence.criteria.ComparisonStyle.Default
 
ComparisonStyle.StringComparisonMode - Enum in org.apache.openjpa.persistence.criteria
 
compile() - Method in interface org.apache.openjpa.persistence.criteria.OpenJPACriteriaQuery
Compile the query.
compile() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
Compile the query.
compile() - Method in class org.apache.openjpa.persistence.QueryImpl
 
CompileTimeLogger - Class in org.apache.openjpa.persistence.meta
Simple logger sets log level from javac compilers annotation processing options -Alog=TRACE|INFO|WARN|ERROR and uses the processing environment to determine the log output stream.
CompileTimeLogger(ProcessingEnvironment) - Constructor for class org.apache.openjpa.persistence.meta.CompileTimeLogger
 
concat(Expression<String>, Expression<String>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
concat(Expression<String>, String) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
concat(String, Expression<String>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
concat(String...) - Method in interface org.apache.openjpa.persistence.query.Expression
Concatenate a string with other string(s).
concat(Expression...) - Method in interface org.apache.openjpa.persistence.query.Expression
Concatenate a string with other string(s).
ConcatExpression - Class in org.apache.openjpa.persistence.query
Denotes CONCAT(e1,e2,..) Expression.
ConcatExpression(VarArgsExpression) - Constructor for class org.apache.openjpa.persistence.query.ConcatExpression
 
ConditionalOperator - Enum in org.apache.openjpa.persistence.query
Enumerates conditional operator that operates on two predicates to generate another predicate.
conjunction() - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
CONN_RETAIN_ALWAYS - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use the ConnectionRetainMode enum instead.
CONN_RETAIN_ALWAYS - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
Deprecated. use ConnectionRetainMode enums instead.
CONN_RETAIN_DEMAND - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use the ConnectionRetainMode enum instead.
CONN_RETAIN_DEMAND - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
Deprecated. use ConnectionRetainMode enums instead.
CONN_RETAIN_TRANS - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use the ConnectionRetainMode enum instead.
CONN_RETAIN_TRANS - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
Deprecated. use ConnectionRetainMode enums instead.
ConnectionRetainMode - Enum in org.apache.openjpa.persistence
The possible values for use when configuring the connection retain behavior for an OpenJPAEntityManager.
construct(Class<Y>, Selection<?>...) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
Define a select list item corresponding to a constructor.
contains(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
contains(Class, Object) - Method in interface org.apache.openjpa.persistence.StoreCache
Whether the cache contains data for the given oid.
contains(Class, Object) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
 
containsAll(Object...) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
containsAll(Collection) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
containsAll(Object...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether the given objects are managed.
containsAll(Collection) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether the given objects are managed.
containsAll(Class, Object...) - Method in interface org.apache.openjpa.persistence.StoreCache
Whether the cache contains data for the given oids.
containsAll(Class, Collection) - Method in interface org.apache.openjpa.persistence.StoreCache
Whether the cache contains data for the given oids.
containsAll(Class, Object...) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
 
containsAll(Class, Collection) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
 
convert(Object) - Method in interface org.apache.openjpa.persistence.HintValueConverter
Convert the user-specified value to a kernel consumable value.
convert(Object) - Method in class org.apache.openjpa.persistence.HintValueConverter.EnumToInteger
 
convert(Object) - Method in class org.apache.openjpa.persistence.HintValueConverter.OpenJPAEnumToInteger
 
convert(Object) - Method in class org.apache.openjpa.persistence.HintValueConverter.StringToBoolean
 
convert(Object) - Method in class org.apache.openjpa.persistence.HintValueConverter.StringToInteger
 
convert(Object) - Method in class org.apache.openjpa.persistence.MixedLockLevelsHelper
 
convertToKenelValue(Class<T>, String, Object) - Static method in class org.apache.openjpa.persistence.JPAProperties
Convert the given user value to a value consumable by OpenJPA kernel constructs.
convertToKernelConstant(int) - Method in interface org.apache.openjpa.persistence.OpenJPAEnum
Convert the given integer to an equivalent kernel constant.
convertToKernelConstant(String) - Method in interface org.apache.openjpa.persistence.OpenJPAEnum
Convert the given String to an equivalent kernel constant.
convertToUserValue(String, Object) - Static method in class org.apache.openjpa.persistence.JPAProperties
Convert the given kernel value to a value visible to the user.
count(Expression<?>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
count() - Method in interface org.apache.openjpa.persistence.query.PathExpression
Specify that the count operation is to be applied.
countDistinct(Expression<?>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
CountExpression - Class in org.apache.openjpa.persistence.query
Denotes COUNT(e) Expression.
CountExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.CountExpression
 
createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in class org.apache.openjpa.persistence.PersistenceProviderImpl
 
createDynamicQuery(QueryDefinition) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
createDynamicQuery(QueryDefinition) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Create an executable query from a dynamically defined query.
createEntityManager() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
 
createEntityManager(Map) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
Creates and configures a entity manager with the given properties.
createEntityManager() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
 
createEntityManager(Map) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
Return an entity manager with the provided additional configuration settings.
createEntityManager() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactorySPI
 
createEntityManager(Map) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactorySPI
 
createEntityManagerFactory(String, String) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
Returns a new OpenJPAEntityManagerFactory specified by name in an XML configuration file at the resource location resource.
createEntityManagerFactory(String, String, Map) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
Returns a new OpenJPAEntityManagerFactory specified by name in an XML configuration file at the resource location resource, applying the properties specified in map as overrides.
createEntityManagerFactory(String, Context) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
Returns the EntityManagerFactory at the JNDI location specified by jndiLocation in the context context.
createEntityManagerFactory(String, String, Map) - Method in class org.apache.openjpa.persistence.PersistenceProviderImpl
Loads the entity manager specified by name, applying the properties in m as overrides to the properties defined in the XML configuration file for name.
createEntityManagerFactory(String, Map) - Method in class org.apache.openjpa.persistence.PersistenceProviderImpl
 
createExtent(Class<T>, boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
createExtent(Class<T>, boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Return an extent of the given class, optionally including subclasses.
createInstance(Class<T>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
createInstance(Class<T>) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Create a new instance of type cls.
createNamedQuery(String, Class<T>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
createNamedQuery(String) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
createNamedQuery(String) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
 
createNativeQuery(String) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
createNativeQuery(String, Class) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
createNativeQuery(String, String) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
createNativeQuery(String) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
 
createNativeQuery(String, Class) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
 
createNativeQuery(String, String) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
 
createQuery(Class<T>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
Create a Criteria query object with the specified result type.
createQuery() - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
createQuery() - Method in interface org.apache.openjpa.persistence.criteria.OpenJPACriteriaBuilder
Create a CriteriaQuery object.
createQuery(Class<T>) - Method in interface org.apache.openjpa.persistence.criteria.OpenJPACriteriaBuilder
Create a CriteriaQuery object with the specified result type.
createQuery(String, Class<T>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
createQuery(String) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
createQuery(String, String) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
createQuery(Query) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
createQuery(CriteriaQuery<T>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
Create a query from the given CritriaQuery.
createQuery(String) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
 
createQuery(Query) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Create a new query from the given one.
createQuery(String, String) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Create a new query in the given language.
createQueryDefinition(String) - Method in interface org.apache.openjpa.persistence.query.OpenJPAQueryBuilder
Create a QueryDefinition from the given JPQL String.
createQueryDefinition(Query) - Method in interface org.apache.openjpa.persistence.query.OpenJPAQueryBuilder
Create a QueryDefinition from the given OpenJPA Query instance.
createQueryDefinition() - Method in interface org.apache.openjpa.persistence.query.QueryBuilder
Create an uninitialized query definition object.
createQueryDefinition(Class) - Method in interface org.apache.openjpa.persistence.query.QueryBuilder
Create a query definition object with the given root.
createQueryDefinition() - Method in class org.apache.openjpa.persistence.query.QueryBuilderImpl
Creates a QueryDefinition without a domain.
createQueryDefinition(Class) - Method in class org.apache.openjpa.persistence.query.QueryBuilderImpl
Creates a QueryDefinition with given class as domain.
createQueryDefinition(String) - Method in class org.apache.openjpa.persistence.query.QueryBuilderImpl
 
createQueryDefinition(Query) - Method in class org.apache.openjpa.persistence.query.QueryBuilderImpl
 
createSubqueryDefinition(PathExpression) - Method in interface org.apache.openjpa.persistence.query.QueryBuilder
Create a query definition object whose root is derived from a domain object of the containing query.
createSubqueryDefinition(PathExpression) - Method in class org.apache.openjpa.persistence.query.QueryBuilderImpl
Creates a QueryDefinition that can be used a correlated subquery with the given path as domain.
createTupleQuery() - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
Create a Criteria query object that returns a tuple of objects as its result.
createTupleQuery() - Method in interface org.apache.openjpa.persistence.criteria.OpenJPACriteriaBuilder
Create a CriteriaQuery object that returns a tuple of objects as its result.
CriteriaBuilderImpl - Class in org.apache.openjpa.persistence.criteria
Factory for Criteria query expressions.
CriteriaBuilderImpl() - Constructor for class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
CriteriaExpressionVisitor - Interface in org.apache.openjpa.persistence.criteria
A visitor for Criteria Expression nodes.
CriteriaExpressionVisitor.AbstractVisitor - Class in org.apache.openjpa.persistence.criteria
An abstract implementation that can detect cycles during traversal.
CriteriaExpressionVisitor.AbstractVisitor() - Constructor for class org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor.AbstractVisitor
 
CriteriaExpressionVisitor.ParameterVisitor - Class in org.apache.openjpa.persistence.criteria
A visitor to register Parameter expression of a query.
CriteriaExpressionVisitor.ParameterVisitor(CriteriaQueryImpl<?>) - Constructor for class org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor.ParameterVisitor
 
CriteriaExpressionVisitor.TraversalStyle - Enum in org.apache.openjpa.persistence.criteria
 
current() - Method in interface org.apache.openjpa.persistence.Generator
The current sequence value, or null if the sequence does not support current values.
current() - Method in class org.apache.openjpa.persistence.GeneratorImpl
 
currentDate() - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
currentDate() - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
currentDate() - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Create an Expression corresponding to the current date on the database server at the time of query execution.
currentDate() - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
currentElement() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Return the current element being parsed.
currentParent() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Return the tag of the current parent element.
currentStrategy() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Return the current PersistenceStrategy if any.
currentTime() - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
currentTime() - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
currentTime() - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Create an Expression corresponding to the current time on the database server at the time of query execution.
currentTime() - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
CurrentTimeExpression - Class in org.apache.openjpa.persistence.query
Denotes CURRENT_TIME(), CURRENT_DATE() and CURRENT_TIMESTAMP() expressions.
CurrentTimeExpression(Class) - Constructor for class org.apache.openjpa.persistence.query.CurrentTimeExpression
 
currentTimestamp() - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
currentTimestamp() - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
currentTimestamp() - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Create an Expression corresponding to the current timestamp on the database server at the time of query execution.
currentTimestamp() - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 

D

DataCache - Annotation Type in org.apache.openjpa.persistence
Caching characteristics for this class.
DATASOURCE - Static variable in class org.apache.openjpa.persistence.JPAProperties
 
DATASOURCE_JTA - Static variable in class org.apache.openjpa.persistence.JPAProperties
 
DATASOURCE_NONJTA - Static variable in class org.apache.openjpa.persistence.JPAProperties
 
DataStoreId - Annotation Type in org.apache.openjpa.persistence
Describes how to generate a value for a field.
declareParameter(Object, Parameter<?>) - Method in class org.apache.openjpa.persistence.QueryImpl
Declares the given parameter for this query.
DEFAULT - Static variable in interface org.apache.openjpa.persistence.FetchPlan
Constant to revert any setting to its default value.
defaultSourceFile(ClassMetaData) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
 
defaultSourceFile(QueryMetaData, Map) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
 
defaultSourceFile(SequenceMetaData, Map) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
 
deferEmbeddable(Class<?>, MetaDataContext) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
Dependent - Annotation Type in org.apache.openjpa.persistence
Dependent field marker.
DEPTH_INFINITE - Static variable in interface org.apache.openjpa.persistence.FetchPlan
Infinite fetch depth.
desc(Expression<?>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
desc() - Method in class org.apache.openjpa.persistence.query.NewInstance
 
desc() - Method in interface org.apache.openjpa.persistence.query.SelectItem
Return an OrderByItem referencing the SelectItem and specifying descending ordering.
detach(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
DETACH_ALL - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use the DetachStateType enum instead.
DETACH_CLOSE - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use the AutoDetachType enum instead.
DETACH_COMMIT - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use the AutoDetachType enum instead.
DETACH_FETCH_GROUPS - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use the DetachStateType enum instead.
DETACH_FGS - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use the DetachStateType enum instead.
DETACH_LOADED - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use the DetachStateType enum instead.
DETACH_NONTXREAD - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use the AutoDetachType enum instead.
DETACH_ROLLBACK - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use the AutoDetachType enum instead.
detachAll(Object...) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
detachAll(Collection) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
detachAll(Collection) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Detach the specified objects from the entity manager.
detachAll(Object...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Detach the specified objects from the entity manager.
detachCopy(T) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
detachCopy(T) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Detach the specified object from the entity manager, detaching based on the AutoDetach value specified and returning a copy of the detached entity.
DetachedState - Annotation Type in org.apache.openjpa.persistence
Detached state.
DetachStateType - Enum in org.apache.openjpa.persistence
The possible settings for the detachment behavior of an OpenJPAEntityManager.
determineMemberAccess(M) - Method in interface org.apache.openjpa.persistence.meta.MetadataProcessor
Determine the access type of the given member.
determineMemberAccess(Element) - Method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
 
determineTypeAccess(T) - Method in interface org.apache.openjpa.persistence.meta.MetadataProcessor
Determine the access type of the given type.
determineTypeAccess(TypeElement) - Method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
 
diff(Expression<? extends N>, Expression<? extends N>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
diff(Expression<? extends N>, N) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
diff(N, Expression<? extends N>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
dirty(Object, String) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
dirty(Object, String) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Make the named field of the given object dirty.
dirtyClass(Class) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
dirtyClass(Class) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Mark the given class as dirty within the current transaction.
disjunction() - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
distinct() - Method in interface org.apache.openjpa.persistence.query.Aggregate
Specify that duplicates are to be removed before the aggregate operation is invoked.
DistinctExpression - Class in org.apache.openjpa.persistence.query
Denotes DISTINCT(e) Expression.
DistinctExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.DistinctExpression
 
dividedBy(Number) - Method in interface org.apache.openjpa.persistence.query.Expression
Division.
dividedBy(Expression) - Method in interface org.apache.openjpa.persistence.query.Expression
Division.
DividedByExpression - Class in org.apache.openjpa.persistence.query
Denotes e1/e2 Expression.
DividedByExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.DividedByExpression
 
DomainObject - Interface in org.apache.openjpa.persistence.query
Domain objects define the domain over which a query operates.
DOT - Static variable in class org.apache.openjpa.persistence.util.SourceCode
 

E

ELEM_ACCESS - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
ELEM_ATTRS - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
ELEM_CASCADE - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
ELEM_CASCADE_ALL - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
ELEM_CASCADE_DET - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
ELEM_CASCADE_MER - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
ELEM_CASCADE_PER - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
ELEM_CASCADE_REF - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
ELEM_CASCADE_REM - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
ELEM_DELIM_IDS - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
ELEM_LISTENER - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
ELEM_PKG - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
ELEM_PU_DEF - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
ELEM_PU_META - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
ELEM_XML_MAP_META_COMPLETE - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
ElementDependent - Annotation Type in org.apache.openjpa.persistence
Dependent array, collection, or map element marker.
ElementType - Annotation Type in org.apache.openjpa.persistence
Indicates the persistent element type of an array, collection, or map field, if different than the declared element type.
elseCase(Expression) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
Add else to a case expression.
elseCase(String) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
Add else to a case expression.
elseCase(Number) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
Add else to a case expression.
elseCase(Date) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
Add else to a case expression.
elseCase(Calendar) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
Add else to a case expression.
elseCase(Class) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
Add else to a case expression.
elseCase(Enum<?>) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
Add else to a case expression.
elseCase(Expression) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
 
elseCase(String) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
 
elseCase(Number) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
 
elseCase(Date) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
 
elseCase(Calendar) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
 
elseCase(Class) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
 
elseCase(Enum<?>) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
 
ElseExpression - Class in org.apache.openjpa.persistence.query
Else clause in a Case Statement.
ElseExpression(CaseExpressionImpl, Expression) - Constructor for class org.apache.openjpa.persistence.query.ElseExpression
 
EM_KEY - Static variable in class org.apache.openjpa.persistence.JPAFacadeHelper
 
EM_KEY - Static variable in class org.apache.openjpa.persistence.OpenJPAPersistence
Deprecated. use JPAFacadeHelper instead. This method pierces the published-API boundary, as does the JPAFacadeHelper utilization.
embeddable(Class<X>) - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
Return the metamodel embeddable type representing the embeddable class.
EMF_KEY - Static variable in class org.apache.openjpa.persistence.JPAFacadeHelper
 
EMF_KEY - Static variable in class org.apache.openjpa.persistence.OpenJPAPersistence
Deprecated. use JPAFacadeHelper instead. This method pierces the published-API boundary, as does the JPAFacadeHelper utilization.
endClass(String) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
endClassElement(String) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
endClassMapping(ClassMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Implement to finalize class mapping.
endClassMappingElement(String) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Implement to parse a mapping element within a class.
endConfiguration() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
 
endElement(String) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation.ConfigurationParser
 
endEmbeddedId() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
endFieldMapping(FieldMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Implement to finalize field mapping.
endGeneratedValue() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
endId() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
endIdClass() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
endLob() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
endNamedNativeQuery() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
endNamedQuery() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
endQueryHint() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
endQueryString() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
endSequenceGenerator() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
endSystemElement(String) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
endSystemMappingElement(String) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Implement to parse a mapping element outside of any class.
endVersion() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
enter(CriteriaExpression) - Method in interface org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor
Enter the given node.
enter(CriteriaExpression) - Method in class org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor.ParameterVisitor
 
entity(Class<X>) - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
Return the metamodel entity type representing the entity.
EntityExistsException - Exception in org.apache.openjpa.persistence
Conflict with existing entity.
EntityExistsException(String, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.EntityExistsException
 
EntityManagerFactoryImpl - Class in org.apache.openjpa.persistence
Implementation of EntityManagerFactory that acts as a facade to a BrokerFactory.
EntityManagerFactoryImpl() - Constructor for class org.apache.openjpa.persistence.EntityManagerFactoryImpl
Default constructor provided for auto-instantiation.
EntityManagerFactoryImpl(BrokerFactory) - Constructor for class org.apache.openjpa.persistence.EntityManagerFactoryImpl
Supply delegate on construction.
EntityManagerFactoryValue - Class in org.apache.openjpa.persistence
Plugin type used to represent the EntityManagerFactory.
EntityManagerFactoryValue() - Constructor for class org.apache.openjpa.persistence.EntityManagerFactoryValue
 
EntityManagerImpl - Class in org.apache.openjpa.persistence
Implementation of EntityManager interface.
EntityManagerImpl() - Constructor for class org.apache.openjpa.persistence.EntityManagerImpl
 
EntityManagerImpl(EntityManagerFactoryImpl, Broker) - Constructor for class org.apache.openjpa.persistence.EntityManagerImpl
Constructor; supply factory and delegate.
EntityNotFoundException - Exception in org.apache.openjpa.persistence
Missing entity.
EntityNotFoundException(String, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.EntityNotFoundException
 
entry() - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
Derives by ENTRY() operation on this path.
entry() - Method in interface org.apache.openjpa.persistence.query.DomainObject
Return a select item corresponding to the map entry of a map-valued association or element collection.
EntryExpression - Class in org.apache.openjpa.persistence.query
Denotes ENTRY(e) on a path.
EntryExpression(AbstractDomainObject) - Constructor for class org.apache.openjpa.persistence.query.EntryExpression
 
equal(Expression<?>, Expression<?>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
equal(Expression<?>, Object) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
equal(PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing equality with the specified argument.
equal(Class) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing equality with the specified argument.
equal(Number) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing equality with the specified argument.
equal(String) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing equality with the specified argument.
equal(boolean) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing equality with the specified argument.
equal(Date) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing equality with the specified argument.
equal(Calendar) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing equality with the specified argument.
equal(Enum<?>) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing equality with the specified argument.
EQUAL - Static variable in class org.apache.openjpa.persistence.util.SourceCode
 
EqualExpression - Class in org.apache.openjpa.persistence.query
Denotes e1 = e2 Expression.
EqualExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.EqualExpression
 
equals(Object) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
 
equals(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
equals(Object) - Method in class org.apache.openjpa.persistence.ExtentImpl
 
equals(Object) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
equals(Object) - Method in class org.apache.openjpa.persistence.GeneratorImpl
 
equals(Object) - Method in class org.apache.openjpa.persistence.ParameterImpl
Equals if the other parameter has the same name or position.
equals(Object) - Method in class org.apache.openjpa.persistence.QueryImpl
 
equals(Object) - Method in class org.apache.openjpa.persistence.QueryResultCacheImpl
 
equals(Object) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
 
equals(Object) - Method in class org.apache.openjpa.persistence.util.SourceCode.Field
 
equalsByValue(Enum<?>, Object) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
Affirms if the given enum equals the given value.
error(Localizer.Message) - Method in class org.apache.openjpa.persistence.meta.CompileTimeLogger
 
error(Localizer.Message, Throwable) - Method in class org.apache.openjpa.persistence.meta.CompileTimeLogger
 
eval(Object, ExpressionStoreQuery, ExpressionFactory, ClassMetaData) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
eval(String[], ExpressionStoreQuery, ExpressionFactory, ClassMetaData) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
evict(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
evict(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Evict the given object.
evict(Query) - Method in interface org.apache.openjpa.persistence.QueryResultCache
Evict a query result from the cache.
evict(Query) - Method in class org.apache.openjpa.persistence.QueryResultCacheImpl
 
evict(Class, Object) - Method in interface org.apache.openjpa.persistence.StoreCache
Remove data for the given oid from the cache.
evict(Class, Object) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
 
evict(Class) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
 
evictAll(Collection) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
evictAll(Object...) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
evictAll() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
evictAll(Class) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
evictAll(Extent) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
evictAll(Object...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Evict the given objects.
evictAll(Collection) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Evict the given objects.
evictAll() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Evict all clean objects.
evictAll(Class) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Evict all persistent-clean and persistent-nontransactional instances in the extent of the given class (including subclasses).
evictAll(Extent) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Evict all persistent-clean and persistent-nontransactional instances in the given Extent.
evictAll() - Method in interface org.apache.openjpa.persistence.QueryResultCache
Clear the cache.
evictAll(Class) - Method in interface org.apache.openjpa.persistence.QueryResultCache
Evict all result for queries involving the given class.
evictAll() - Method in class org.apache.openjpa.persistence.QueryResultCacheImpl
 
evictAll(Class) - Method in class org.apache.openjpa.persistence.QueryResultCacheImpl
 
evictAll(Class, Object...) - Method in interface org.apache.openjpa.persistence.StoreCache
Remove data for the given oids from the cache.
evictAll(Class, Collection) - Method in interface org.apache.openjpa.persistence.StoreCache
Remove data for the given oids from the cache.
evictAll() - Method in interface org.apache.openjpa.persistence.StoreCache
Clear the cache.
evictAll(Class, Object...) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
 
evictAll(Class, Collection) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
 
evictAll() - Method in class org.apache.openjpa.persistence.StoreCacheImpl
 
excludeDefault() - Method in class org.apache.openjpa.persistence.criteria.ComparisonStyle.Default
 
excludeDefault() - Method in interface org.apache.openjpa.persistence.criteria.ComparisonStyle
Affirms if the default-valued attribute be excluded from comparison.
excludeIdentity() - Method in class org.apache.openjpa.persistence.criteria.ComparisonStyle.Default
 
excludeIdentity() - Method in interface org.apache.openjpa.persistence.criteria.ComparisonStyle
Affirms if the identity attribute be excluded from comparison.
excludeNull() - Method in class org.apache.openjpa.persistence.criteria.ComparisonStyle.Default
 
excludeNull() - Method in interface org.apache.openjpa.persistence.criteria.ComparisonStyle
Affirms if the null-valued attribute be excluded from comparison.
excludeUnlistedClasses() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
excludeVersion() - Method in class org.apache.openjpa.persistence.criteria.ComparisonStyle.Default
 
excludeVersion() - Method in interface org.apache.openjpa.persistence.criteria.ComparisonStyle
Affirms if the version attribute be excluded from comparison.
executeUpdate() - Method in class org.apache.openjpa.persistence.QueryImpl
 
exists(Subquery<?>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
exists() - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
Adds this path as EXISTS(subquery) to its owning query.
exists() - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Use the query definition instance as a subquery in an exists predicate.
exists() - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
ExistsExpression - Class in org.apache.openjpa.persistence.query
Denotes EXISTS(SubQuery) Expression.
ExistsExpression(QueryDefinitionImpl) - Constructor for class org.apache.openjpa.persistence.query.ExistsExpression
 
exit(CriteriaExpression) - Method in class org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor.AbstractVisitor
Remembers the node being visited.
exit(CriteriaExpression) - Method in interface org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor
Exit the given node.
Expression - Interface in org.apache.openjpa.persistence.query
Instances of this interface can be used either as select list items or as predicate operands.
Extent<T> - Interface in org.apache.openjpa.persistence
An extent is a logical view of all instances of a class.
ExtentImpl<T> - Class in org.apache.openjpa.persistence
An extent is a logical view of all instances of a class.
ExtentImpl(EntityManagerImpl, Extent) - Constructor for class org.apache.openjpa.persistence.ExtentImpl
Constructor; supply delegate.
Externalizer - Annotation Type in org.apache.openjpa.persistence
Declares a method that transforms the field value to its datastore equivalent.
ExternalValues - Annotation Type in org.apache.openjpa.persistence
Maps field values to their datastore equivalents.
extractFieldName(ExecutableElement) - Method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
 

F

Factory - Annotation Type in org.apache.openjpa.persistence
Declares a method that transforms the datastore value to its field equivalent.
FetchAttribute - Annotation Type in org.apache.openjpa.persistence
Includes a persistent attribute in a FetchGroup.
FetchGroup - Annotation Type in org.apache.openjpa.persistence
Fetch group definition.
FetchGroups - Annotation Type in org.apache.openjpa.persistence
Fetch groups holder.
FetchJoinObject - Interface in org.apache.openjpa.persistence.query
Interface used for the result of a fetch join.
FetchPath - Class in org.apache.openjpa.persistence.query
Denotes a path used in fetch join.
FetchPlan - Interface in org.apache.openjpa.persistence
The fetch plan allows you to dynamically alter eager fetching configuration and other aspects of data loading.
FetchPlanImpl - Class in org.apache.openjpa.persistence
Implements FetchPlan via delegation to FetchConfiguration.
FetchPlanImpl(FetchConfiguration) - Constructor for class org.apache.openjpa.persistence.FetchPlanImpl
Constructor; supply delegate.
fieldAccessFilter - Variable in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
 
fieldAccessFilter - Variable in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
 
fieldFilter - Variable in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
 
fieldFilter - Variable in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
 
fillBuffer(String, StringBuilder, AliasContext, List, QueryDefinitionImpl.Visit) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
fillBuffer(String, StringBuilder, AliasContext, Predicate) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
filter(Collection<T>, C, AbstractManagedType.Filter<T>, AbstractManagedType.Filter<T>, AbstractManagedType.Filter<T>, AbstractManagedType.Filter<T>) - Static method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Applies chain of filters ANDed on the given collection to populate the given result.
find(Class<T>, Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
find(Class<T>, Object, LockModeType) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
find(Class<T>, Object, Map<String, Object>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
find(Class<T>, Object, LockModeType, Map<String, Object>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
findAll(Class<T>, Object...) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
findAll(Class<T>, Collection) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
findAll(Class<T>, Object...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Return the objects with the given oids.
findAll(Class<T>, Collection) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Return the objects with the given oids.
findCached(Class<T>, Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
findCached(Class<T>, Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Return the cached instance for the given oid/object, or null if not cached.
flush() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
FLUSH_FALSE - Static variable in interface org.apache.openjpa.persistence.OpenJPAQuery
Deprecated. use the FlushModeType enum instead.
FLUSH_TRUE - Static variable in interface org.apache.openjpa.persistence.OpenJPAQuery
Deprecated. use the FlushModeType enum instead.
FLUSH_WITH_CONNECTION - Static variable in interface org.apache.openjpa.persistence.OpenJPAQuery
Deprecated. use the FlushModeType enum instead.
fmd - Variable in class org.apache.openjpa.persistence.meta.Members.Member
 
fromEnumSet(EnumSet<AutoDetachType>) - Static method in enum org.apache.openjpa.persistence.AutoDetachType
 
fromLockLevel(int) - Static method in class org.apache.openjpa.persistence.MixedLockLevelsHelper
Translates internal lock level to javax.persistence LockModeType.
fromLockScope(int) - Static method in class org.apache.openjpa.persistence.LockScopesHelper
Translates internal lock level to javax.persistence LockModeType.
fromOpenJPAObjectId(Object) - Static method in class org.apache.openjpa.persistence.JPAFacadeHelper
Translate from a OpenJPA identity object to a Persistence one.
fromOpenJPAObjectId(Object) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
Deprecated. use JPAFacadeHelper instead. This method pierces the published-API boundary, as does the JPAFacadeHelper utilization.
fromOpenJPAObjectIdClass(Class) - Static method in class org.apache.openjpa.persistence.JPAFacadeHelper
Translate from a OpenJPA identity class to a native one.
fromOpenJPAObjectIdClass(Class) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
Deprecated. use JPAFacadeHelper instead. This method pierces the published-API boundary, as does the JPAFacadeHelper utilization.
fromUserProperties(Map) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
Load the given user-supplied map of properties into this persistence unit.
function(String, Class<T>, Expression<?>...) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 

G

ge(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
ge(Expression<? extends Number>, Number) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
generalCase() - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
generalCase() - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Create an empty general case expression.
generalCase() - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
Generator - Interface in org.apache.openjpa.persistence
Represents a store sequence.
GeneratorImpl - Class in org.apache.openjpa.persistence
Represents a store sequence.
GeneratorImpl(Seq, String, StoreContext, ClassMetaData) - Constructor for class org.apache.openjpa.persistence.GeneratorImpl
Constructor; supply delegate.
get(String) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
Derives a path from this path by navigating through the given field.
get(String) - Method in interface org.apache.openjpa.persistence.query.PathExpression
Return a path expression corresponding to the referenced attribute.
get(TupleElement<X>) - Method in class org.apache.openjpa.persistence.TupleImpl
 
get(String, Class<X>) - Method in class org.apache.openjpa.persistence.TupleImpl
 
get(String) - Method in class org.apache.openjpa.persistence.TupleImpl
 
get(int, Class<X>) - Method in class org.apache.openjpa.persistence.TupleImpl
 
get(int) - Method in class org.apache.openjpa.persistence.TupleImpl
 
getAbsoluteDirectory(ProcessingEnvironment, TypeElement) - Static method in class org.apache.openjpa.persistence.meta.AnnotationProcessor6.OutputPath
Gets the directory relative to the Java source file corresponding to the TypeElement.
getAggregateListener(String) - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
 
getAliasHint(AliasContext) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
 
getAliasHint(AliasContext) - Method in class org.apache.openjpa.persistence.query.JoinPath
 
getAliasHint(AliasContext) - Method in class org.apache.openjpa.persistence.query.OperatorPath
 
getAliasHint(AliasContext) - Method in class org.apache.openjpa.persistence.query.RootPath
 
getAliasHint(AliasContext) - Method in interface org.apache.openjpa.persistence.query.Visitable
Gets the hint to be used while creating alias.
getAnchorsInFile(File) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
 
getAnchorsInResource(String) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
 
getAnnotationParser() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
Return metadata parser, creating it if it does not already exist.
getAnnotationParser() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
The annotation parser.
getAnnotationValue(Element, Class<? extends Annotation>) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
Gets the value of the given annotation, if present, in the given declaration.
getAnnotationValue(Element, Class<? extends Annotation>, String) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
Gets the value of the given attribute of the given annotation, if present, in the given declaration.
getAttribute(String, Class<Y>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the attribute of the given name and Java type.
getAttribute(String) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the attribute of the given name of any type.
getAttributes() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns all the attributes of the managed type including attributes of the super type.
getAutoClear() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getAutoClear() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether to clear state when entering a transaction.
getAutoDetach() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getAutoDetach() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
AutoDetachType values which indicate when persistent managed objects should be automatically detached in-place.
getBeanProperty(String) - Static method in class org.apache.openjpa.persistence.JPAProperties
Gets a bean-style property name from the given key.
getBindableJavaType() - Method in class org.apache.openjpa.persistence.meta.Members.KeyAttributeImpl
 
getBindableJavaType() - Method in class org.apache.openjpa.persistence.meta.Members.PluralAttributeImpl
Returns the bindable Java type of this attribute.
getBindableJavaType() - Method in class org.apache.openjpa.persistence.meta.Members.SingularAttributeImpl
Returns the bindable Java type of this attribute.
getBindableJavaType() - Method in class org.apache.openjpa.persistence.meta.Types.Entity
Return the Java type of the represented object.
getBindableType() - Method in class org.apache.openjpa.persistence.meta.Members.PluralAttributeImpl
Returns the bindable category of this attribute.
getBindableType() - Method in class org.apache.openjpa.persistence.meta.Members.SingularAttributeImpl
Categorizes bindable type represented by this attribute.
getBindableType() - Method in class org.apache.openjpa.persistence.meta.Types.Entity
Return the bindable type of the represented object.
getBoundParameterKeys() - Method in class org.apache.openjpa.persistence.QueryImpl
Gets the parameter keys bound with this query.
getBroker() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
Broker delegate.
getBrokerFactory() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
Delegate.
getCache() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
 
getCacheRetrieveMode() - Method in interface org.apache.openjpa.persistence.FetchPlan
Gets the current retrieve mode for data cache.
getCacheRetrieveMode() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
getCacheStoreMode() - Method in interface org.apache.openjpa.persistence.FetchPlan
Gets the current storage mode for data cache.
getCacheStoreMode() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
getCandidateCollection() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
Return the candidate collection, or null if an extent was specified instead of a collection.
getCandidateCollection() - Method in class org.apache.openjpa.persistence.QueryImpl
 
getCause() - Method in exception org.apache.openjpa.persistence.ArgumentException
 
getCause() - Method in exception org.apache.openjpa.persistence.EntityExistsException
 
getCause() - Method in exception org.apache.openjpa.persistence.EntityNotFoundException
 
getCause() - Method in exception org.apache.openjpa.persistence.InvalidStateException
 
getCause() - Method in exception org.apache.openjpa.persistence.LockTimeoutException
 
getCause() - Method in exception org.apache.openjpa.persistence.NonUniqueResultException
 
getCause() - Method in exception org.apache.openjpa.persistence.NoResultException
 
getCause() - Method in exception org.apache.openjpa.persistence.OptimisticLockException
 
getCause() - Method in exception org.apache.openjpa.persistence.PersistenceException
 
getCause() - Method in exception org.apache.openjpa.persistence.PessimisticLockException
 
getCause() - Method in exception org.apache.openjpa.persistence.QueryTimeoutException
 
getCause() - Method in exception org.apache.openjpa.persistence.RollbackException
 
getCause() - Method in exception org.apache.openjpa.persistence.TransactionRequiredException
 
getClassAttributeName() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
getClassElementDepth() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
getClassLoader() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getClassLoader() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Return the current thread's class loader at the time this entity manager was obtained from the factory.
getClassLoader(Class, ClassLoader) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl.ClassResolverImpl
 
getClassLoader() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
getCollection(String, Class<E>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the attribute of the given name, of type java.util.Collection and contains the given element type.
getCollection(String) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the attribute of the given name and of type java.util.Collection.
getCollectionType() - Method in class org.apache.openjpa.persistence.meta.Members.CollectionAttributeImpl
 
getCollectionType() - Method in class org.apache.openjpa.persistence.meta.Members.ListAttributeImpl
 
getCollectionType() - Method in class org.apache.openjpa.persistence.meta.Members.MapAttributeImpl
 
getCollectionType() - Method in class org.apache.openjpa.persistence.meta.Members.SetAttributeImpl
 
getColNumber() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
getConfiguration() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
Configuration supplied on construction.
getConfiguration() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Configuration.
getConfiguration() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceXMLMetaDataParser
Configuration supplied on construction.
getConfiguration() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
 
getConfiguration() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getConfiguration() - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
 
getConfiguration() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. cast to OpenJPAEntityManagerSPI instead. This method pierces the published-API boundary, as does the SPI cast.
getConfiguration() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
Deprecated. cast to OpenJPAEntityManagerFactorySPI instead. This method pierces the published-API boundary, as does the SPI cast.
getConfiguration() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactorySPI
Return the configuration for this factory.
getConfiguration() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
Return the configuration associated with this entity manager.
getConfiguration() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Configuration supplied on construction.
getConfiguration() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Configuration.
getConfigurationPrefix() - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
 
getConnection() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getConnection() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Return the connection in use by the entity manager, or a new connection if none.
getConnectionPassword() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getConnectionPassword() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Return the connection password.
getConnectionRetainMode() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getConnectionRetainMode() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Return the connection retain mode for this entity manager.
getConnectionUserName() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getConnectionUserName() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Return the connection user name.
getConstraintsForClass(Class<?>) - Method in class org.apache.openjpa.persistence.validation.ValidatorImpl
Returns the validation constraints for the specified class
getCriteriaBuilder() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
 
getCriteriaBuilder() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getCriteriaBuilder() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Gets the QueryBuilder with OpenJPA-extended capabilities.
getCriteriaBuilder() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
Gets the QueryBuilder with OpenJPA-extended capabilities.
getDataStoreActions(Map) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
Returns a description of the commands that will be sent to the datastore in order to execute this query.
getDataStoreActions(Map) - Method in class org.apache.openjpa.persistence.QueryImpl
 
getDeclaredAttribute(String, Class<Y>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the declared attribute of the given name and Java type.
getDeclaredAttribute(String) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the declared attribute of the given name of any type.
getDeclaredAttributes() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns all the attributes declared by this managed type only.
getDeclaredCollection(String, Class<E>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the declared attribute of the given name, of type java.util.Collection and contains the given element type.
getDeclaredCollection(String) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the declared attribute of the given name and of type java.util.Collection.
getDeclaredId(Class<Y>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the declared attribute of given type that corresponds to the id attribute of this identifiable managed type.
getDeclaredList(String, Class<E>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the declared attribute of the given name, of type java.util.List and contains the given element type.
getDeclaredList(String) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the declared attribute of the given name and of type java.util.List.
getDeclaredMap(String, Class<K>, Class<V>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the declared attribute of the given name, of type java.util.Map and contains the given key/value type.
getDeclaredMap(String) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the declared attribute of the given name and of type java.util.Map.
getDeclaredParameterKeys() - Method in class org.apache.openjpa.persistence.QueryImpl
Gets the declared parameter keys in the given query.
getDeclaredParameterKeys(Class<T>) - Method in class org.apache.openjpa.persistence.QueryImpl
 
getDeclaredParameters() - Method in class org.apache.openjpa.persistence.QueryImpl
Gets the parameter instances declared in this query.
getDeclaredPluralAttributes() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Return all collection-valued attributes declared by the managed type.
getDeclaredSet(String, Class<E>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the declared attribute of the given name, of type java.util.Set and contains the given element type.
getDeclaredSet(String) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the declared attribute of the given name and of type java.util.Set.
getDeclaredSingularAttribute(String, Class<Y>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the declared single-valued attribute of the given name and Java type.
getDeclaredSingularAttribute(String) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the declared, single-valued attribute of the given name of any type.
getDeclaredSingularAttributes() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the single-valued attributes declared by the managed type.
getDeclaredVersion(Class<Y>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the declared attribute of given type that corresponds to the version attribute of this managed type.
getDeclaringType() - Method in class org.apache.openjpa.persistence.meta.Members.Member
Returns the managed type which declared this attribute.
getDefaultBrokerAlias() - Method in class org.apache.openjpa.persistence.PersistenceProviderImpl
 
getDefaultResourceLocation() - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
 
getDefaults() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
 
getDelegate() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getDelegate() - Method in interface org.apache.openjpa.persistence.Extent
Deprecated. cast to ExtentImpl instead. This method pierces the published-API boundary, as does the SPI cast.
getDelegate() - Method in class org.apache.openjpa.persistence.ExtentImpl
Delegate.
getDelegate() - Method in interface org.apache.openjpa.persistence.FetchPlan
Deprecated. cast to FetchPlanImpl instead. This method pierces the published-API boundary, as does the SPI cast.
getDelegate() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
Delegate.
getDelegate() - Method in interface org.apache.openjpa.persistence.Generator
Deprecated. cast to GeneratorImpl instead. This method pierces the published-API boundary, as does the SPI cast.
getDelegate() - Method in class org.apache.openjpa.persistence.GeneratorImpl
Delegate.
getDelegate() - Method in class org.apache.openjpa.persistence.QueryImpl
Delegate.
getDelegate() - Method in interface org.apache.openjpa.persistence.QueryResultCache
Deprecated. cast to QueryResultCacheImpl instead. This method pierces the published-API boundary, as does the SPI cast.
getDelegate() - Method in class org.apache.openjpa.persistence.QueryResultCacheImpl
Delegate.
getDelegate() - Method in interface org.apache.openjpa.persistence.StoreCache
Deprecated. cast to StoreCacheImpl instead. This method pierces the published-API boundary, as does the SPI cast.
getDelegate() - Method in class org.apache.openjpa.persistence.StoreCacheImpl
Delegate.
getDetachState() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getDetachState() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Detach mode constant to determine which fields are part of the detached graph.
getDirtyObjects() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getDirtyObjects() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Return a set of current dirty instances.
getDynamicQueryBuilder() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
 
getDynamicQueryBuilder() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
Gets a builder for dynamic queries.
getElementClass() - Method in interface org.apache.openjpa.persistence.Extent
The extent's element type.
getElementClass() - Method in class org.apache.openjpa.persistence.ExtentImpl
 
getElements() - Method in class org.apache.openjpa.persistence.TupleFactory
 
getElements() - Method in class org.apache.openjpa.persistence.TupleImpl
 
getElementType() - Method in class org.apache.openjpa.persistence.meta.Members.PluralAttributeImpl
Returns the type representing the element type of the collection.
getEmbeddables() - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
Return the metamodel embeddable types.
getEntities() - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
Return the metamodel entity types.
getEntityManager() - Method in interface org.apache.openjpa.persistence.Extent
The owning entity manager.
getEntityManager() - Method in class org.apache.openjpa.persistence.ExtentImpl
 
getEntityManager(Object) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
Return the entity manager for the given object, if one can be determined from just the object alone.
getEntityManager() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
The owning entity manager.
getEntityManager() - Method in class org.apache.openjpa.persistence.QueryImpl
 
getEntityManagerFactory() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getEntityManagerFactory() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Return the factory that produced this entity manager.
getEntityManagerFactory() - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
Returns the OpenJPAEntityManagerFactory specified by your OpenJPA defaults.
getEntityManagerFactory(Map) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
Returns the OpenJPAEntityManagerFactory specified by your OpenJPA defaults, using map as overrides.
getEnumValue(Class<E>, String, Map<String, Object>) - Static method in class org.apache.openjpa.persistence.JPAProperties
Get the value of the given key from the given properties after converting it to the given enumerated value.
getEnumValue(Class<E>, E[], String, Map<String, Object>) - Static method in class org.apache.openjpa.persistence.JPAProperties
Gets a enum value of the given type from the given properties looking up with the given key.
getEnumValue(Class<E>, Object) - Static method in class org.apache.openjpa.persistence.JPAProperties
Gets a enum value of the given type from the given value.
getEnumValue(Class<E>, E[], Object) - Static method in class org.apache.openjpa.persistence.JPAProperties
Gets a enum value of the given type from the given value.
getEnvClassLoader() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
Return the environmental class loader to pass on to parsed metadata instances.
getEnvClassLoader() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Return the environmental class loader to pass on to parsed metadata instances.
getEvictFromStoreCache() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getEvictFromStoreCache() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether to also evict an object from the store cache when it is evicted through this entity manager.
getExpression() - Method in class org.apache.openjpa.persistence.query.OrderableItem
 
getExtendedPathLookup() - Method in interface org.apache.openjpa.persistence.FetchPlan
Affirms if extended path lookup feature is active.
getExtendedPathLookup() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
getFailedObject() - Method in exception org.apache.openjpa.persistence.ArgumentException
 
getFailedObject() - Method in exception org.apache.openjpa.persistence.EntityExistsException
 
getFailedObject() - Method in exception org.apache.openjpa.persistence.EntityNotFoundException
 
getFailedObject() - Method in exception org.apache.openjpa.persistence.InvalidStateException
 
getFailedObject() - Method in exception org.apache.openjpa.persistence.LockTimeoutException
 
getFailedObject() - Method in exception org.apache.openjpa.persistence.NonUniqueResultException
 
getFailedObject() - Method in exception org.apache.openjpa.persistence.NoResultException
 
getFailedObject() - Method in exception org.apache.openjpa.persistence.OptimisticLockException
 
getFailedObject() - Method in exception org.apache.openjpa.persistence.PersistenceException
 
getFailedObject() - Method in exception org.apache.openjpa.persistence.PessimisticLockException
 
getFailedObject() - Method in exception org.apache.openjpa.persistence.QueryTimeoutException
 
getFailedObject() - Method in exception org.apache.openjpa.persistence.RollbackException
 
getFailedObject() - Method in exception org.apache.openjpa.persistence.TransactionRequiredException
 
getFetchBatchSize() - Method in interface org.apache.openjpa.persistence.FetchPlan
Return the fetch batch size for large result set support.
getFetchBatchSize() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
getFetchGroups() - Method in interface org.apache.openjpa.persistence.FetchPlan
Returns the names of the fetch groups that this component will use when loading objects.
getFetchGroups() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
getFetchPlan() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getFetchPlan() - Method in interface org.apache.openjpa.persistence.Extent
Fetch configuration for controlling how iterated objects are loaded.
getFetchPlan() - Method in class org.apache.openjpa.persistence.ExtentImpl
 
getFetchPlan() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Return the (mutable) fetch plan for loading objects from this entity manager.
getFetchPlan() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
Fetch plan for controlling the loading of results.
getFetchPlan() - Method in class org.apache.openjpa.persistence.QueryImpl
 
getFieldAccessNames(ClassMetaData) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
 
getFieldGenerator(Class, String) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getFieldGenerator(Class, String) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Returns a Generator for the generated values of the specified type, or null if the field is not generated.
getFieldOverride() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
Whether to use field-level override or class-level override.
getFields() - Method in interface org.apache.openjpa.persistence.FetchPlan
Returns the fully qualified names of the fields that this component will use when loading objects.
getFields() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
getFilterListener(String) - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
 
getFirstResult() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
Return the 0-based start index for the returned results.
getFirstResult() - Method in class org.apache.openjpa.persistence.QueryImpl
 
getFlushMode() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getFlushMode() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
Return the current flush mode.
getFlushMode() - Method in class org.apache.openjpa.persistence.QueryImpl
 
getHint(String) - Method in interface org.apache.openjpa.persistence.FetchPlan
Get the hint value for the given key.
getHint(String) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
getHints() - Method in interface org.apache.openjpa.persistence.FetchPlan
Get the hints and their values currently set on this receiver.
getHints() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
getHints() - Method in class org.apache.openjpa.persistence.HintHandler
Gets all the recorded hint keys and their values.
getHints() - Method in class org.apache.openjpa.persistence.QueryImpl
Get all the active hints and their values.
getId(Class<Y>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the attribute of given type that corresponds to the id attribute of this identifiable managed type.
getIdClassAttributes() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the attributes corresponding to the id class of the identifiable type.
getIdentifier(Object) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
Get the identifier for the specified entity.
getIdentifier(Object) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistenceUtil
Returns the identifier of the persistent entity.
getIdentifier(OpenJPAEntityManagerFactory, Object) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistenceUtil
Get the object identifier for a persistent entity managed by one of the entity managers of the specified entity manager factory.
getIdGenerator(Class) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getIdGenerator(Class) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Returns a Generator for the datastore identity values of the specified type, or null if the type is unmanaged or its identity cannot be represented by a sequence.
getIdType() - Method in class org.apache.openjpa.persistence.meta.Types.Identifiable
Return the type that represents the type of the id.
getIgnoreChanges() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getIgnoreChanges() - Method in interface org.apache.openjpa.persistence.Extent
Whether the extent sees inserts and deletes in the current transaction.
getIgnoreChanges() - Method in class org.apache.openjpa.persistence.ExtentImpl
 
getIgnoreChanges() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether to take into account changes in the transaction when executing a query or iterating an extent.
getIgnoreChanges() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
Whether to ignore changes in the current transaction.
getIgnoreChanges() - Method in class org.apache.openjpa.persistence.QueryImpl
 
getIndex(TupleElement<?>) - Method in class org.apache.openjpa.persistence.TupleFactory
 
getIndex(String) - Method in class org.apache.openjpa.persistence.TupleFactory
 
getJarFileUrls() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
getJavaMember() - Method in class org.apache.openjpa.persistence.meta.Members.Member
Returns the java.lang.reflect.Member for this attribute.
getJavaType() - Method in class org.apache.openjpa.persistence.meta.Members.Member
Gets the Java type of this attribute.
getJtaDataSource() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
getJtaDataSourceName() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
getKeyJavaType() - Method in class org.apache.openjpa.persistence.meta.Members.MapAttributeImpl
 
getKeyType() - Method in class org.apache.openjpa.persistence.meta.Members.MapAttributeImpl
 
getLanguage() - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
getLanguage() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
Query language.
getLanguage() - Method in class org.apache.openjpa.persistence.QueryImpl
 
getLastSegment() - Method in class org.apache.openjpa.persistence.query.JoinPath
 
getLastSegment() - Method in class org.apache.openjpa.persistence.query.OperatorPath
 
getLastSegment() - Method in class org.apache.openjpa.persistence.query.RootPath
 
getLifecycleListenerCallbackMode() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getLifecycleListenerCallbackMode() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. cast to OpenJPAEntityManagerSPI instead. This method pierces the published-API boundary, as does the SPI cast.
getLifecycleListenerCallbackModes() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getLifecycleListenerCallbackModes() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
The CallbackMode flags for handling lifecycle listener exceptions.
getLineNumber() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
getList(String, Class<E>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the attribute of the given name, of type java.util.List and contains the given element type.
getList(String) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the attribute of the given name and of type java.util.List.
getLockMode(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getLockMode(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Return the lock mode of the given instance, or null if not locked.
getLockMode() - Method in class org.apache.openjpa.persistence.QueryImpl
 
getLockScope() - Method in interface org.apache.openjpa.persistence.FetchPlan
The lock scope to use for locking loaded objects.
getLockScope() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
getLockTimeout() - Method in interface org.apache.openjpa.persistence.FetchPlan
The number of milliseconds to wait for an object lock, or -1 for no limit.
getLockTimeout() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
getLog() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
Metadata log.
getLog() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
The log to write to.
getLog() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceXMLMetaDataParser
Metadata log.
getManagedClass(Class<?>) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
 
getManagedClassName(String) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
 
getManagedClassNames() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
getManagedObjects() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getManagedObjects() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Return a set of all managed instances.
getManagedRuntime() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getManagedRuntime() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
Return the managed runtime in use.
getManagedTypes() - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
Return the metamodel managed types.
getMap(String, Class<K>, Class<V>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the attribute of the given name, of type java.util.Map and contains the given key/value type.
getMap(String) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the attribute of the given name and of type java.util.Map.
getMappingFileNames() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
getMappingOverride() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
Whether to allow later parses of mapping information to override earlier information for the same class.
getMappingOverride() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Whether to allow later parses of mapping information to override earlier information for the same class.
getMaxFetchDepth() - Method in interface org.apache.openjpa.persistence.FetchPlan
The maximum fetch depth when loading an object.
getMaxFetchDepth() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
getMaxResults() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
Return the maximum number of results to retrieve.
getMaxResults() - Method in class org.apache.openjpa.persistence.QueryImpl
 
getMemberByProperty(ClassMetaData, String, int, boolean) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
Gets either the instance field or the getter method depending upon the access style of the given meta-data.
getMetaData(Object) - Static method in class org.apache.openjpa.persistence.JPAFacadeHelper
Returns the ClassMetaData associated with the persistent object o.
getMetaData(EntityManager, Class) - Static method in class org.apache.openjpa.persistence.JPAFacadeHelper
Returns the ClassMetaData associated with the persistent type cls.
getMetaData(EntityManagerFactory, Class) - Static method in class org.apache.openjpa.persistence.JPAFacadeHelper
Returns the ClassMetaData associated with the persistent type cls.
getMetaData(Object) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
Deprecated. use JPAFacadeHelper instead. This method pierces the published-API boundary, as does the JPAFacadeHelper utilization.
getMetaData(EntityManager, Class) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
Deprecated. use JPAFacadeHelper instead. This method pierces the published-API boundary, as does the JPAFacadeHelper utilization.
getMetaData(EntityManagerFactory, Class) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
Deprecated. use JPAFacadeHelper instead. This method pierces the published-API boundary, as does the JPAFacadeHelper utilization.
getMetamodel() - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
getMetamodel() - Method in interface org.apache.openjpa.persistence.criteria.OpenJPACriteriaBuilder
Gets the metamodel for the managed, persistent domain entities.
getMetamodel() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
 
getMetamodel() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getMetaModelClassName(String) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
 
getMode() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
The parse mode.
getMode() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
The serialization mode according to the expected document type.
getMode() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
The parse mode according to the expected document type.
getMode() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
The serialization mode according to the expected document type.
getMultithreaded() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getMultithreaded() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether the entity manager or its managed instances are used in a multithreaded environment.
getName() - Method in interface org.apache.openjpa.persistence.Generator
The sequence name.
getName() - Method in class org.apache.openjpa.persistence.GeneratorImpl
 
getName() - Method in class org.apache.openjpa.persistence.meta.Members.Member
Gets the name of this attribute.
getName() - Method in class org.apache.openjpa.persistence.meta.Types.Entity
 
getName() - Method in class org.apache.openjpa.persistence.ParameterImpl
 
getName() - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
 
getNamedGenerator(String) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getNamedGenerator(String) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Return the named generator defined in the metadata.
getNamedParameters() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
The named parameters for the query; empty map if none or if query uses positional parameters.
getNamedParameters() - Method in class org.apache.openjpa.persistence.QueryImpl
Gets the value of all the named parameters.
getNestedThrowables() - Method in exception org.apache.openjpa.persistence.ArgumentException
 
getNestedThrowables() - Method in exception org.apache.openjpa.persistence.EntityExistsException
 
getNestedThrowables() - Method in exception org.apache.openjpa.persistence.EntityNotFoundException
 
getNestedThrowables() - Method in exception org.apache.openjpa.persistence.InvalidStateException
 
getNestedThrowables() - Method in exception org.apache.openjpa.persistence.LockTimeoutException
 
getNestedThrowables() - Method in exception org.apache.openjpa.persistence.NonUniqueResultException
 
getNestedThrowables() - Method in exception org.apache.openjpa.persistence.NoResultException
 
getNestedThrowables() - Method in exception org.apache.openjpa.persistence.OptimisticLockException
 
getNestedThrowables() - Method in exception org.apache.openjpa.persistence.PersistenceException
 
getNestedThrowables() - Method in exception org.apache.openjpa.persistence.PessimisticLockException
 
getNestedThrowables() - Method in exception org.apache.openjpa.persistence.QueryTimeoutException
 
getNestedThrowables() - Method in exception org.apache.openjpa.persistence.RollbackException
 
getNestedThrowables() - Method in exception org.apache.openjpa.persistence.TransactionRequiredException
 
getNewTempClassLoader() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
getNonJtaDataSource() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
getNonJtaDataSourceName() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
getNontransactionalRead() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getNontransactionalRead() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether to allow nontransactional access to persistent state.
getNontransactionalWrite() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getNontransactionalWrite() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether to allow nontransactional changes to persistent state.
getObjectId(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getObjectId(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Return the oid of the given instance.
getObjectIdClass(Class) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getObjectIdClass(Class) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Return the application identity class the given persistent class uses for object ids, or null if not a type that uses application identity.
getObjects() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
 
getObjects() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
 
getOperand1() - Method in class org.apache.openjpa.persistence.query.BinaryOperatorExpression
 
getOperand2() - Method in class org.apache.openjpa.persistence.query.BinaryOperatorExpression
 
getOperation() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
Query operation type.
getOperation() - Method in class org.apache.openjpa.persistence.QueryImpl
 
getOperator() - Method in class org.apache.openjpa.persistence.query.BinaryOperatorExpression
 
getOptimistic() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getOptimistic() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether to use optimistic transactional semantics.
getOrderDirtyObjects() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getOrderDirtyObjects() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether dirty objects will be returned in the order they were dirtied.
getPackage() - Method in class org.apache.openjpa.persistence.util.SourceCode
 
getPackage(Object) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
 
getPackageAttributeName() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
getPackageName(String) - Static method in class org.apache.openjpa.persistence.meta.AnnotationProcessor6.OutputPath
 
getPackageName() - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
 
getParameter(String, Class<T>) - Method in class org.apache.openjpa.persistence.QueryImpl
Get the parameter of the given name and type.
getParameter(int, Class<T>) - Method in class org.apache.openjpa.persistence.QueryImpl
Get the positional parameter with the given position and type.
getParameter(String) - Method in class org.apache.openjpa.persistence.QueryImpl
Get the parameter object corresponding to the declared parameter of the given name.
getParameter(int) - Method in class org.apache.openjpa.persistence.QueryImpl
Get the positional parameter with the given position.
getParameters() - Method in class org.apache.openjpa.persistence.QueryImpl
Gets the parameters declared in this query.
getParameterType() - Method in class org.apache.openjpa.persistence.ParameterImpl
 
getParameterValue(Parameter<T>) - Method in class org.apache.openjpa.persistence.QueryImpl
Return the value bound to the parameter.
getParameterValue(String) - Method in class org.apache.openjpa.persistence.QueryImpl
Return the value bound to the parameter.
getParameterValue(int) - Method in class org.apache.openjpa.persistence.QueryImpl
Return the value bound to the parameter.
getParent() - Method in class org.apache.openjpa.persistence.query.JoinPath
 
getParentFile(File, int) - Static method in class org.apache.openjpa.persistence.meta.AnnotationProcessor6.OutputPath
Gets the parent of the given file recursively traversing to given number of levels.
getParseClass() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
getParseList() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
getPendingTransactionalObjects() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getPendingTransactionalObjects() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Return a set of instances which will become transactional upon the next transaction.
getPersistedClasses() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getPersistedClasses() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Return the set of classes that have been made persistent in the current transaction.
getPersistenceProviderClassName() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
getPersistenceStrategy(FieldMetaData, Member) - Static method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
Return the code for the strategy of the given member.
getPersistenceStrategy(FieldMetaData, Member, boolean) - Static method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
Return the code for the strategy of the given member.
getPersistenceType(ClassMetaData) - Static method in class org.apache.openjpa.persistence.meta.MetamodelImpl
 
getPersistenceType() - Method in class org.apache.openjpa.persistence.meta.Types.Basic
 
getPersistenceType() - Method in class org.apache.openjpa.persistence.meta.Types.Embeddable
 
getPersistenceType() - Method in class org.apache.openjpa.persistence.meta.Types.Entity
 
getPersistenceType() - Method in class org.apache.openjpa.persistence.meta.Types.MappedSuper
 
getPersistenceType() - Method in class org.apache.openjpa.persistence.meta.Types.PseudoEntity
 
getPersistenceUnitName() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
getPersistenceUnitRootUrl() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
getPersistenceUnitUtil() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
 
getPersistenceXmlFileUrl() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
The location of the persistence.xml resource.
getPersistenceXMLSchemaVersion() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
getPersistentAttributeType() - Method in class org.apache.openjpa.persistence.meta.Members.MapAttributeImpl
 
getPersistentAttributeType() - Method in class org.apache.openjpa.persistence.meta.Members.Member
Returns the persistent category for the attribute.
getPersistentAttributeType() - Method in class org.apache.openjpa.persistence.meta.Members.PluralAttributeImpl
 
getPersistentAttributeType() - Method in class org.apache.openjpa.persistence.meta.Members.SingularAttributeImpl
Categorizes the attribute.
getPersistentMembers(T) - Method in interface org.apache.openjpa.persistence.meta.MetadataProcessor
Get the persistent members of the given type.
getPersistentMembers(TypeElement) - Method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
Gets the list of persistent fields and/or methods for the given type.
getPersistentMembers(ClassMetaData, boolean) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
Gets the members that are backing members for attributes being persisted.
getPersistentSupertype(T) - Method in interface org.apache.openjpa.persistence.meta.MetadataProcessor
 
getPersistentSupertype(TypeElement) - Method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
 
getPluralAttributes() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns all collection-valued attributes of the managed type.
getPopulateStoreCache() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getPopulateStoreCache() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether objects accessed during this transaction will be added to the store cache.
getPosition() - Method in class org.apache.openjpa.persistence.ParameterImpl
 
getPositionalParameters() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
The positional parameters for the query; empty array if none or if query uses named parameters.
getPositionalParameters() - Method in class org.apache.openjpa.persistence.QueryImpl
Gets the array of positional parameter values.
getProperties() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
 
getProperties() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
Get the properties used currently by this entity manager.
getProperties() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
Return properties describing this runtime.
getProperties() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
getPropertyAccessNames(ClassMetaData) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
 
getProviderUtil() - Method in class org.apache.openjpa.persistence.PersistenceProviderImpl
 
getQueryContext() - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
 
getQueryResultCache() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
 
getQueryResultCache() - Method in interface org.apache.openjpa.persistence.FetchPlan
Deprecated. use FetchPlan.getQueryResultCacheEnabled() instead.
getQueryResultCache() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
getQueryResultCache() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
Access query result cache.
getQueryResultCacheEnabled() - Method in interface org.apache.openjpa.persistence.FetchPlan
Return whether or not query caching is enabled.
getQueryResultCacheEnabled() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
getQueryScope(String, ClassLoader) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
 
getQuerySQLCache() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getQuerySQLCache() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
Affirms if this receiver is caching database queries.
getQueryString() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
Query string.
getQueryString() - Method in class org.apache.openjpa.persistence.QueryImpl
 
getQueryTimeout() - Method in interface org.apache.openjpa.persistence.FetchPlan
The number of milliseconds to wait for a query, or -1 for no limit.
getQueryTimeout() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
getReadLockMode() - Method in interface org.apache.openjpa.persistence.FetchPlan
The lock level to use for locking loaded objects.
getReadLockMode() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
getReference(Class<T>, Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getRemovedClasses() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getRemovedClasses() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Return the set of classes that have been deleted in the current transaction.
getRepository() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
Returns the repository for this parser.
getRepository() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceXMLMetaDataParser
Returns the repository for this parser.
getRepository() - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
 
getRepository() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Returns the repository for this parser.
getResourceName() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
getRestoreState() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getRestoreState() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether to restore an object's original state on rollback.
getResultClass() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
Query result element type.
getResultClass() - Method in class org.apache.openjpa.persistence.QueryImpl
 
getResultList() - Method in class org.apache.openjpa.persistence.QueryImpl
 
getResultSetMappingScope(String, ClassLoader) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
 
getRetainState() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getRetainState() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether objects retain their persistent state on transaction commit.
getRollbackCause() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getRollbackCause() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use OpenJPAEntityTransaction.getRollbackCause() instead: em.getTransaction().getRollbackCause()
getRollbackCause() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityTransaction
Returns the Throwable that caused the transaction to be marked for rollback.
getRollbackOnly() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getRollbackOnly() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use EntityTransaction.getRollbackOnly() instead: em.getTransaction().getRollbackOnly()
getRollbackTranslator(OpenJPAEntityManager) - Static method in class org.apache.openjpa.persistence.PersistenceExceptions
Returns a RuntimeExceptionTranslator that will perform the correct exception translation as well as roll back the current transaction when for all but NoResultException and NonUniqueResultException in accordance with section 3.7 of the EJB 3.0 specification.
getSchemaSource() - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation.ConfigurationParser
 
getSchemaSource() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
getSerializeAnnotations() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Whether to serialize content originally specified in annotations.
getSet(String, Class<E>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the attribute of the given name, of type java.util.Set and contains the given element type.
getSet(String) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the attribute of the given name and of type java.util.Set.
getSharedCacheMode() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
getSimpleName(String) - Static method in class org.apache.openjpa.persistence.meta.AnnotationProcessor6.OutputPath
 
getSingleResult() - Method in class org.apache.openjpa.persistence.QueryImpl
Execute a query that returns a single result.
getSingularAttribute(String, Class<Y>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the single-valued attribute of the given name and Java type.
getSingularAttribute(String) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the single-valued attribute of the given name of any type.
getSingularAttributes() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the single-valued attributes of the managed type.
getSourceFile() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
Determine the source file we're parsing.
getSourceFile() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
getSourceFile(Object) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Override to not overwrite annotations.
getSourceScope() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
getSourceType() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
getStatistics() - Method in interface org.apache.openjpa.persistence.StoreCache
Gets the number of read/write/hit on this receiver in total and per class basis.
getStatistics() - Method in class org.apache.openjpa.persistence.StoreCacheImpl
 
getStoreCache() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
 
getStoreCache(String) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
 
getStoreCache() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
Access the level 2 store cache.
getStoreCache(String) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
Access a named level 2 store cache.
getStrategy(FieldMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Return the serialized strategy name.
getStrategy(FieldMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Return the serialized strategy name.
getStringComparsionMode() - Method in class org.apache.openjpa.persistence.criteria.ComparisonStyle.Default
 
getStringComparsionMode() - Method in interface org.apache.openjpa.persistence.criteria.ComparisonStyle
Gets how string-valued attributes be compared.
getSubtype() - Method in exception org.apache.openjpa.persistence.ArgumentException
 
getSubtype() - Method in exception org.apache.openjpa.persistence.EntityExistsException
 
getSubtype() - Method in exception org.apache.openjpa.persistence.EntityNotFoundException
 
getSubtype() - Method in exception org.apache.openjpa.persistence.InvalidStateException
 
getSubtype() - Method in exception org.apache.openjpa.persistence.LockTimeoutException
 
getSubtype() - Method in exception org.apache.openjpa.persistence.NonUniqueResultException
 
getSubtype() - Method in exception org.apache.openjpa.persistence.NoResultException
 
getSubtype() - Method in exception org.apache.openjpa.persistence.OptimisticLockException
 
getSubtype() - Method in exception org.apache.openjpa.persistence.PersistenceException
 
getSubtype() - Method in exception org.apache.openjpa.persistence.PessimisticLockException
 
getSubtype() - Method in exception org.apache.openjpa.persistence.QueryTimeoutException
 
getSubtype() - Method in exception org.apache.openjpa.persistence.RollbackException
 
getSubtype() - Method in exception org.apache.openjpa.persistence.TransactionRequiredException
 
getSupertype() - Method in class org.apache.openjpa.persistence.meta.Types.Identifiable
Return the identifiable type that corresponds to the most specific mapped superclass or entity extended by the entity or mapped superclass.
getSupportedHints() - Method in class org.apache.openjpa.persistence.HintHandler
Gets all the supported hint keys.
getSupportedHints() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
Gets hints supported by this query.
getSupportedHints() - Method in class org.apache.openjpa.persistence.QueryImpl
 
getSupportedProperties() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
 
getSupportedProperties() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getSupportedProperties() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Get the properties supported by this runtime.
getSupportedProperties() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
Get the properties supported by this runtime.
getSupportedQueryHints() - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
 
getSyncWithManagedTransactions() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getSyncWithManagedTransactions() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether to check for a global transaction upon every managed, non-transactional operation.
getterFilter - Variable in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
 
getterFilter - Variable in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
 
getTopLevelClass() - Method in class org.apache.openjpa.persistence.util.SourceCode
Gets the top level class represented by this receiver.
getTransaction() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getTransaction() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
 
getTransactionalObjects() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getTransactionalObjects() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Return a set of current transaction instances.
getTransactionListenerCallbackMode() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getTransactionListenerCallbackMode() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. cast to OpenJPAEntityManagerSPI instead. This method pierces the published-API boundary, as does the SPI cast.
getTransactionListenerCallbackModes() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getTransactionListenerCallbackModes() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
The CallbackMode flags for handling transaction listener exceptions.
getTransactionType() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
getTraversalStyle(CriteriaExpression) - Method in class org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor.AbstractVisitor
Returns PREFIX as the default traversal style.
getTraversalStyle(CriteriaExpression) - Method in interface org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor
Get the traversal style of the children of the given node.
getType() - Method in class org.apache.openjpa.persistence.AnnotationBuilder
 
getType() - Method in exception org.apache.openjpa.persistence.ArgumentException
 
getType() - Method in exception org.apache.openjpa.persistence.EntityExistsException
 
getType() - Method in exception org.apache.openjpa.persistence.EntityNotFoundException
 
getType() - Method in exception org.apache.openjpa.persistence.InvalidStateException
 
getType() - Method in exception org.apache.openjpa.persistence.LockTimeoutException
 
getType() - Method in class org.apache.openjpa.persistence.meta.Members.Member
Returns the type that represents the type of this attribute.
getType(Class<X>) - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
Return the type representing the basic, entity, mapped superclass, or embeddable class.
getType() - Method in exception org.apache.openjpa.persistence.NonUniqueResultException
 
getType() - Method in exception org.apache.openjpa.persistence.NoResultException
 
getType() - Method in exception org.apache.openjpa.persistence.OptimisticLockException
 
getType() - Method in exception org.apache.openjpa.persistence.PersistenceException
 
getType() - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
 
getType() - Method in exception org.apache.openjpa.persistence.PessimisticLockException
 
getType() - Method in exception org.apache.openjpa.persistence.QueryTimeoutException
 
getType() - Method in exception org.apache.openjpa.persistence.RollbackException
 
getType() - Method in exception org.apache.openjpa.persistence.TransactionRequiredException
 
getType() - Method in class org.apache.openjpa.persistence.util.SourceCode.Element
 
getUpdatedClasses() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getUpdatedClasses() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Return the set of classes for objects that have been modified in the current transaction.
getUserObject(Object) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
 
getUserObject(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getUserObject(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Get the value for the specified key from the map of user objects.
getUserObject(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
Get the value for the specified key from the map of user objects.
getValidationGroup(Integer) - Method in class org.apache.openjpa.persistence.validation.ValidatorImpl
Return the validation groups to be validated for a specified event
getValidationMode() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
getVersion(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
getVersion(Class<Y>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Returns the attribute of given type that corresponds to the version attribute of this managed type.
getVersion(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Returns the current version indicator for o.
getWriteLockMode() - Method in interface org.apache.openjpa.persistence.FetchPlan
The lock level to use for locking dirtied objects.
getWriteLockMode() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
getXMLAnnotationParser() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
Return JAXB XML annotation parser, creating it if it does not already exist.
getXMLParser() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
Return XML metadata parser, creating it if it does not already exist or if the existing parser is parsing.
greaterEqual(PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand is greater than or equal to the argument.
greaterEqual(Number) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand is greater than or equal to the argument.
greaterEqual(String) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand is greater than or equal to the argument.
greaterEqual(Date) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand is greater than or equal to the argument.
greaterEqual(Calendar) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand is greater than or equal to the argument.
GreaterEqualExpression - Class in org.apache.openjpa.persistence.query
Denotes e1 >= e2 Expression.
GreaterEqualExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.GreaterEqualExpression
 
greaterThan(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
greaterThan(Expression<? extends Y>, Y) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
greaterThan(PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand is greater than the argument.
greaterThan(Number) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand is greater than the argument.
greaterThan(String) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand is greater than the argument.
greaterThan(Date) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand is greater than the argument.
greaterThan(Calendar) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand is greater than the argument.
GreaterThanExpression - Class in org.apache.openjpa.persistence.query
Denotes e1 > e2 Expression.
GreaterThanExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.GreaterThanExpression
 
greaterThanOrEqualTo(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
greaterThanOrEqualTo(Expression<? extends Y>, Y) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
greatest(Expression<X>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
GROUP_ALL - Static variable in interface org.apache.openjpa.persistence.FetchPlan
Fetch group representing all fields.
GROUP_DEFAULT - Static variable in interface org.apache.openjpa.persistence.FetchPlan
The default fetch group.
groupBy(PathExpression...) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
groupBy(List<PathExpression>) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
groupBy(PathExpression...) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Specify the items that are used to form groups over the query results.
groupBy(List<PathExpression>) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Specify the items that are used to form groups over the query results.
groupBy(PathExpression...) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
groupBy(List<PathExpression>) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
gt(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
gt(Expression<? extends Number>, Number) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 

H

handleUnknownClassAnnotation(ClassMetaData, Annotation) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
Allow subclasses to handle unknown annotations.
handleUnknownMemberAnnotation(FieldMetaData, Annotation) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
Allow subclasses to handle unknown annotations.
handleUnknownPackageAnnotation(Package, Annotation) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
Allow subclasses to handle unknown annotations.
hasComponents() - Method in class org.apache.openjpa.persistence.AnnotationBuilder
 
hasField(String) - Method in interface org.apache.openjpa.persistence.FetchPlan
Return true if the given field has been added.
hasField(Class, String) - Method in interface org.apache.openjpa.persistence.FetchPlan
Return true if the given field has been added.
hasField(String) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
hasField(Class, String) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
hashCode() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
 
hashCode() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
hashCode() - Method in class org.apache.openjpa.persistence.ExtentImpl
 
hashCode() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
hashCode() - Method in class org.apache.openjpa.persistence.GeneratorImpl
 
hashCode() - Method in class org.apache.openjpa.persistence.QueryImpl
 
hashCode() - Method in class org.apache.openjpa.persistence.QueryResultCacheImpl
 
hashCode() - Method in class org.apache.openjpa.persistence.StoreCacheImpl
 
hasIdAttribute() - Method in class org.apache.openjpa.persistence.meta.Types.Identifiable
 
hasPositionalParameters() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
Whether this query has positional parameters.
hasPositionalParameters() - Method in class org.apache.openjpa.persistence.QueryImpl
Affirms if declared parameters use position identifier.
hasSingleIdAttribute() - Method in class org.apache.openjpa.persistence.meta.Types.Identifiable
Whether or not the identifiable type has an id attribute.
hasSpecialCharacter(String) - Static method in class org.apache.openjpa.persistence.util.ReservedWords
Returns the special character contained in the given name if any.
hasSubclasses() - Method in interface org.apache.openjpa.persistence.Extent
Whether the extent includes subclasses.
hasSubclasses() - Method in class org.apache.openjpa.persistence.ExtentImpl
 
hasSubclasses() - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
Whether subclasses are included in the query results.
hasSubclasses() - Method in class org.apache.openjpa.persistence.QueryImpl
 
hasVersionAttribute() - Method in class org.apache.openjpa.persistence.meta.Types.Identifiable
Whether or not the identifiable type has a version attribute.
having(Predicate) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
having(Predicate) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Specify the restrictions over the groups of a query.
having(Predicate) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
HINT_RESULT_COUNT - Static variable in interface org.apache.openjpa.persistence.OpenJPAQuery
Hint key for specifying the number of rows to optimize for.
HintHandler - Class in org.apache.openjpa.persistence
Manages query hint keys and handles their values on behalf of a owning QueryImpl.
HintValueConverter - Interface in org.apache.openjpa.persistence
Converts a given user-specified value to a target type consumable by the kernel.
HintValueConverter.EnumToInteger - Class in org.apache.openjpa.persistence
Convert the enum value to an enumerated set of constants.
HintValueConverter.EnumToInteger(Class<? extends Enum<?>>, int[]) - Constructor for class org.apache.openjpa.persistence.HintValueConverter.EnumToInteger
 
HintValueConverter.OpenJPAEnumToInteger - Class in org.apache.openjpa.persistence
Converts an OpenJPA specific enum to an equivalent kernel constant.
HintValueConverter.OpenJPAEnumToInteger(OpenJPAEnum<?>) - Constructor for class org.apache.openjpa.persistence.HintValueConverter.OpenJPAEnumToInteger
 
HintValueConverter.StringToBoolean - Class in org.apache.openjpa.persistence
 
HintValueConverter.StringToBoolean() - Constructor for class org.apache.openjpa.persistence.HintValueConverter.StringToBoolean
 
HintValueConverter.StringToInteger - Class in org.apache.openjpa.persistence
Converts a String to an integer.
HintValueConverter.StringToInteger() - Constructor for class org.apache.openjpa.persistence.HintValueConverter.StringToInteger
Construct a converter that will simply translate a numeric string to a integer.
HintValueConverter.StringToInteger(String[], int[]) - Constructor for class org.apache.openjpa.persistence.HintValueConverter.StringToInteger
Construct a converter that will translate any of the given strings to corresponding integer.

I

in(Expression<? extends T>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
in(String...) - Method in interface org.apache.openjpa.persistence.query.Expression
Create a predicate for testing whether the expression value is a member of the argument list.
in(Number...) - Method in interface org.apache.openjpa.persistence.query.Expression
Create a predicate for testing whether the expression value is a member of the argument list.
in(Enum<?>...) - Method in interface org.apache.openjpa.persistence.query.Expression
Create a predicate for testing whether the expression value is a member of the argument list.
in(Class...) - Method in interface org.apache.openjpa.persistence.query.Expression
Create a predicate for testing whether the expression value is a member of the argument list.
in(Expression...) - Method in interface org.apache.openjpa.persistence.query.Expression
Create a predicate for testing whether the expression value is a member of the argument list.
in(Subquery) - Method in interface org.apache.openjpa.persistence.query.Expression
Create a predicate for testing whether the expression value is a member of a subquery result.
index() - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
Derives by INDEX() operation on this path.
index() - Method in interface org.apache.openjpa.persistence.query.DomainObject
Return an expression that corresponds to the index.
IndexExpression - Class in org.apache.openjpa.persistence.query
Denotes INDEX(e) Expression.
IndexExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.IndexExpression
 
InExpression - Class in org.apache.openjpa.persistence.query
Denotes e1 IN (e2) Expression.
InExpression(Expression, ArrayExpression) - Constructor for class org.apache.openjpa.persistence.query.InExpression
 
InExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.InExpression
 
info(Localizer.Message) - Method in class org.apache.openjpa.persistence.meta.CompileTimeLogger
 
init(ProcessingEnvironment) - Method in class org.apache.openjpa.persistence.meta.AnnotationProcessor6
Initialization.
InvalidStateException - Exception in org.apache.openjpa.persistence
Extended IllegalStateException.
InvalidStateException(Localizer.Message, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.InvalidStateException
 
InvalidStateException(String, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.InvalidStateException
 
inverse() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.AttributeNameFilter
 
inverse() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.AttributeTypeFilter
 
inverse() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.DeclaredAttributeFilter
 
inverse() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.ElementTypeFilter
 
inverse() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.EntryTypeFilter
 
inverse() - Method in interface org.apache.openjpa.persistence.meta.AbstractManagedType.Filter
 
inverse() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.IdAttributeFilter
 
inverse() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.PluralCategoryFilter
 
inverse() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.SingularAttributeFilter
 
inverse() - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.VersionAttributeFilter
 
InverseLogical - Annotation Type in org.apache.openjpa.persistence
Declares the logical inverse of a field.
isAbstractMappingUniDirectional(OpenJPAConfiguration) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
 
isActive() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
isActive() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use EntityTransaction.isActive() instead: em.getTransaction().isActive()
isAnnotated(Element) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
Affirms if the given element is annotated with any javax.persistence.* or org.apache.openjpa.* annotation.
isAnnotatedWith(Element, Class<? extends Annotation>) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
Affirms if the given declaration has the given annotation.
isAnnotatedWith(Element, Set<String>) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
Affirms if the given element is annotated with any of the given annotations.
isAssociation() - Method in class org.apache.openjpa.persistence.meta.Members.Member
Affirms if this attribute is an association.
isBoolean(TypeMirror) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
Affirms if the given mirror represents a primitive or non-primitive boolean.
isBooleanGetter(ExecutableElement) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
Affirms if the given method matches the following signature public boolean isXyz() public Boolean isXyz()
isBound(Parameter<?>) - Method in class org.apache.openjpa.persistence.QueryImpl
Affirms if the given parameter is bound to a value for this query.
isCascadable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.apache.openjpa.persistence.validation.TraversableResolverImpl
 
isClassElementName(String) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
isCollection() - Method in class org.apache.openjpa.persistence.meta.Members.Member
Affirms if this attribute is a collection.
isConstraintViolationException(Exception) - Static method in class org.apache.openjpa.persistence.validation.ValidationUtils
Determines whether an exception is a constraint violation exception via class name.
isDefaultPersistent(ClassMetaData, Member, String) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
 
isDefaultPersistent(ClassMetaData, Member, String, boolean) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
 
isDeferredEmbeddable(Class<?>, MetaDataContext) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
isDetached(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
isDetached(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Returns true if pc is a detached object (one that can be reattached to a EntityManager via a call to EntityManager.merge(T)); otherwise returns false.
isDirty(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
isDirty(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Return whether the given object is dirty.
isDisjunction() - Method in class org.apache.openjpa.persistence.criteria.ComparisonStyle.Default
 
isDisjunction() - Method in interface org.apache.openjpa.persistence.criteria.ComparisonStyle
Affirms if the attribute comparisons are OR'ed.
isEmpty(Expression<C>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
isEmpty() - Method in interface org.apache.openjpa.persistence.query.PathExpression
Add a restriction that the path expression must correspond to an association or element collection that is empty (has no elements).
IsEmptyExpression - Class in org.apache.openjpa.persistence.query
 
IsEmptyExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.IsEmptyExpression
 
isFalse(Expression<Boolean>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
isFatal() - Method in exception org.apache.openjpa.persistence.ArgumentException
 
isFatal() - Method in exception org.apache.openjpa.persistence.EntityExistsException
 
isFatal() - Method in exception org.apache.openjpa.persistence.EntityNotFoundException
 
isFatal() - Method in exception org.apache.openjpa.persistence.InvalidStateException
 
isFatal() - Method in exception org.apache.openjpa.persistence.LockTimeoutException
 
isFatal() - Method in exception org.apache.openjpa.persistence.NonUniqueResultException
 
isFatal() - Method in exception org.apache.openjpa.persistence.NoResultException
 
isFatal() - Method in exception org.apache.openjpa.persistence.OptimisticLockException
 
isFatal() - Method in exception org.apache.openjpa.persistence.PersistenceException
 
isFatal() - Method in exception org.apache.openjpa.persistence.PessimisticLockException
 
isFatal() - Method in exception org.apache.openjpa.persistence.QueryTimeoutException
 
isFatal() - Method in exception org.apache.openjpa.persistence.RollbackException
 
isFatal() - Method in exception org.apache.openjpa.persistence.TransactionRequiredException
 
isFinal - Variable in class org.apache.openjpa.persistence.util.SourceCode.Element
 
isGetter(ExecutableElement) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
 
isId() - Method in class org.apache.openjpa.persistence.meta.Members.SingularAttributeImpl
Affirms if this attribute is an id attribute.
isJavaIdentifier(String) - Static method in class org.apache.openjpa.persistence.util.SourceCode
 
isKeyword(String) - Static method in class org.apache.openjpa.persistence.util.ReservedWords
Affirms if the given string matches any of the JPA reserved words in a case-insensitive manner.
isKnownPrefix(String) - Method in class org.apache.openjpa.persistence.HintHandler
Affirms if the given key starts with any of the known prefix.
isKnownType(String) - Static method in class org.apache.openjpa.persistence.util.SourceCode
 
isLargeTransaction() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
isLargeTransaction() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use OpenJPAEntityManager.isTrackChangesByType() instead.
isLoaded(Object) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
 
isLoaded(Object, String) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
 
isLoaded(Object, String) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistenceUtil
Determines whether the attribute on the specified object is loaded and is managed by one of the entity managers.
isLoaded(Object) - Method in class org.apache.openjpa.persistence.PersistenceProviderImpl
Determines whether the specified object is loaded.
isLoadedWithoutReference(Object, String) - Method in class org.apache.openjpa.persistence.PersistenceProviderImpl
Determines whether the attribute on the specified object is loaded.
isLoadedWithReference(Object, String) - Method in class org.apache.openjpa.persistence.PersistenceProviderImpl
Determines whether the attribute on the specified object is loaded.
isManaged() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
isManaged() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use OpenJPAEntityManager.isTransactionManaged() instead to interrogate whether or not this EntityManager's transaction is managed. To determine if a given entity instance is managed, use EntityManager.contains(java.lang.Object).
isManagedBy(OpenJPAEntityManagerFactory, Object) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistenceUtil
Determines whether the specified state manager is managed by an open broker within the persistence unit of the provided EMF instance.
isManagedType(EntityManager, Class) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
Returns true if the specified class is an entity or embeddable type.
isMappingMode() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
Convenience method for interpreting AnnotationPersistenceMetaDataParser.getMode().
isMappingMode() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Convenience method for interpreting AnnotationPersistenceMetaDataSerializer.getMode().
isMappingMode(ClassMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Convenience method for interpreting AnnotationPersistenceMetaDataSerializer.getMode().
isMappingMode(ValueMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Convenience method for interpreting AnnotationPersistenceMetaDataSerializer.getMode().
isMappingMode() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Convenience method for interpreting XMLPersistenceMetaDataParser.getMode().
isMappingMode() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Convenience method for interpreting XMLPersistenceMetaDataSerializer.getMode().
isMappingMode(ClassMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Convenience method for interpreting XMLPersistenceMetaDataSerializer.getMode().
isMappingMode(ValueMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Convenience method for interpreting XMLPersistenceMetaDataSerializer.getMode().
isMappingOverrideMode() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
Returns true if we're in mapping mode or in metadata mode with mapping overide enabled.
isMappingOverrideMode() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Returns true if we're in mapping mode or in metadata mode with mapping override enabled.
isMember(E, Expression<C>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
isMember(Expression<E>, Expression<C>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
isMetaClass(Class<?>) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
 
isMetaDataMode() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
Convenience method for interpreting AnnotationPersistenceMetaDataParser.getMode().
isMetaDataMode() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Convenience method for interpreting AnnotationPersistenceMetaDataSerializer.getMode().
isMetaDataMode() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Convenience method for interpreting XMLPersistenceMetaDataParser.getMode().
isMetaDataMode() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Convenience method for interpreting XMLPersistenceMetaDataSerializer.getMode().
isMethod(Element) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
Affirms if the given element represents a method.
isMixedAccess(T) - Method in interface org.apache.openjpa.persistence.meta.MetadataProcessor
Affirms if the members of given type are using both field and property based access.
isMixedAccess(TypeElement) - Method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
 
isNative() - Method in class org.apache.openjpa.persistence.QueryImpl
 
isNewlyPersistent(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
isNewlyPersistent(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Return whether the given object was made persistent in the current transaction.
isNonDefaultMappingAllowed(OpenJPAConfiguration) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
 
isNormalGetter(ExecutableElement) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
Affirms if the given method matches the following signature public T getXXX() where T is any non-void type.
isNotEmpty(Expression<C>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
isNotMember(E, Expression<C>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
isNotMember(Expression<E>, Expression<C>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
isNotNull(Expression<?>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
isNull(Expression<?>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
isNull() - Method in interface org.apache.openjpa.persistence.query.Expression
Create a predicate for testing whether the value of the expression is null.
IsNullExpression - Class in org.apache.openjpa.persistence.query
Denotes e IS NULL Expression.
IsNullExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.IsNullExpression
 
isOpen() - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
 
isOpen() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
isOptional() - Method in class org.apache.openjpa.persistence.meta.Members.SingularAttributeImpl
Affirms if this attribute can be null.
isPersistent(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
isPersistent(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Return whether the given object is persistent.
isQueryMode() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
Convenience method for interpreting AnnotationPersistenceMetaDataParser.getMode().
isQueryMode() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Convenience method for interpreting AnnotationPersistenceMetaDataSerializer.getMode().
isQueryMode() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Convenience method for interpreting XMLPersistenceMetaDataParser.getMode().
isQueryMode() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Convenience method for interpreting XMLPersistenceMetaDataSerializer.getMode().
isReachable(Object, Path.Node, Class<?>, Path, ElementType) - Method in class org.apache.openjpa.persistence.validation.TraversableResolverImpl
 
isRemoved(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
isRemoved(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Return whether the given object is deleted.
isRootObject(TypeMirror) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
Affirms if the given mirror represents root java.lang.Object.
isRuntime() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Return whether we're running the parser at runtime.
isSetter(ExecutableElement) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
Affirms if the given method matches the following signature public void setXXX(T t)
isStatic - Variable in class org.apache.openjpa.persistence.util.SourceCode.Element
 
isStoreActive() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
isStoreActive() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether a store transaction is active.
isTrackChangesByType() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
isTrackChangesByType() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether memory usage is reduced during this transaction at the expense of tracking changes at the type level instead of the instance level, resulting in more aggressive cache invalidation.
isTransactional(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
isTransactional(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Return whether the given object is transactional.
isTransactionManaged() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
isTransactionManaged() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether this entity manager is using managed transactions.
isTransient - Variable in class org.apache.openjpa.persistence.util.SourceCode.Field
 
isTrue(Expression<Boolean>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
isValidating(Integer) - Method in class org.apache.openjpa.persistence.validation.ValidatorImpl
Returns whether the Validator is validating for the specified event.
isValidKey(String) - Static method in class org.apache.openjpa.persistence.JPAProperties
Is the given key appears to be a valid JPA specification defined key?
isVersion() - Method in class org.apache.openjpa.persistence.meta.Members.SingularAttributeImpl
Affirms if this attribute represents a version attribute.
isVisited(CriteriaExpression) - Method in class org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor.AbstractVisitor
Affirms if this node has been visited before.
isVisited(CriteriaExpression) - Method in interface org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor
Affirms if this node has been visited.
isVoid(TypeMirror) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
Affirms if the given mirror represents a void.
isVolatile - Variable in class org.apache.openjpa.persistence.util.SourceCode.Field
 
iterator() - Method in class org.apache.openjpa.persistence.ExtentImpl
 

J

JDBC_DRIVER - Static variable in class org.apache.openjpa.persistence.JPAProperties
 
JDBC_PASSWORD - Static variable in class org.apache.openjpa.persistence.JPAProperties
 
JDBC_URL - Static variable in class org.apache.openjpa.persistence.JPAProperties
 
JDBC_USER - Static variable in class org.apache.openjpa.persistence.JPAProperties
 
join(String) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
Derives a path from this path by joining the given field.
join(String) - Method in interface org.apache.openjpa.persistence.query.DomainObject
Extend the query domain by joining with a class that can be navigated to or that is embedded in the class corresponding to the domain object on which the method is invoked.
joinFetch(String) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
Derives a path from this path by fetch joining the given field.
joinFetch(String) - Method in interface org.apache.openjpa.persistence.query.DomainObject
Specify that the association or element collection that is referenced by the attribute be eagerly fetched through use of an inner join.
JoinPath - Class in org.apache.openjpa.persistence.query
Path resulting by joining from a parent path via an attribute.
JoinPath(AbstractDomainObject, PathOperator, String) - Constructor for class org.apache.openjpa.persistence.query.JoinPath
 
joinTransaction() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
JPAFacadeHelper - Class in org.apache.openjpa.persistence
Helper class for switching between OpenJPA's JPA facade and the underlying Broker kernel.
JPAFacadeHelper() - Constructor for class org.apache.openjpa.persistence.JPAFacadeHelper
 
JPAProperties - Class in org.apache.openjpa.persistence
Enumerates configuration property keys defined in JPA 2.0 Specification.
JPAProperties() - Constructor for class org.apache.openjpa.persistence.JPAProperties
 
JPQLHelper - Class in org.apache.openjpa.persistence.query
Utility for converting elements to JPQL string fragments.
JPQLHelper() - Constructor for class org.apache.openjpa.persistence.query.JPQLHelper
 

K

KEY - Static variable in class org.apache.openjpa.persistence.EntityManagerFactoryValue
Configuration property key.
key() - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
Derives by KEY() operation on this path.
key() - Method in interface org.apache.openjpa.persistence.query.DomainObject
Return a path expression corresponding to the key of a map-valued association or element collection.
KeyDependent - Annotation Type in org.apache.openjpa.persistence
Dependent map key marker.
KeyExpression - Class in org.apache.openjpa.persistence.query
Denotes KEY(e) Expression.
KeyExpression(AbstractDomainObject) - Constructor for class org.apache.openjpa.persistence.query.KeyExpression
 
keys(M) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
KeyType - Annotation Type in org.apache.openjpa.persistence
Indicates the persistent key type of a map field, if different than the declared type.
KEYWORDS - Static variable in class org.apache.openjpa.persistence.util.ReservedWords
 

L

LANG_CRITERIA - Static variable in interface org.apache.openjpa.persistence.criteria.OpenJPACriteriaBuilder
The mnemonic to identify the query language.
le(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
le(Expression<? extends Number>, Number) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
least(Expression<X>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
leftJoin(String) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
Derives a path from this path by outer joining the given field.
leftJoin(String) - Method in interface org.apache.openjpa.persistence.query.DomainObject
Extend the query domain by left outer joining with a class that can be navigated to or that is embedded in the class corresponding to the domain object on which the method is invoked.
leftJoinFetch(String) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
Derives a path from this path by fetch joining the given field.
leftJoinFetch(String) - Method in interface org.apache.openjpa.persistence.query.DomainObject
Specify that the association or element collection that is referenced by the attribute be eagerly fetched through use of a left outer join.
length(Expression<String>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
length() - Method in interface org.apache.openjpa.persistence.query.Expression
String length This method must be invoked on an expression corresponding to a string.
LengthExpression - Class in org.apache.openjpa.persistence.query
Denotes LENGTH(e) Expression.
LengthExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.LengthExpression
 
lessEqual(PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand is less than or equal to the argument.
lessEqual(Number) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand is less than or equal to the argument.
lessEqual(String) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand is less than or equal to the argument.
lessEqual(Date) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand is less than or equal to the argument.
lessEqual(Calendar) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand is less than or equal to the argument.
LessEqualExpression - Class in org.apache.openjpa.persistence.query
Denotes e1 <= e2 Expression.
LessEqualExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.LessEqualExpression
 
lessThan(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
lessThan(Expression<? extends Y>, Y) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
lessThan(PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand is less than the argument.
lessThan(Number) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand is less than the argument.
lessThan(String) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand is less than the argument.
lessThan(Date) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand is less than the argument.
lessThan(Calendar) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand is less than the argument.
LessThanExpression - Class in org.apache.openjpa.persistence.query
Denotes e1 < e2 Expression.
LessThanExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.LessThanExpression
 
lessThanOrEqualTo(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
lessThanOrEqualTo(Expression<? extends Y>, Y) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
like(Expression<String>, Expression<String>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
like(Expression<String>, String) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
like(Expression<String>, Expression<String>, Expression<Character>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
like(Expression<String>, Expression<String>, char) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
like(Expression<String>, String, Expression<Character>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
like(Expression<String>, String, char) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
like(PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand satisfies the given pattern.
like(PredicateOperand, PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand satisfies the given pattern.
like(PredicateOperand, char) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand satisfies the given pattern.
like(String) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand satisfies the given pattern.
like(String, PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand satisfies the given pattern.
like(String, char) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing whether the PredicateOperand satisfies the given pattern.
LikeExpression - Class in org.apache.openjpa.persistence.query
Denotes e1 LIKE e2 Expression.
LikeExpression(Expression, Expression, Object) - Constructor for class org.apache.openjpa.persistence.query.LikeExpression
 
LikeExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.LikeExpression
 
list() - Method in interface org.apache.openjpa.persistence.Extent
List the extent contents.
list() - Method in class org.apache.openjpa.persistence.ExtentImpl
 
literal(T) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
literal(String) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
literal(Number) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
literal(boolean) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
literal(Calendar) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
literal(Date) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
literal(char) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
literal(Class) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
literal(Enum<?>) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
literal(String) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Create an Expression corresponding to a String value.
literal(Number) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Create an Expression corresponding to a numeric value.
literal(boolean) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Create an Expression corresponding to a boolean value.
literal(Calendar) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Create an Expression corresponding to a Calendar value.
literal(Date) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Create an Expression corresponding to a Date value.
literal(char) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Create an Expression corresponding to a character value.
literal(Class) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Create an Expression corresponding to an entity class.
literal(Enum<?>) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Create an Expression corresponding to an enum.
literal(String) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
literal(Number) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
literal(boolean) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
literal(Calendar) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
literal(Date) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
literal(char) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
literal(Class) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
literal(Enum<?>) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
LiteralExpression - Class in org.apache.openjpa.persistence.query
Denotes a Literal Expression.
LiteralExpression(Object) - Constructor for class org.apache.openjpa.persistence.query.LiteralExpression
 
load(Class<?>, int, ClassLoader) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
 
load(PersistenceUnitInfo, Map) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
Load configuration from the given persistence unit with the specified user properties.
load(String, String, Map) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
Load configuration from the given resource and unit names, which may be null.
load(String, String, ClassLoader) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
 
load(File, String) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
 
loadDefaults(ClassLoader) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
 
LoadFetchGroup - Annotation Type in org.apache.openjpa.persistence
Fetch group loaded when the annotated field/property is loaded.
loadGlobals(ClassLoader) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
 
loadXMLMetaData(FieldMetaData) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
 
locate(Expression<String>, Expression<String>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
locate(Expression<String>, String) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
locate(Expression<String>, Expression<String>, Expression<Integer>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
locate(Expression<String>, String, int) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
locate(String) - Method in interface org.apache.openjpa.persistence.query.Expression
Locate a string contained within the string corresponding to the expression on which the method was invoked.
locate(Expression) - Method in interface org.apache.openjpa.persistence.query.Expression
Locate a string contained within the string corresponding to the expression on which the method was invoked.
locate(String, int) - Method in interface org.apache.openjpa.persistence.query.Expression
Locate a string contained within the string corresponding to the expression on which the method was invoked, starting at a specified search position.
locate(String, Expression) - Method in interface org.apache.openjpa.persistence.query.Expression
Locate a string contained within the string corresponding to the expression on which the method was invoked, starting at a specified search position.
locate(Expression, int) - Method in interface org.apache.openjpa.persistence.query.Expression
Locate a string contained within the string corresponding to the expression on which the method was invoked, starting at a specified search position.
locate(Expression, Expression) - Method in interface org.apache.openjpa.persistence.query.Expression
Locate a string contained within the string corresponding to the expression on which the method was invoked, starting at a specified search position.
LocateExpression - Class in org.apache.openjpa.persistence.query
Denotes LOCATE(e1, e2, n) Expression.
LocateExpression(Expression, String, int) - Constructor for class org.apache.openjpa.persistence.query.LocateExpression
 
LocateExpression(Expression, Expression, int) - Constructor for class org.apache.openjpa.persistence.query.LocateExpression
 
LocateExpression(Expression, String, Expression) - Constructor for class org.apache.openjpa.persistence.query.LocateExpression
 
LocateExpression(Expression, Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.LocateExpression
 
lock(Object, LockModeType) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
lock(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
lock(Object, LockModeType, int) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
lock(Object, LockModeType, Map<String, Object>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
lock(Object, LockModeType, int) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Ensure that the given instance is locked at the given lock level.
lock(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Ensure that the given instance is locked at the current lock level, as set in the FetchPlan for the entity manager.
LOCK_SCOPE - Static variable in class org.apache.openjpa.persistence.JPAProperties
 
LOCK_TIMEOUT - Static variable in class org.apache.openjpa.persistence.JPAProperties
 
lockAll(Collection) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
lockAll(Collection, LockModeType, int) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
lockAll(Object...) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
lockAll(Object[], LockModeType, int) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
lockAll(Collection, LockModeType, int) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Ensure that the given instances are locked at the given lock level.
lockAll(Collection) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Ensure that the given instances are locked at the current lock level, as set in the FetchPlan for the entity manager.
lockAll(Object[], LockModeType, int) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Ensure that the given instances are locked at the given lock level.
lockAll(Object...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Ensure that the given instances are locked at the current lock level, as set in the FetchPlan for the entity manager.
LockScopesHelper - Class in org.apache.openjpa.persistence
Helper methods translate between JPA-defined pessimistic lock scope and OpenJPA internal lock scope levels.
LockScopesHelper() - Constructor for class org.apache.openjpa.persistence.LockScopesHelper
 
LockTimeoutException - Exception in org.apache.openjpa.persistence
Pessimistic lock timeout violation.
LockTimeoutException(String, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.LockTimeoutException
 
LogicalPredicate - Class in org.apache.openjpa.persistence.query
Logical Predicate combines two predicates with a logical operator.
LogicalPredicate(Predicate, ConditionalOperator, ConditionalOperator, Predicate) - Constructor for class org.apache.openjpa.persistence.query.LogicalPredicate
 
lower(Expression<String>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
lower() - Method in interface org.apache.openjpa.persistence.query.Expression
Convert string to lowercase.
LowerExpression - Class in org.apache.openjpa.persistence.query
Denotes LOWER(e) Expression.
LowerExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.LowerExpression
 
LRS - Annotation Type in org.apache.openjpa.persistence
Large result set field marker.
lt(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
lt(Expression<? extends Number>, Number) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 

M

makeAbstract() - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
 
makeFinal() - Method in class org.apache.openjpa.persistence.util.SourceCode.Element
 
makePrivate() - Method in class org.apache.openjpa.persistence.util.SourceCode.Element
 
makeProtected() - Method in class org.apache.openjpa.persistence.util.SourceCode.Element
 
makePublic() - Method in class org.apache.openjpa.persistence.util.SourceCode.Element
 
makeStatic() - Method in class org.apache.openjpa.persistence.util.SourceCode.Element
 
makeTransient() - Method in class org.apache.openjpa.persistence.util.SourceCode.Field
 
makeVolatile() - Method in class org.apache.openjpa.persistence.util.SourceCode.Field
 
ManagedInterface - Annotation Type in org.apache.openjpa.persistence
The annotated interface should be treated as a managed interface by OpenJPA.
managedType(Class<X>) - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
Return the metamodel managed type representing the entity, mapped superclass, or embeddable class.
mapPersistentTypeNames(Object, String[]) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
 
mappingAnnos - Static variable in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
 
markAsBean() - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
Adds getters and setters to every non-public field.
markAsBean() - Method in class org.apache.openjpa.persistence.util.SourceCode.Field
Adds bean-style getter setter method.
max(Expression<N>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
max() - Method in interface org.apache.openjpa.persistence.query.PathExpression
Specify that the max operation is to be applied.
MaxExpression - Class in org.apache.openjpa.persistence.query
Denotes MAX(e) Expression.
MaxExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.MaxExpression
 
member(PathExpression) - Method in interface org.apache.openjpa.persistence.query.Expression
Create a predicate for testing whether the expression is a member of the association or element collection denoted by the path expression.
MemberOfExpression - Class in org.apache.openjpa.persistence.query
Denotes e1 MEMBER OF e2 Expression.
MemberOfExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.MemberOfExpression
 
Members - Class in org.apache.openjpa.persistence.meta
Persistent attribute according to JPA 2.0 metamodel.
Members() - Constructor for class org.apache.openjpa.persistence.meta.Members
 
Members.CollectionAttributeImpl<X,E> - Class in org.apache.openjpa.persistence.meta
Represents attributes declared as java.util.Collection<E>.
Members.CollectionAttributeImpl(AbstractManagedType<X>, FieldMetaData) - Constructor for class org.apache.openjpa.persistence.meta.Members.CollectionAttributeImpl
 
Members.KeyAttributeImpl<X,K> - Class in org.apache.openjpa.persistence.meta
Represents the keys of java.util.Map<K,V> in managed type <X> as a pseudo-attribute of type java.util.Set<K>.
Members.KeyAttributeImpl(AbstractManagedType<X>, FieldMetaData) - Constructor for class org.apache.openjpa.persistence.meta.Members.KeyAttributeImpl
 
Members.ListAttributeImpl<X,E> - Class in org.apache.openjpa.persistence.meta
Represents attributes declared as java.util.List<E>.
Members.ListAttributeImpl(AbstractManagedType<X>, FieldMetaData) - Constructor for class org.apache.openjpa.persistence.meta.Members.ListAttributeImpl
 
Members.MapAttributeImpl<X,K,V> - Class in org.apache.openjpa.persistence.meta
Represents attributes declared as java.util.Map<K,V> in managed type <X>.
Members.MapAttributeImpl(AbstractManagedType<X>, FieldMetaData) - Constructor for class org.apache.openjpa.persistence.meta.Members.MapAttributeImpl
 
Members.Member<X,Y> - Class in org.apache.openjpa.persistence.meta
An attribute of a Java type.
Members.Member(AbstractManagedType<X>, FieldMetaData) - Constructor for class org.apache.openjpa.persistence.meta.Members.Member
Supply immutable parts.
Members.PluralAttributeImpl<X,C,E> - Class in org.apache.openjpa.persistence.meta
Root of multi-cardinality attribute.
Members.PluralAttributeImpl(AbstractManagedType<X>, FieldMetaData) - Constructor for class org.apache.openjpa.persistence.meta.Members.PluralAttributeImpl
 
Members.SetAttributeImpl<X,E> - Class in org.apache.openjpa.persistence.meta
Represents attributes declared as java.util.Set<E>.
Members.SetAttributeImpl(AbstractManagedType<X>, FieldMetaData) - Constructor for class org.apache.openjpa.persistence.meta.Members.SetAttributeImpl
 
Members.SingularAttributeImpl<X,T> - Class in org.apache.openjpa.persistence.meta
Represents single-valued persistent attributes.
Members.SingularAttributeImpl(AbstractManagedType<X>, FieldMetaData) - Constructor for class org.apache.openjpa.persistence.meta.Members.SingularAttributeImpl
 
merge(T) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
mergeAll(Object...) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
mergeAll(Collection) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
mergeAll(Object...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Merge the specified objects into the entity manager.
mergeAll(Collection) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Merge the specified detached objects into the entity manager.
meta - Variable in class org.apache.openjpa.persistence.meta.AbstractManagedType
 
MetadataProcessor<T,M> - Interface in org.apache.openjpa.persistence.meta
Collection of generic utility functions for extracting persistence related metadata from user specified metadata available in various source environment.
MetaDataTag - Enum in org.apache.openjpa.persistence
Set of metadata tags used in JPA.
MetamodelImpl - Class in org.apache.openjpa.persistence.meta
Adapts JPA Metamodel to OpenJPA meta-data repository.
MetamodelImpl(MetaDataRepository) - Constructor for class org.apache.openjpa.persistence.meta.MetamodelImpl
Constructs a model with the current content of the supplied non-null repository.
methodFilter - Variable in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
 
methodFilter - Variable in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
 
min(Expression<N>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
min() - Method in interface org.apache.openjpa.persistence.query.PathExpression
Specify that the min operation is to be applied.
MinExpression - Class in org.apache.openjpa.persistence.query
Denotes MIN(e) Expression.
MinExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.MinExpression
 
minus() - Method in interface org.apache.openjpa.persistence.query.Expression
Unary minus.
minus(Number) - Method in interface org.apache.openjpa.persistence.query.Expression
Subtraction.
minus(Expression) - Method in interface org.apache.openjpa.persistence.query.Expression
Subtraction.
MinusExpression - Class in org.apache.openjpa.persistence.query
Denotes (e1 - e2) Expression.
MinusExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.MinusExpression
 
MixedLockLevelsHelper - Class in org.apache.openjpa.persistence
Helper methods translate between JPA-defined lock mode and OpenJPA internal lock levels.
MixedLockLevelsHelper() - Constructor for class org.apache.openjpa.persistence.MixedLockLevelsHelper
 
mod(Expression<Integer>, Expression<Integer>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
mod(Expression<Integer>, Integer) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
mod(Integer, Expression<Integer>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
mod(int) - Method in interface org.apache.openjpa.persistence.query.Expression
Modulo operation.
mod(Expression) - Method in interface org.apache.openjpa.persistence.query.Expression
Modulo operation.
model - Variable in class org.apache.openjpa.persistence.meta.AbstractManagedType
 

N

name - Variable in class org.apache.openjpa.persistence.util.SourceCode.Element
 
NAME_DEFAULT - Static variable in interface org.apache.openjpa.persistence.StoreCache
 
neg(Expression<N>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
newAnnotationBuilder(Class<? extends Annotation>) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Creates a new annotation builder for the specified annotation type.
newAnnotationParser() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
Create a new metadata parser.
newAnnotationSerializer() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
Create a new annotation serializer.
newClassArgParser() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
 
newConfigurationImpl() - Method in class org.apache.openjpa.persistence.PersistenceProviderImpl
 
newDelegatingFetchConfiguration(FetchConfiguration) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
Create a new exception-translating delegating fetch configuration.
newEntityManagerImpl(Broker) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
Create a new entity manager around the given broker.
newFactory(BrokerFactory) - Static method in class org.apache.openjpa.persistence.EntityManagerFactoryValue
Create a new factory of the configured type.
newInstance(Class, SelectItem...) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
NewInstance - Class in org.apache.openjpa.persistence.query
Denotes NEW fully.qualified.class.name(arg1, arg2,...)
newInstance(Class, SelectItem...) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Specify that a constructor for the given class is to be applied to the corresponding query results after the query is executed.
newInstance(Class, SelectItem...) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
newInstance() - Method in class org.apache.openjpa.persistence.TupleFactory
 
newMetaDataFilter() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
 
newParser(boolean) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
 
newSerializationComparator() - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Create a new comparator for ordering objects that are to be serialized.
newSerializationComparator() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Create a new comparator for ordering objects that are to be serialized.
newSerializer() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
 
newXMLAnnotationParser() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
Create a new JAXB XML annotation parser.
newXMLParser(boolean) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
Create a new metadata parser.
newXMLSerializer() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
Create a new serializer
next() - Method in interface org.apache.openjpa.persistence.Generator
The next sequence value.
next() - Method in class org.apache.openjpa.persistence.GeneratorImpl
 
nontransactional(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
nontransactional(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Make the given object nontransactional.
nontransactionalAll(Collection) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
nontransactionalAll(Object[]) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
nontransactionalAll(Collection) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Make the given objects nontransactional.
nontransactionalAll(Object[]) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Make the given objects nontransactional.
nonTransientFilter - Variable in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
 
nonTransientFilter - Variable in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
 
NonUniqueResultException - Exception in org.apache.openjpa.persistence
Unique query returned multipl results.
NonUniqueResultException(String, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.NonUniqueResultException
 
NoResultException - Exception in org.apache.openjpa.persistence
Unique query returned no results.
NoResultException(String, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.NoResultException
 
normalizeCatalogName(String) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
 
normalizeCatalogName(String) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
normalizeSchemaName(String) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
 
normalizeSchemaName(String) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
normalizeSequenceName(String) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
 
normalizeSequenceName(String) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
not(Expression<Boolean>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
not() - Method in class org.apache.openjpa.persistence.query.LogicalPredicate
 
not() - Method in interface org.apache.openjpa.persistence.query.Predicate
Creates a negation of the predicate with the argument.
notEqual(Expression<?>, Expression<?>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
notEqual(Expression<?>, Object) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
notEqual(PredicateOperand) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing inequality with the specified argument.
notEqual(Class) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing inequality with the specified argument.
notEqual(Number) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing inequality with the specified argument.
notEqual(String) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing inequality with the specified argument.
notEqual(boolean) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing inequality with the specified argument.
notEqual(Date) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing inequality with the specified argument.
notEqual(Calendar) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing inequality with the specified argument.
notEqual(Enum<?>) - Method in interface org.apache.openjpa.persistence.query.PredicateOperand
Create a predicate for testing inequality with the specified argument.
NotEqualExpression - Class in org.apache.openjpa.persistence.query
Denotes (e1 != e2) Expression.
NotEqualExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.NotEqualExpression
 
notLike(Expression<String>, Expression<String>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
notLike(Expression<String>, String) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
notLike(Expression<String>, Expression<String>, Expression<Character>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
notLike(Expression<String>, Expression<String>, char) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
notLike(Expression<String>, String, Expression<Character>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
notLike(Expression<String>, String, char) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
nullif(Expression<Y>, Expression<?>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
nullif(Expression<Y>, Y) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
nullif(Expression, Expression) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
nullif(Number, Number) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
nullif(String, String) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
nullif(Date, Date) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
nullif(Calendar, Calendar) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
nullif(Class, Class) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
nullif(Enum<?>, Enum<?>) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
nullif(Expression, Expression) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
nullif This is equivalent to a case expression that tests whether its arguments are equal, returning null if they are and the value of the first expression if they are not.
nullif(Number, Number) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
nullif This is equivalent to a case expression that tests whether its arguments are equal, returning null if they are and the value of the first expression if they are not.
nullif(String, String) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
nullif This is equivalent to a case expression that tests whether its arguments are equal, returning null if they are and the value of the first expression if they are not.
nullif(Date, Date) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
nullif This is equivalent to a case expression that tests whether its arguments are equal, returning null if they are and the value of the first expression if they are not.
nullif(Calendar, Calendar) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
nullif This is equivalent to a case expression that tests whether its arguments are equal, returning null if they are and the value of the first expression if they are not.
nullif(Class, Class) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
nullif This is equivalent to a case expression that tests whether its arguments are equal, returning null if they are and the value of the first expression if they are not.
nullif(Enum<?>, Enum<?>) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
nullif This is equivalent to a case expression that tests whether its arguments are equal, returning null if they are and the value of the first expression if they are not.
nullif(Expression, Expression) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
nullif(Number, Number) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
nullif(String, String) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
nullif(Date, Date) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
nullif(Calendar, Calendar) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
nullif(Class, Class) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
nullif(Enum<?>, Enum<?>) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
nullLiteral(Class<T>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
nullLiteral() - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
nullLiteral() - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Create an Expression corresponding to a null value.
nullLiteral() - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 

O

OP_DELETE - Static variable in interface org.apache.openjpa.persistence.OpenJPAQuery
Deprecated. use the QueryOperationType instead.
OP_SELECT - Static variable in interface org.apache.openjpa.persistence.OpenJPAQuery
Deprecated. use the QueryOperationType instead.
OP_UPDATE - Static variable in interface org.apache.openjpa.persistence.OpenJPAQuery
Deprecated. use the QueryOperationType instead.
OpenJPACriteriaBuilder - Interface in org.apache.openjpa.persistence.criteria
OpenJPA-specific extension to JPA 2.0 Criteria Query Builder API.
OpenJPACriteriaQuery<T> - Interface in org.apache.openjpa.persistence.criteria
OpenJPA-specific extension to JPA 2.0 Criteria Query API.
OpenJPAEntityManager - Interface in org.apache.openjpa.persistence
Interface implemented by OpenJPA entity managers.
OpenJPAEntityManagerFactory - Interface in org.apache.openjpa.persistence
Interface implemented by OpenJPA entity manager factories.
OpenJPAEntityManagerFactorySPI - Interface in org.apache.openjpa.persistence
 
OpenJPAEntityManagerSPI - Interface in org.apache.openjpa.persistence
 
OpenJPAEntityTransaction - Interface in org.apache.openjpa.persistence
Extension of the JPA EntityTransaction interface.
OpenJPAEnum<E extends java.lang.Enum<?>> - Interface in org.apache.openjpa.persistence
An interface to define conversion of a facade based enum to a kernel integer constant.
OpenJPAPersistence - Class in org.apache.openjpa.persistence
Static helper methods for JPA users.
OpenJPAPersistence() - Constructor for class org.apache.openjpa.persistence.OpenJPAPersistence
 
OpenJPAPersistenceUtil - Class in org.apache.openjpa.persistence
 
OpenJPAPersistenceUtil() - Constructor for class org.apache.openjpa.persistence.OpenJPAPersistenceUtil
 
OpenJPAQuery<X> - Interface in org.apache.openjpa.persistence
Interface implemented by OpenJPA queries.
OpenJPAQueryBuilder - Interface in org.apache.openjpa.persistence.query
Builds dynamic query
OpenJPAQuerySPI<X> - Interface in org.apache.openjpa.persistence
 
OperatorPath - Class in org.apache.openjpa.persistence.query
A path resulting from KEY() or VALUE() operation on an existing path.
OperatorPath(AbstractDomainObject, PathOperator) - Constructor for class org.apache.openjpa.persistence.query.OperatorPath
 
OptimisticLockException - Exception in org.apache.openjpa.persistence
Optimistic concurrency violation.
OptimisticLockException(String, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.OptimisticLockException
 
or(Predicate...) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
or(Expression<Boolean>, Expression<Boolean>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
or(Predicate) - Method in class org.apache.openjpa.persistence.query.LogicalPredicate
 
or(Predicate) - Method in interface org.apache.openjpa.persistence.query.Predicate
Creates an OR of the predicate with the argument.
OrderableItem - Class in org.apache.openjpa.persistence.query
Denotes an item of ORDER BY clause.
orderBy(OrderByItem...) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
orderBy(List<OrderByItem>) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
OrderBy - Annotation Type in org.apache.openjpa.persistence.query
 
orderBy(OrderByItem...) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Specify the items of the select list that are used in ordering the query results.
orderBy(List<OrderByItem>) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Specify the items of the select list that are used in ordering the query results.
orderBy(OrderByItem...) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
orderBy(List<OrderByItem>) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
OrderByItem - Interface in org.apache.openjpa.persistence.query
Instances of this interface can be used as orderBy arguments.
org.apache.openjpa.persistence - package org.apache.openjpa.persistence
OpenJPA JPA
org.apache.openjpa.persistence.criteria - package org.apache.openjpa.persistence.criteria
OpenJPA Criteria Query
org.apache.openjpa.persistence.meta - package org.apache.openjpa.persistence.meta
OpenJPA MetaModel
org.apache.openjpa.persistence.query - package org.apache.openjpa.persistence.query
OpenJPA Dynamic Query
org.apache.openjpa.persistence.util - package org.apache.openjpa.persistence.util
OpenJPA JPA Utilities
org.apache.openjpa.persistence.validation - package org.apache.openjpa.persistence.validation
 
OrPredicate - Class in org.apache.openjpa.persistence.query
Denotes (e1 OR e2) predicate.
OrPredicate(Predicate, Predicate) - Constructor for class org.apache.openjpa.persistence.query.OrPredicate
 
owner - Variable in class org.apache.openjpa.persistence.HintHandler
 
owner - Variable in class org.apache.openjpa.persistence.meta.Members.Member
 

P

packageDepth(String) - Static method in class org.apache.openjpa.persistence.meta.AnnotationProcessor6.OutputPath
 
param(String) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
param(String) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Specify use of a parameter of the given name.
param(String) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
parameter(Class<T>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
Construct a ParameterExpression with a null name as key.
parameter(Class<T>, String) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
ParameterExpression - Class in org.apache.openjpa.persistence.query
Denotes a parameter in a query.
ParameterExpression(String) - Constructor for class org.apache.openjpa.persistence.query.ParameterExpression
 
ParameterImpl<T> - Class in org.apache.openjpa.persistence
A user-defined parameter of a query.
ParameterImpl(int, Class<T>) - Constructor for class org.apache.openjpa.persistence.ParameterImpl
Construct a positional parameter with the given position as key and given expected value type.
ParameterImpl(String, Class<T>) - Constructor for class org.apache.openjpa.persistence.ParameterImpl
Construct a named parameter with the given name as key and given expected value type.
params - Variable in class org.apache.openjpa.persistence.util.SourceCode.Element
 
parse(Class<?>) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
Parse persistence metadata for the given class.
parse(FieldMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceXMLMetaDataParser
Parse persistence metadata for the given field metadata.
parse(String, ExpressionStoreQuery) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
parse(MetaDataParser, Class[]) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
 
parse(URL) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation.ConfigurationParser
 
parse(File) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation.ConfigurationParser
 
parse(URL) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
parse(File) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
parseBasic(FieldMetaData, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Parse basic.
parseCallbackMethods(Class<?>, Collection<LifecycleCallbacks>[], boolean, boolean, MetaDataRepository) - Static method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
Parse callback methods into the given array, and return that array, creating one if null.
parseClassMappingAnnotations(ClassMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
Parse class mapping annotations.
parseElementCollection(FieldMetaData, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
parseEmbedded(FieldMetaData, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Parse embedded.
parseListContains(Class<?>) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
parseLobMapping(FieldMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
Setup the field as a LOB mapping.
parseManyToMany(FieldMetaData, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Parse many-to-many.
parseManyToOne(FieldMetaData, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Parse many-to-one.
parseMemberMappingAnnotations(FieldMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
Parse member mapping components.
parseOneToMany(FieldMetaData, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Parse one-to-many.
parseOneToOne(FieldMetaData, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Parse one-to-one.
parsePackageMappingAnnotations(Package) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
Parse package mapping annotations.
PathExpression - Interface in org.apache.openjpa.persistence.query
Interface for operations over objects reached via paths
PathOperator - Enum in org.apache.openjpa.persistence.query
Operator that combines two components to form a path.
peekElement() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Peek a parse element from the stack.
persist(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
persistAll(Object...) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
persistAll(Collection) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
persistAll(Object...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Persist the given objects.
persistAll(Collection) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Persist the given objects.
PERSISTENCE_VERSION - Static variable in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
PersistenceException - Exception in org.apache.openjpa.persistence
General persistence exception.
PersistenceException(String, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.PersistenceException
 
PersistenceExceptions - Class in org.apache.openjpa.persistence
Converts from OpenJPA to persistence exception types.
PersistenceExceptions() - Constructor for class org.apache.openjpa.persistence.PersistenceExceptions
 
PersistenceMetaDataDefaults - Class in org.apache.openjpa.persistence
JPA-based metadata defaults.
PersistenceMetaDataDefaults() - Constructor for class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
 
PersistenceMetaDataFactory - Class in org.apache.openjpa.persistence
MetaDataFactory for JPA metadata.
PersistenceMetaDataFactory() - Constructor for class org.apache.openjpa.persistence.PersistenceMetaDataFactory
 
PersistenceProductDerivation - Class in org.apache.openjpa.persistence
Sets JPA specification defaults and parses JPA specification XML files.
PersistenceProductDerivation() - Constructor for class org.apache.openjpa.persistence.PersistenceProductDerivation
 
PersistenceProductDerivation.ConfigurationParser - Class in org.apache.openjpa.persistence
SAX handler capable of parsing an JPA persistence.xml file.
PersistenceProductDerivation.ConfigurationParser(Map) - Constructor for class org.apache.openjpa.persistence.PersistenceProductDerivation.ConfigurationParser
 
PersistenceProductDerivation.ConfigurationProviderImpl - Class in org.apache.openjpa.persistence
Custom configuration provider.
PersistenceProductDerivation.ConfigurationProviderImpl() - Constructor for class org.apache.openjpa.persistence.PersistenceProductDerivation.ConfigurationProviderImpl
 
PersistenceProductDerivation.ConfigurationProviderImpl(Map) - Constructor for class org.apache.openjpa.persistence.PersistenceProductDerivation.ConfigurationProviderImpl
 
PersistenceProviderImpl - Class in org.apache.openjpa.persistence
Bootstrapping class that allows the creation of a stand-alone EntityManager.
PersistenceProviderImpl() - Constructor for class org.apache.openjpa.persistence.PersistenceProviderImpl
 
PersistenceStrategy - Enum in org.apache.openjpa.persistence
Set of field persistence strategies used in JPA.
PersistenceUnitInfoImpl - Class in org.apache.openjpa.persistence
Implementation of the PersistenceUnitInfo interface used by OpenJPA when parsing persistence configuration information.
PersistenceUnitInfoImpl() - Constructor for class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
PersistenceUnitInfoImpl.ClassResolverImpl - Class in org.apache.openjpa.persistence
Simple class resolver built around the persistence unit loader.
PersistenceUnitInfoImpl.ClassResolverImpl(ClassLoader) - Constructor for class org.apache.openjpa.persistence.PersistenceUnitInfoImpl.ClassResolverImpl
 
Persistent - Annotation Type in org.apache.openjpa.persistence
Metadata annotation for a persistent field.
PersistentCollection - Annotation Type in org.apache.openjpa.persistence
Metadata annotation for a persistent collection field.
PersistentMap - Annotation Type in org.apache.openjpa.persistence
Metadata annotation for a persistent map field.
PessimisticLockException - Exception in org.apache.openjpa.persistence
Pessimistic concurrency violation.
PessimisticLockException(String, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.PessimisticLockException
 
pick(Collection<T>, AbstractManagedType.Filter<T>, AbstractManagedType.Filter<T>, AbstractManagedType.Filter<T>, AbstractManagedType.Filter<T>) - Static method in class org.apache.openjpa.persistence.meta.AbstractManagedType
Applies chain of filters ANDed on the given collection to pick a single element.
pin(Query) - Method in interface org.apache.openjpa.persistence.QueryResultCache
Pin the given query's result to the cache.
pin(Query) - Method in class org.apache.openjpa.persistence.QueryResultCacheImpl
 
pin(Class, Object) - Method in interface org.apache.openjpa.persistence.StoreCache
Pin the data for the given oid to the cache.
pin(Class, Object) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
 
pinAll(Class, Object...) - Method in interface org.apache.openjpa.persistence.StoreCache
Pin the data for the given oids to the cache.
pinAll(Class, Collection) - Method in interface org.apache.openjpa.persistence.StoreCache
Pin the data for the given oids to the cache.
pinAll(Class, Object...) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
 
pinAll(Class, Collection) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
 
plus(Number) - Method in interface org.apache.openjpa.persistence.query.Expression
Addition.
plus(Expression) - Method in interface org.apache.openjpa.persistence.query.Expression
Addition.
PlusExpression - Class in org.apache.openjpa.persistence.query
Denotes (e1 + e2) Expression.
PlusExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.PlusExpression
 
popElement() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Pop a parse element from the stack.
popFetchPlan() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
popFetchPlan() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Pops the fetch plan from the top of the stack, making the next one down the active one.
populate(Object, ExpressionStoreQuery) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
populate(AbstractManagedType<X>) - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
Populate the static fields of the canonical type.
populate(ClassMetaData, int) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
Populates the given class metadata.
populate(ClassMetaData, int, boolean) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
Populates the given class metadata.
populate(FieldMetaData) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
 
predicate(boolean) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
Predicate - Interface in org.apache.openjpa.persistence.query
Interface used to define compound predicates.
predicate(boolean) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Create a predicate value from the given boolean.
predicate(boolean) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
PredicateOperand - Interface in org.apache.openjpa.persistence.query
Interface for constructing where-clause and having-clause conditions.
PREFIX - Static variable in class org.apache.openjpa.persistence.JPAProperties
 
PREFIX - Static variable in class org.apache.openjpa.persistence.PersistenceProductDerivation
 
PREFIX_FETCHPLAN - Static variable in class org.apache.openjpa.persistence.HintHandler
 
PREFIX_JDBC - Static variable in class org.apache.openjpa.persistence.HintHandler
 
PREFIX_OPENJPA - Static variable in class org.apache.openjpa.persistence.HintHandler
 
preFlush() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
preFlush() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Run pre-flush actions on transactional objects, including persistence-by-reachability, inverse relationship management, deletion of dependent instances, and instance callbacks.
printStackTrace() - Method in exception org.apache.openjpa.persistence.ArgumentException
 
printStackTrace(PrintStream) - Method in exception org.apache.openjpa.persistence.ArgumentException
 
printStackTrace(PrintWriter) - Method in exception org.apache.openjpa.persistence.ArgumentException
 
printStackTrace() - Method in exception org.apache.openjpa.persistence.EntityExistsException
 
printStackTrace(PrintStream) - Method in exception org.apache.openjpa.persistence.EntityExistsException
 
printStackTrace(PrintWriter) - Method in exception org.apache.openjpa.persistence.EntityExistsException
 
printStackTrace() - Method in exception org.apache.openjpa.persistence.EntityNotFoundException
 
printStackTrace(PrintStream) - Method in exception org.apache.openjpa.persistence.EntityNotFoundException
 
printStackTrace(PrintWriter) - Method in exception org.apache.openjpa.persistence.EntityNotFoundException
 
printStackTrace() - Method in exception org.apache.openjpa.persistence.InvalidStateException
 
printStackTrace(PrintStream) - Method in exception org.apache.openjpa.persistence.InvalidStateException
 
printStackTrace(PrintWriter) - Method in exception org.apache.openjpa.persistence.InvalidStateException
 
printStackTrace() - Method in exception org.apache.openjpa.persistence.LockTimeoutException
 
printStackTrace(PrintStream) - Method in exception org.apache.openjpa.persistence.LockTimeoutException
 
printStackTrace(PrintWriter) - Method in exception org.apache.openjpa.persistence.LockTimeoutException
 
printStackTrace() - Method in exception org.apache.openjpa.persistence.NonUniqueResultException
 
printStackTrace(PrintStream) - Method in exception org.apache.openjpa.persistence.NonUniqueResultException
 
printStackTrace(PrintWriter) - Method in exception org.apache.openjpa.persistence.NonUniqueResultException
 
printStackTrace() - Method in exception org.apache.openjpa.persistence.NoResultException
 
printStackTrace(PrintStream) - Method in exception org.apache.openjpa.persistence.NoResultException
 
printStackTrace(PrintWriter) - Method in exception org.apache.openjpa.persistence.NoResultException
 
printStackTrace() - Method in exception org.apache.openjpa.persistence.OptimisticLockException
 
printStackTrace(PrintStream) - Method in exception org.apache.openjpa.persistence.OptimisticLockException
 
printStackTrace(PrintWriter) - Method in exception org.apache.openjpa.persistence.OptimisticLockException
 
printStackTrace() - Method in exception org.apache.openjpa.persistence.PersistenceException
 
printStackTrace(PrintStream) - Method in exception org.apache.openjpa.persistence.PersistenceException
 
printStackTrace(PrintWriter) - Method in exception org.apache.openjpa.persistence.PersistenceException
 
printStackTrace() - Method in exception org.apache.openjpa.persistence.PessimisticLockException
 
printStackTrace(PrintStream) - Method in exception org.apache.openjpa.persistence.PessimisticLockException
 
printStackTrace(PrintWriter) - Method in exception org.apache.openjpa.persistence.PessimisticLockException
 
printStackTrace() - Method in exception org.apache.openjpa.persistence.QueryTimeoutException
 
printStackTrace(PrintStream) - Method in exception org.apache.openjpa.persistence.QueryTimeoutException
 
printStackTrace(PrintWriter) - Method in exception org.apache.openjpa.persistence.QueryTimeoutException
 
printStackTrace() - Method in exception org.apache.openjpa.persistence.RollbackException
 
printStackTrace(PrintStream) - Method in exception org.apache.openjpa.persistence.RollbackException
 
printStackTrace(PrintWriter) - Method in exception org.apache.openjpa.persistence.RollbackException
 
printStackTrace() - Method in exception org.apache.openjpa.persistence.TransactionRequiredException
 
printStackTrace(PrintStream) - Method in exception org.apache.openjpa.persistence.TransactionRequiredException
 
printStackTrace(PrintWriter) - Method in exception org.apache.openjpa.persistence.TransactionRequiredException
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.apache.openjpa.persistence.meta.AnnotationProcessor6
The entry point for java compiler.
processArgument(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
processArgument(int, Object, OpenJPAStateManager) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
processReturn(Object, OpenJPAStateManager) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
prod(Expression<? extends N>, Expression<? extends N>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
prod(Expression<? extends N>, N) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
prod(N, Expression<? extends N>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
propertyAccessFilter - Variable in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
Set of Inclusion Filters based on member type, access type or transient annotations.
propertyAccessFilter - Variable in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
Set of Inclusion Filters based on member type, access type or transient annotations.
PROVIDER - Static variable in class org.apache.openjpa.persistence.JPAProperties
 
pushElement(Object) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Push a parse element onto the stack.
pushFetchPlan() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
pushFetchPlan() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Pushes a new fetch plan that inherits from the current fetch plan onto a stack, and makes the new plan the active one.
PUT - Static variable in class org.apache.openjpa.persistence.TupleImpl
 
put(Integer, Object) - Method in class org.apache.openjpa.persistence.TupleImpl
Put the value at the given key index.
putBrokerFactoryAliases(Map) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
 
putUserObject(Object, Object) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
 
putUserObject(Object, Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
putUserObject(Object, Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Put the specified key-value pair into the map of user objects.
putUserObject(Object, Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
Put the specified key-value pair into the map of user objects.

Q

qbe(From<?, T>, T, ComparisonStyle, Attribute<?, ?>...) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
Create a predicate based upon the attribute values of a given "example" entity instance.
qbe(From<?, T>, T, ComparisonStyle) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
qbe(From<?, T>, T, Attribute<?, ?>...) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
qbe(From<?, T>, T) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
qbe(From<?, T>, T, ComparisonStyle, Attribute<?, ?>...) - Method in interface org.apache.openjpa.persistence.criteria.OpenJPACriteriaBuilder
Create a predicate based upon the attribute values of a given "example" entity instance.
qbe(From<?, T>, T, ComparisonStyle) - Method in interface org.apache.openjpa.persistence.criteria.OpenJPACriteriaBuilder
Overloaded with no extra attribute to exclude.
qbe(From<?, T>, T, Attribute<?, ?>...) - Method in interface org.apache.openjpa.persistence.criteria.OpenJPACriteriaBuilder
Overloaded with default comparison style.
qbe(From<?, T>, T) - Method in interface org.apache.openjpa.persistence.criteria.OpenJPACriteriaBuilder
Overloaded with default comparison style and no extra attribute to exclude.
qbeStyle() - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
Create a style to tune different aspects of comparison by example.
qbeStyle() - Method in interface org.apache.openjpa.persistence.criteria.OpenJPACriteriaBuilder
Create a mutable style to apply on query-by-example.
QUERY_TIMEOUT - Static variable in class org.apache.openjpa.persistence.JPAProperties
 
QueryBuilder - Interface in org.apache.openjpa.persistence.query
Factory interface for query definition objects
QueryBuilderImpl - Class in org.apache.openjpa.persistence.query
The factory for QueryDefinition.
QueryBuilderImpl(OpenJPAEntityManagerFactorySPI) - Constructor for class org.apache.openjpa.persistence.query.QueryBuilderImpl
 
QueryDefinition - Interface in org.apache.openjpa.persistence.query
Interface for construction of query definitions
QueryDefinitionImpl - Class in org.apache.openjpa.persistence.query
Implements QueryDefinition.
QueryDefinitionImpl(QueryBuilderImpl) - Constructor for class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
QueryImpl<X> - Class in org.apache.openjpa.persistence
Implementation of Query interface.
QueryImpl(EntityManagerImpl, RuntimeExceptionTranslator, Query) - Constructor for class org.apache.openjpa.persistence.QueryImpl
Constructor; supply factory exception translator and delegate.
QueryImpl(EntityManagerImpl, Query) - Constructor for class org.apache.openjpa.persistence.QueryImpl
Deprecated.  
QueryOperationType - Enum in org.apache.openjpa.persistence
The possible operations that a query can perform.
QueryResultCache - Interface in org.apache.openjpa.persistence
Query result cache.
QueryResultCacheImpl - Class in org.apache.openjpa.persistence
Implements Query result cache via delegation to QueryCache.
QueryResultCacheImpl(QueryCache) - Constructor for class org.apache.openjpa.persistence.QueryResultCacheImpl
Constructor; supply delegate.
QueryTimeoutException - Exception in org.apache.openjpa.persistence
Query timeout violation.
QueryTimeoutException(String, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.QueryTimeoutException
 
quot(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
quot(Expression<? extends Number>, Number) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
quot(Number, Expression<? extends Number>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
QUOTE - Static variable in class org.apache.openjpa.persistence.util.SourceCode
 

R

RangeExpression - Class in org.apache.openjpa.persistence.query
Denotes a range used by e1 BETWEEN x AND y operation.
RangeExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.RangeExpression
 
readExternal(ObjectInput) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
ReadOnly - Annotation Type in org.apache.openjpa.persistence
Marks a field read-only.
record(String, Object) - Method in class org.apache.openjpa.persistence.HintHandler
Record a key-value pair only only if the given key is supported.
refresh(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
refresh(Object, LockModeType) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
refresh(Object, Map<String, Object>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
refresh(Object, LockModeType, Map<String, Object>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
refreshAll() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
refreshAll(Collection) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
refreshAll(Object...) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
refreshAll(Object...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Refresh the state of the given objects.
refreshAll(Collection) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Refresh the state of the given objects.
refreshAll() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Refresh all transactional objects.
registerHint(String[], HintValueConverter...) - Static method in class org.apache.openjpa.persistence.FetchPlanImpl
Registers a hint key with its value converters.
release(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
release(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Release the given object from management.
releaseAll(Collection) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
releaseAll(Object...) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
releaseAll(Object...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Release the given object from management.
releaseAll(Collection) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Release the given objects from management.
releaseSavepoint() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
releaseSavepoint(String) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
releaseSavepoint() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Release the last set savepoint and any resources associated with it.
releaseSavepoint(String) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Release the savepoint and any resources associated with it.
remove(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
removeAggregateListener(AggregateListener) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
Deprecated. cast to QueryImpl instead. This method pierces the published-API boundary, as does the SPI cast.
removeAggregateListener(AggregateListener) - Method in interface org.apache.openjpa.persistence.OpenJPAQuerySPI
Remove an aggregate listener from the query.
removeAggregateListener(AggregateListener) - Method in class org.apache.openjpa.persistence.QueryImpl
 
removeAll(MetaDataRepository) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Remove all the components in the given repository from the set to be serialized.
removeAll(Object...) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
removeAll(Collection) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
removeAll(Object...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Delete the given persistent objects.
removeAll(Collection) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Delete the given persistent objects.
removeAll(MetaDataRepository) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Remove all the components in the given repository from the set to be serialized.
removeFetchGroup(String) - Method in interface org.apache.openjpa.persistence.FetchPlan
Remove the given fetch group.
removeFetchGroup(String) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
removeFetchGroups(String...) - Method in interface org.apache.openjpa.persistence.FetchPlan
Removes groups from the set of fetch group names to use when loading objects.
removeFetchGroups(Collection) - Method in interface org.apache.openjpa.persistence.FetchPlan
Removes groups from the set of fetch group names to use when loading objects.
removeFetchGroups(String...) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
removeFetchGroups(Collection) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
removeField(String) - Method in interface org.apache.openjpa.persistence.FetchPlan
Remove the given fully-qualified field.
removeField(Class, String) - Method in interface org.apache.openjpa.persistence.FetchPlan
Remove the given field.
removeField(String) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
removeField(Class, String) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
removeFields(String...) - Method in interface org.apache.openjpa.persistence.FetchPlan
Removes fields from the set of fully-qualified field names to use when loading objects.
removeFields(Class, String...) - Method in interface org.apache.openjpa.persistence.FetchPlan
Removes fields from the set of field names to use when loading objects.
removeFields(Collection) - Method in interface org.apache.openjpa.persistence.FetchPlan
Removes fields from the set of fully-qualified field names to use when loading objects.
removeFields(Class, Collection) - Method in interface org.apache.openjpa.persistence.FetchPlan
Removes fields from the set of field names to use when loading objects.
removeFields(String...) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
removeFields(Class, String...) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
removeFields(Collection) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
removeFields(Class, Collection) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
removeFilterListener(FilterListener) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
Deprecated. cast to QueryImpl instead. This method pierces the published-API boundary, as does the SPI cast.
removeFilterListener(FilterListener) - Method in interface org.apache.openjpa.persistence.OpenJPAQuerySPI
Remove a filter listener from the query.
removeFilterListener(FilterListener) - Method in class org.apache.openjpa.persistence.QueryImpl
 
removeLifecycleListener(Object) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
 
removeLifecycleListener(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
removeLifecycleListener(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. cast to OpenJPAEntityManagerSPI instead. This method pierces the published-API boundary, as does the SPI cast.
removeLifecycleListener(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
Deprecated. cast to OpenJPAEntityManagerFactorySPI instead. This method pierces the published-API boundary, as does the SPI cast.
removeLifecycleListener(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactorySPI
Remove a listener for lifecycle-related events.
removeLifecycleListener(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
Remove a listener for lifecycle-related events.
removeMetaData(ClassMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Remove a metadata from the set to be serialized.
removeMetaData(ClassMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Remove a metadata from the set to be serialized.
removeQueryMetaData(QueryMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Remove a query metadata from the set to be serialized.
removeQueryMetaData(QueryMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Remove a query metadata from the set to be serialized.
removeSequenceMetaData(SequenceMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Remove a sequence metadata from the set to be serialized.
removeSequenceMetaData(SequenceMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Remove a sequence metadata from the set to be serialized.
removeTransactionListener(Object) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
 
removeTransactionListener(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
removeTransactionListener(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. cast to OpenJPAEntityManagerSPI instead. This method pierces the published-API boundary, as does the SPI cast.
removeTransactionListener(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactory
Deprecated. cast to OpenJPAEntityManagerFactorySPI instead. This method pierces the published-API boundary, as does the SPI cast.
removeTransactionListener(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerFactorySPI
Remove a listener for transaction-related events.
removeTransactionListener(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
Remove a listener for transaction-related events.
Replicated - Annotation Type in org.apache.openjpa.persistence
Annotation to specify the instance of the annotated entity be replicated across more than one slices.
ReservedWords - Class in org.apache.openjpa.persistence.util
Utility to test validity of identifier or parameter name.
ReservedWords() - Constructor for class org.apache.openjpa.persistence.util.ReservedWords
 
reset() - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation.ConfigurationParser
 
reset() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
resetFetchGroups() - Method in interface org.apache.openjpa.persistence.FetchPlan
Resets the set of fetch groups to the list in the global configuration.
resetFetchGroups() - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
resetXMLParser() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
 
RESTORE_ALL - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use the RestoreStateType enum instead.
RESTORE_IMMUTABLE - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use the RestoreStateType enum instead.
RESTORE_NONE - Static variable in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use the RestoreStateType enum instead.
RestoreStateType - Enum in org.apache.openjpa.persistence
The possible settings for the restore behavior after transaction rollback of an OpenJPAEntityManager.
retrieve(Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
retrieve(Object) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Immediately load the given object's persistent fields.
retrieveAll(Collection) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
retrieveAll(Object...) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
retrieveAll(Object...) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Retrieve the persistent state of the given objects.
retrieveAll(Collection) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Retrieve the persistent state of the given objects.
rollback() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
rollback() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use EntityTransaction.rollback() instead: em.getTransaction().rollback()
rollbackAndResume() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
rollbackAndResume() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use OpenJPAEntityTransaction.rollbackAndResume() instead: em.getTransaction().rollbackAndResume()
rollbackAndResume() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityTransaction
Issue a rollback and then start a new transaction.
RollbackException - Exception in org.apache.openjpa.persistence
Rollback occurred on attempt to commit.
RollbackException(Exception) - Constructor for exception org.apache.openjpa.persistence.RollbackException
 
rollbackToSavepoint() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
rollbackToSavepoint(String) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
rollbackToSavepoint() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Rollback the current transaction to the last savepoint.
rollbackToSavepoint(String) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Rollback the current transaction to the given savepoint name.
RootPath - Class in org.apache.openjpa.persistence.query
Denotes root domain instance representing a persistent type.
RootPath(QueryDefinitionImpl, Class) - Constructor for class org.apache.openjpa.persistence.query.RootPath
 
RSRC_DEFAULT - Static variable in class org.apache.openjpa.persistence.PersistenceProductDerivation
 
RSRC_GLOBAL - Static variable in class org.apache.openjpa.persistence.PersistenceProductDerivation
 

S

select(SelectItem...) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
select(List<SelectItem>) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
select(SelectItem...) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Specify the objects / values to be returned.
select(List<SelectItem>) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Specify the objects / values to be returned.
select(SelectItem...) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
select(List<SelectItem>) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
selectCase() - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
selectCase(Expression<? extends C>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
selectDistinct(SelectItem...) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
selectDistinct(List<SelectItem>) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
selectDistinct(SelectItem...) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Specify the objects / values to be returned.
selectDistinct(List<SelectItem>) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Specify the objects / values to be returned.
selectDistinct(SelectItem...) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
selectDistinct(List<SelectItem>) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
SelectItem - Interface in org.apache.openjpa.persistence.query
SelectItem instances are used in specifying the query's select list.
selects(Attribute<? super X, ?>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.AttributeNameFilter
 
selects(Attribute<? super X, ?>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.AttributeTypeFilter
 
selects(Attribute<? super X, ?>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.DeclaredAttributeFilter
 
selects(Attribute<? super X, ?>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.ElementTypeFilter
 
selects(Attribute<? super X, ?>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.EntryTypeFilter
 
selects(T) - Method in interface org.apache.openjpa.persistence.meta.AbstractManagedType.Filter
 
selects(Attribute<? super X, ?>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.IdAttributeFilter
 
selects(Attribute<? super X, ?>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.PluralCategoryFilter
 
selects(Attribute<? super X, ?>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.SingularAttributeFilter
 
selects(Attribute<? super X, ?>) - Method in class org.apache.openjpa.persistence.meta.AbstractManagedType.VersionAttributeFilter
 
serialize(Collection) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
 
serialize(Map, int) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
 
serialize(File, int) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
 
serialize(Writer, int) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
 
serialize(int) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
 
serialize(Collection) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
 
serializeAttributeOverride(FieldMetaData, FieldMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Always returns false by default.
serializeAttributeOverride(FieldMetaData, FieldMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Always returns false by default.
serializeAttributeOverrideMappingContent(FieldMetaData, FieldMetaData, AnnotationBuilder) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Serialize attribute override mapping content.
serializeAttributeOverrideMappingContent(FieldMetaData, FieldMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Serialize attribute override mapping content.
serializeClass(ClassMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Serialize class metadata.
serializeClass(ClassMetaData, boolean) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Serialize class metadata.
serializeClassMappingContent(ClassMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Serialize class mapping content.
serializeClassMappingContent(ClassMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Serialize class mapping content.
serializeFieldMappingContent(FieldMetaData, PersistenceStrategy, AnnotationBuilder) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Serialize field mapping content; this will be called before #serializeValueMappingContent.
serializeFieldMappingContent(FieldMetaData, PersistenceStrategy) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Serialize field mapping content; this will be called before #serializeValueMappingContent.
serializeInheritanceContent(ClassMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Serialize inheritance content.
serializeInheritanceContent(ClassMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Serialize inheritance content.
serializeOrderColumn(FieldMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Order column is not processed as meta data, instead it can be processed as mapping data if in mapping mode.
serializeQueryMappings(ClassMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Serialize query mappings.
serializeQueryMappings(ClassMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Serialize query mappings.
serializeSequence(SequenceMetaData) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Serialize sequence metadata.
serializeSequence(SequenceMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Serialize sequence metadata.
serializeSystemMappingElement(Object) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Serialize unknown mapping element at system level.
serializeSystemMappingElement(Object) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Serialize unknown mapping element at system level.
setAbstractMappingUniDirectional(OpenJPAConfiguration) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
 
setAnnotationParser(AnnotationPersistenceMetaDataParser) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
Set the metadata parser.
setAnnotationParser(AnnotationPersistenceMetaDataParser) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
The annotation parser.
setAutoClear(AutoClearType) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setAutoClear(int) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setAutoClear(AutoClearType) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether to clear state when entering a transaction.
setAutoClear(int) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use OpenJPAEntityManager.setAutoClear(AutoClearType) instead.
setAutoDetach(AutoDetachType) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setAutoDetach(EnumSet<AutoDetachType>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setAutoDetach(int) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setAutoDetach(AutoDetachType, boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setAutoDetach(int, boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setAutoDetach(AutoDetachType) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
AutoDetachType values which indicate when persistent managed objects should be automatically detached in-place.
setAutoDetach(EnumSet<AutoDetachType>) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
AutoDetachType values which indicate when persistent managed objects should be automatically detached in-place.
setAutoDetach(AutoDetachType, boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Bit flags marked in AutoDetachType which indicate when persistent managed objects should be automatically detached in-place.
setAutoDetach(int) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use OpenJPAEntityManager.setAutoDetach(AutoDetachType) or OpenJPAEntityManager.setAutoDetach(java.util.EnumSet) instead.
setAutoDetach(int, boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use OpenJPAEntityManager.setAutoDetach(AutoDetachType, boolean) instead.
setBrokerFactory(BrokerFactory) - Method in class org.apache.openjpa.persistence.EntityManagerFactoryImpl
Delegate must be provided before use.
setCacheRetrieveMode(DataCacheRetrieveMode) - Method in interface org.apache.openjpa.persistence.FetchPlan
Sets the current retrieve mode for data cache.
setCacheRetrieveMode(DataCacheRetrieveMode) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
setCacheStoreMode(DataCacheStoreMode) - Method in interface org.apache.openjpa.persistence.FetchPlan
Sets the current storage mode for data cache.
setCacheStoreMode(DataCacheStoreMode) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
setCandidateCollection(Collection) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
Set a collection of candidates.
setCandidateCollection(Collection) - Method in class org.apache.openjpa.persistence.QueryImpl
 
setCascades(FieldMetaData) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Set the cached cascades into the field.
setConfiguration(Configuration) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
 
setDefaultAccessType(String) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
Auto-configuration method for the default access type of base classes with ACCESS_UNKNOWN
setDeferredEmbeddableAccessType(Class<?>, int) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
setDetachState(DetachStateType) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setDetachState(int) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setDetachState(DetachStateType) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Detach mode constant to determine which fields are part of the detached graph.
setDetachState(int) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use OpenJPAEntityManager.setDetachState(DetachStateType) instead.
setDisjunction(boolean) - Method in class org.apache.openjpa.persistence.criteria.ComparisonStyle.Default
 
setDisjunction(boolean) - Method in interface org.apache.openjpa.persistence.criteria.ComparisonStyle
Sets whether the comparison to OR the attribute comparisons.
setEnvClassLoader(ClassLoader) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
Set the environmental class loader to pass on to parsed metadata instances.
setEnvClassLoader(ClassLoader) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Set the environmental class loader to pass on to parsed metadata instances.
setEvictFromStoreCache(boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setEvictFromStoreCache(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether to also evict an object from the store cache when it is evicted through this entity manager.
setExcludeDefault(boolean) - Method in class org.apache.openjpa.persistence.criteria.ComparisonStyle.Default
 
setExcludeDefault(boolean) - Method in interface org.apache.openjpa.persistence.criteria.ComparisonStyle
Sets whether the comparison excludes default-valued attributes.
setExcludeIdentity(boolean) - Method in class org.apache.openjpa.persistence.criteria.ComparisonStyle.Default
 
setExcludeIdentity(boolean) - Method in interface org.apache.openjpa.persistence.criteria.ComparisonStyle
Sets whether the comparison excludes identity attribute.
setExcludeNull(boolean) - Method in class org.apache.openjpa.persistence.criteria.ComparisonStyle.Default
 
setExcludeNull(boolean) - Method in interface org.apache.openjpa.persistence.criteria.ComparisonStyle
Sets whether the comparison excludes null-valued attributes.
setExcludeUnlistedClasses(boolean) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
setExcludeVersion(boolean) - Method in class org.apache.openjpa.persistence.criteria.ComparisonStyle.Default
 
setExcludeVersion(boolean) - Method in interface org.apache.openjpa.persistence.criteria.ComparisonStyle
Sets whether the comparison excludes version attribute.
setExtendedPathLookup(boolean) - Method in interface org.apache.openjpa.persistence.FetchPlan
Sets extended path lookup feature.
setExtendedPathLookup(boolean) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
setFetchBatchSize(int) - Method in interface org.apache.openjpa.persistence.FetchPlan
Set the fetch batch size for large result set support.
setFetchBatchSize(int) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
setFieldOverride(boolean) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
Whether to use field-level override or class-level override.
setFirstResult(int) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
 
setFirstResult(int) - Method in class org.apache.openjpa.persistence.QueryImpl
 
setFlushMode(FlushModeType) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setFlushMode(FlushModeType) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
 
setFlushMode(FlushModeType) - Method in class org.apache.openjpa.persistence.QueryImpl
 
setHint(String, Object) - Method in interface org.apache.openjpa.persistence.FetchPlan
Set the hint for the given key to the given value.
setHint(String, Object) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
Sets the hint after converting the value appropriately.
setHint(String, Object) - Method in class org.apache.openjpa.persistence.HintHandler
 
setHint(String, Object) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
 
setHint(String, Object) - Method in class org.apache.openjpa.persistence.QueryImpl
 
setHints(Map<String, Object>) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
setIgnoreChanges(boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setIgnoreChanges(boolean) - Method in interface org.apache.openjpa.persistence.Extent
Whether the extent sees inserts and deletes in the current transaction.
setIgnoreChanges(boolean) - Method in class org.apache.openjpa.persistence.ExtentImpl
 
setIgnoreChanges(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether to take into account changes in the transaction when executing a query or iterating an extent.
setIgnoreChanges(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
Whether to ignore changes in the current transaction.
setIgnoreChanges(boolean) - Method in class org.apache.openjpa.persistence.QueryImpl
 
setInto(Options) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
 
setInto(Configuration) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation.ConfigurationProviderImpl
 
setJtaDataSource(DataSource) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
setJtaDataSourceName(String) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
setLargeTransaction(boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setLargeTransaction(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use OpenJPAEntityManager.setTrackChangesByType(boolean) instead.
setLifecycleListenerCallbackMode(CallbackMode) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setLifecycleListenerCallbackMode(EnumSet<CallbackMode>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setLifecycleListenerCallbackMode(int) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setLifecycleListenerCallbackMode(int) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. cast to OpenJPAEntityManagerSPI instead. This method pierces the published-API boundary, as does the SPI cast.
setLifecycleListenerCallbackMode(CallbackMode) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
The CallbackMode flag for handling lifecycle listener exceptions.
setLifecycleListenerCallbackMode(EnumSet<CallbackMode>) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
The CallbackMode flags for handling lifecycle listener exceptions.
setLockMode(LockModeType) - Method in class org.apache.openjpa.persistence.QueryImpl
Sets lock mode on the given query.
setLockScope(PessimisticLockScope) - Method in interface org.apache.openjpa.persistence.FetchPlan
The lock scope to use for locking loaded objects.
setLockScope(PessimisticLockScope) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
setLockTimeout(int) - Method in interface org.apache.openjpa.persistence.FetchPlan
The number of milliseconds to wait for an object lock, or -1 for no limit.
setLockTimeout(int) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
setLog(Log) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
The log to write to.
setMappingOverride(boolean) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
Whether to allow later parses of mapping information to override earlier information for the same class.
setMappingOverride(boolean) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Whether to allow later parses of mapping information to override earlier information for the same class.
setMaxFetchDepth(int) - Method in interface org.apache.openjpa.persistence.FetchPlan
The maximum fetch depth when loading an object.
setMaxFetchDepth(int) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
setMaxResults(int) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
 
setMaxResults(int) - Method in class org.apache.openjpa.persistence.QueryImpl
 
setMetaModel(MetamodelImpl) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
setMode(int, boolean) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
The parse mode.
setMode(int) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
The parse mode.
setMode(int) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
The serialization mode according to the expected document type.
setMode(int, boolean) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
The serialization mode according to the expected document type.
setMode(int, boolean) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
The parse mode according to the expected document type.
setMode(int) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
The parse mode according to the expected document type.
setMode(int) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
The serialization mode according to the expected document type.
setMode(int, boolean) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
The serialization mode according to the expected document type.
setMultithreaded(boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setMultithreaded(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether the entity manager or its managed instances are used in a multithreaded environment.
setNonDefaultMappingAllowed(OpenJPAConfiguration) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
 
setNonJtaDataSource(DataSource) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
setNonJtaDataSourceName(String) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
setNontransactionalRead(boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setNontransactionalRead(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether to allow nontransactional access to persistent state.
setNontransactionalWrite(boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setNontransactionalWrite(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether to allow nontransactional changes to persistent state.
setOptimistic(boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setOptimistic(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether to use optimistic transactional semantics.
setOrderDirtyObjects(boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setOrderDirtyObjects(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether dirty objects will be returned in the order they were dirtied.
setOrphanRemoval(ValueMetaData, boolean) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
setParameter(String, Object) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
 
setParameter(String, Date, TemporalType) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
 
setParameter(String, Calendar, TemporalType) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
 
setParameter(int, Object) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
 
setParameter(int, Date, TemporalType) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
 
setParameter(int, Calendar, TemporalType) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
 
setParameter(int, Object) - Method in class org.apache.openjpa.persistence.QueryImpl
Binds the parameter identified by the given position to the given value.
setParameter(int, Calendar, TemporalType) - Method in class org.apache.openjpa.persistence.QueryImpl
Sets the value of the given positional parameter after conversion of the given value to the given Temporal Type.
setParameter(int, Date, TemporalType) - Method in class org.apache.openjpa.persistence.QueryImpl
Sets the value of the given named parameter after conversion of the given value to the given Temporal Type.
setParameter(Parameter<T>, T) - Method in class org.apache.openjpa.persistence.QueryImpl
 
setParameter(Parameter<Date>, Date, TemporalType) - Method in class org.apache.openjpa.persistence.QueryImpl
 
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class org.apache.openjpa.persistence.QueryImpl
 
setParameter(String, Calendar, TemporalType) - Method in class org.apache.openjpa.persistence.QueryImpl
 
setParameter(String, Date, TemporalType) - Method in class org.apache.openjpa.persistence.QueryImpl
 
setParameter(String, Object) - Method in class org.apache.openjpa.persistence.QueryImpl
Sets the parameter of the given name to the given value.
setParameters(Map) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
Set parameters.
setParameters(Object...) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
Set parameters.
setParameters(Object...) - Method in class org.apache.openjpa.persistence.QueryImpl
Binds the given values as positional parameters.
setParameters(Map) - Method in class org.apache.openjpa.persistence.QueryImpl
Sets the values of the parameters from the given Map.
setPersistenceProviderClassName(String) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
setPersistenceUnitName(String) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
setPersistenceUnitRootUrl(URL) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
setPersistenceXmlFileUrl(URL) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
The location of the persistence.xml resource.
setPersistenceXMLSchemaVersion(String) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
setPopulateStoreCache(boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setPopulateStoreCache(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether to populate the store cache with objects used by this transaction.
setProperty(String, Object) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
Sets the given property to the given value, reflectively.
setProperty(String, String) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
setQueryResultCache(boolean) - Method in interface org.apache.openjpa.persistence.FetchPlan
Deprecated. use FetchPlan.setQueryResultCacheEnabled(boolean) instead.
setQueryResultCache(boolean) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
setQueryResultCacheEnabled(boolean) - Method in interface org.apache.openjpa.persistence.FetchPlan
Control whether or not query caching is enabled.
setQueryResultCacheEnabled(boolean) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
setQuerySQLCache(boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setQuerySQLCache(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
Sets whether this receiver will cache database queries during its lifetime.
setQueryTimeout(int) - Method in interface org.apache.openjpa.persistence.FetchPlan
The number of milliseconds to wait for a query, or -1 for no limit.
setQueryTimeout(int) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
setReadLockMode(LockModeType) - Method in interface org.apache.openjpa.persistence.FetchPlan
The lock level to use for locking loaded objects.
setReadLockMode(LockModeType) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
setRepository(MetaDataRepository) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
Set the metadata repository for this parser.
setRepository(MetaDataRepository) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceXMLMetaDataParser
Set the metadata repository for this parser.
setRepository(MetaDataRepository) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Set the metadata repository for this parser.
setRestoreState(RestoreStateType) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setRestoreState(int) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setRestoreState(RestoreStateType) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether to restore an object's original state on rollback.
setRestoreState(int) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use OpenJPAEntityManager.setRestoreState(RestoreStateType) instead.
setResultClass(Class) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
Query result element type.
setResultClass(Class) - Method in class org.apache.openjpa.persistence.QueryImpl
 
setRetainState(boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setRetainState(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether objects retain their persistent state on transaction commit.
setRollbackOnly() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setRollbackOnly(Throwable) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setRollbackOnly() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use EntityTransaction.setRollbackOnly() instead: em.getTransaction().setRollbackOnly()
setRollbackOnly(Throwable) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. use OpenJPAEntityTransaction.setRollbackOnly(java.lang.Throwable) instead: em.getTransaction().setRollbackOnly()
setRollbackOnly(Throwable) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityTransaction
Mark the current transaction for rollback with the specified cause of the rollback.
setSavepoint(String) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setSavepoint(String) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Set a transactional savepoint where operations after this savepoint will be rolled back.
setSerializeAnnotations(boolean) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Whether to serialize content originally specified in annotations.
setSharedCacheMode(SharedCacheMode) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
setSource(String) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation.ConfigurationProviderImpl
Set the source of information in this provider.
setStringComparisonMode(ComparisonStyle.StringComparisonMode) - Method in class org.apache.openjpa.persistence.criteria.ComparisonStyle.Default
 
setStringComparisonMode(ComparisonStyle.StringComparisonMode) - Method in interface org.apache.openjpa.persistence.criteria.ComparisonStyle
Sets the comparison mode for String-valued attributes.
setSubclasses(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAQuery
Whether subclasses are included in the query results.
setSubclasses(boolean) - Method in class org.apache.openjpa.persistence.QueryImpl
 
setSuper(String) - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
 
setSyncWithManagedTransactions(boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setSyncWithManagedTransactions(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Whether to check for a global transaction upon every managed, non-transactional operation.
setTabSize(int) - Method in class org.apache.openjpa.persistence.util.SourceCode
Sets the tab size.
setterFilter - Variable in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
 
setterFilter - Variable in class org.apache.openjpa.persistence.PersistenceMetaDataDefaults
 
setTrackChangesByType(boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setTrackChangesByType(boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
If a large number of objects will be created, modified, or deleted during this transaction setting this option to true will reduce memory usage if you perform periodic flushes by tracking changes at the type level instead of the instance level, resulting in more aggressive cache invalidation.
setTransactionListenerCallbackMode(CallbackMode) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setTransactionListenerCallbackMode(EnumSet<CallbackMode>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setTransactionListenerCallbackMode(int) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
setTransactionListenerCallbackMode(int) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Deprecated. cast to OpenJPAEntityManagerSPI instead. This method pierces the published-API boundary, as does the SPI cast.
setTransactionListenerCallbackMode(CallbackMode) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
The CallbackMode flag for handling transaction listener exceptions.
setTransactionListenerCallbackMode(EnumSet<CallbackMode>) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManagerSPI
The CallbackMode flags for handling transaction listener exceptions.
setTransactionType(PersistenceUnitTransactionType) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
setupValidation(OpenJPAConfiguration) - Static method in class org.apache.openjpa.persistence.validation.ValidationUtils
Setup Validation support by determining if the javax.validation APIs are available and then create a Validator if required by the provided configuration.
setValidationMode(ValidationMode) - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
 
setWriteLockMode(LockModeType) - Method in interface org.apache.openjpa.persistence.FetchPlan
The lock level to use for locking dirtied objects.
setWriteLockMode(LockModeType) - Method in class org.apache.openjpa.persistence.FetchPlanImpl
 
setXMLAnnotationParser(AnnotationPersistenceXMLMetaDataParser) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
Set the JAXB XML annotation parser.
setXMLParser(XMLPersistenceMetaDataParser) - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
Set the metadata parser.
simpleCase(Expression) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
simpleCase(Number) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
simpleCase(String) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
simpleCase(Date) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
simpleCase(Calendar) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
simpleCase(Class) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
simpleCase(Enum<?>) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
simpleCase(Expression) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Create a simple case expression with the given case operand.
simpleCase(Number) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Create a simple case expression with the given case operand.
simpleCase(String) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Create a simple case expression with the given case operand.
simpleCase(Date) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Create a simple case expression with the given case operand.
simpleCase(Calendar) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Create a simple case expression with the given case operand.
simpleCase(Class) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Create a simple case expression with the given case operand.
simpleCase(Enum<?>) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Create a simple case expression with the given case operand.
simpleCase(Expression) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
simpleCase(Number) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
simpleCase(String) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
simpleCase(Date) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
simpleCase(Calendar) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
simpleCase(Class) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
simpleCase(Enum<?>) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
size(C) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
size(Expression<C>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
size() - Method in interface org.apache.openjpa.persistence.query.PathExpression
Return an expression that corresponds to the number of elements association or element collection corresponding to the path expression.
SizeExpression - Class in org.apache.openjpa.persistence.query
Denotes SIZE(e) Expression.
SizeExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.SizeExpression
 
some(Subquery<Y>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
some() - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
Adds this path as SOME(subquery) to its owning query.
some() - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Use the query definition object in a subquery in a some expression.
some() - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
SourceAnnotationHandler - Class in org.apache.openjpa.persistence.meta
Extracts persistent metadata information by analyzing available annotation in *.java source files.
SourceAnnotationHandler(ProcessingEnvironment, CompileTimeLogger) - Constructor for class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
Construct with JDK6 annotation processing environment.
SourceCode - Class in org.apache.openjpa.persistence.util
A utility to help writing Java Source code dynamically.
SourceCode(String) - Constructor for class org.apache.openjpa.persistence.util.SourceCode
Create source code for a top-level class with given fully-qualified class name.
SourceCode.ACCESS - Enum in org.apache.openjpa.persistence.util
 
SourceCode.Annotation - Class in org.apache.openjpa.persistence.util
Represents annotation.
SourceCode.Argument<K,V> - Class in org.apache.openjpa.persistence.util
Represents method argument.
SourceCode.Class - Class in org.apache.openjpa.persistence.util
Represent class declaration.
SourceCode.Class(String) - Constructor for class org.apache.openjpa.persistence.util.SourceCode.Class
 
SourceCode.Element<T> - Class in org.apache.openjpa.persistence.util
Abstract element has a name, optional list of modifiers, annotations and arguments.
SourceCode.Element(String, SourceCode.ClassName) - Constructor for class org.apache.openjpa.persistence.util.SourceCode.Element
 
SourceCode.Field - Class in org.apache.openjpa.persistence.util
Represents field declaration.
SPEC_JPA - Static variable in class org.apache.openjpa.persistence.PersistenceProductDerivation
 
sqrt(Expression<? extends Number>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
sqrt() - Method in interface org.apache.openjpa.persistence.query.Expression
Square root.
SquareRootExpression - Class in org.apache.openjpa.persistence.query
Denotes SQRT(e) Expression.
SquareRootExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.SquareRootExpression
 
startCascade(Object, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Lazily parse cascades.
startClass(String, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
startClassElement(String, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
startClassMapping(ClassMetaData, boolean, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Implement to add mapping attributes to class.
startClassMappingElement(String, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Implement to parse a mapping element within a class.
startConfiguration() - Method in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
 
startDelimitedIdentifiers() - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
startElement(String, Attributes) - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation.ConfigurationParser
 
startEmbeddedId(Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Parse embedded-id.
startFieldMapping(FieldMetaData, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Implement to add field mapping data.
startGeneratedValue(Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Parse generated-value.
startId(Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Parse id.
startIdClass(Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Parse id-class.
startLob(Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Parse lob.
startNamedNativeQuery(Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Parse native-named-query.
startNamedQuery(Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Parse named-query.
startOrderColumn(Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
startQueryHint(Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Parse query-hint.
startQueryString(Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
startSequenceGenerator(Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Parse sequence-generator.
startsWith(String, String) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
Affirms if the given full string starts with the given head.
startSystemElement(String, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
 
startSystemMappingElement(String, Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Implement to parse a mapping element outside of any class.
startVersion(Attributes) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Parse version.
StoreCache - Interface in org.apache.openjpa.persistence
Represents the L2 cache over the data store.
StoreCacheImpl - Class in org.apache.openjpa.persistence
Implements the L2 cache over the data store via delegation to DataCache.
StoreCacheImpl(EntityManagerFactoryImpl, DataCache) - Constructor for class org.apache.openjpa.persistence.StoreCacheImpl
Constructor; supply delegate.
Subquery - Interface in org.apache.openjpa.persistence.query
Instances of this interface can be used as subqueries.
substring(Expression<String>, Expression<Integer>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
substring(Expression<String>, int) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
substring(Expression<String>, Expression<Integer>, Expression<Integer>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
substring(Expression<String>, int, int) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
substring(int) - Method in interface org.apache.openjpa.persistence.query.Expression
Extract a substring starting at specified position through to the end of the string.
substring(Expression) - Method in interface org.apache.openjpa.persistence.query.Expression
Extract a substring starting at specified position through to the end of the string.
substring(int, int) - Method in interface org.apache.openjpa.persistence.query.Expression
Extract a substring.
substring(int, Expression) - Method in interface org.apache.openjpa.persistence.query.Expression
Extract a substring.
substring(Expression, int) - Method in interface org.apache.openjpa.persistence.query.Expression
Extract a substring.
substring(Expression, Expression) - Method in interface org.apache.openjpa.persistence.query.Expression
Extract a substring.
SubStringExpression - Class in org.apache.openjpa.persistence.query
Denotes SUBSTR(a,i1,i2) Expression.
SubStringExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.SubStringExpression
 
SubStringExpression(Expression, int) - Constructor for class org.apache.openjpa.persistence.query.SubStringExpression
 
SubStringExpression(Expression, int, int) - Constructor for class org.apache.openjpa.persistence.query.SubStringExpression
 
SubStringExpression(Expression, Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.SubStringExpression
 
sum(Expression<N>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
sum(Expression<? extends N>, Expression<? extends N>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
sum(Expression<? extends N>, N) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
sum(N, Expression<? extends N>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
sum() - Method in interface org.apache.openjpa.persistence.query.PathExpression
Specify that the sum operation is to be applied.
sumAsDouble(Expression<Float>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
sumAsLong(Expression<Integer>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
SumExpression - Class in org.apache.openjpa.persistence.query
Denotes SUM(e) Expression.
SumExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.SumExpression
 

T

then(Expression) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
Add a then clause to a general or simple case expression.
then(Number) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
Add a then clause to a general or simple case expression.
then(String) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
Add a then clause to a general or simple case expression.
then(Date) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
Add a then clause to a general or simple case expression.
then(Calendar) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
Add a then clause to a general or simple case expression.
then(Class) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
Add a then clause to a general or simple case expression.
then(Enum<?>) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
Add a then clause to a general or simple case expression.
then(Expression) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
 
then(Number) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
 
then(String) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
 
then(Date) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
 
then(Calendar) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
 
then(Class) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
 
then(Enum<?>) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
 
times(Number) - Method in interface org.apache.openjpa.persistence.query.Expression
Multiplication.
times(Expression) - Method in interface org.apache.openjpa.persistence.query.Expression
Multiplication.
TimesExpression - Class in org.apache.openjpa.persistence.query
Denotes (e1*e2) Expression.
TimesExpression(Expression, Expression) - Constructor for class org.apache.openjpa.persistence.query.TimesExpression
 
toArray() - Method in class org.apache.openjpa.persistence.TupleImpl
 
toBigDecimal(Expression<? extends Number>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
toBigInteger(Expression<? extends Number>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
toBroker(EntityManager) - Static method in class org.apache.openjpa.persistence.JPAFacadeHelper
Return the underlying broker for the given entity manager facade.
toBroker(EntityManager) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
Deprecated. use JPAFacadeHelper instead. This method pierces the published-API boundary, as does the JPAFacadeHelper utilization.
toBrokerFactory(EntityManagerFactory) - Static method in class org.apache.openjpa.persistence.JPAFacadeHelper
Return the underlying broker factory for the given persistence manager factory facade.
toBrokerFactory(EntityManagerFactory) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
Deprecated. use JPAFacadeHelper instead. This method pierces the published-API boundary, as does the JPAFacadeHelper utilization.
toCQL() - Method in interface org.apache.openjpa.persistence.criteria.OpenJPACriteriaQuery
Convert the query to a JPQL-like string.
toDouble(Expression<? extends Number>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
toEntityManager(Broker) - Static method in class org.apache.openjpa.persistence.JPAFacadeHelper
Return a persistence manager facade to the given broker retaining previously associated persistence context type.
toEntityManager(Broker) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
Deprecated. use JPAFacadeHelper instead. This method pierces the published-API boundary, as does the JPAFacadeHelper utilization.
toEntityManagerFactory(BrokerFactory) - Static method in class org.apache.openjpa.persistence.JPAFacadeHelper
 
toEntityManagerFactory(BrokerFactory) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
Deprecated. use JPAFacadeHelper instead. This method pierces the published-API boundary, as does the JPAFacadeHelper utilization.
toEnumSet(int) - Static method in enum org.apache.openjpa.persistence.AutoDetachType
 
toFloat(Expression<? extends Number>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
toInteger(Expression<? extends Number>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
toJPQL(QueryDefinition) - Method in interface org.apache.openjpa.persistence.query.OpenJPAQueryBuilder
Gets equivalent JPQL String for the given QueryDefinition.
toJPQL(QueryDefinition) - Method in class org.apache.openjpa.persistence.query.QueryBuilderImpl
 
toJPQL(AliasContext) - Method in class org.apache.openjpa.persistence.query.WhenClause
 
toKernelConstant() - Method in interface org.apache.openjpa.persistence.OpenJPAEnum
Convert this receiver to an equivalent kernel constant.
toLockLevel(LockModeType) - Static method in class org.apache.openjpa.persistence.MixedLockLevelsHelper
Translates javax.persistence LockModeType to internal lock level.
toLockLevel(int) - Static method in class org.apache.openjpa.persistence.MixedLockLevelsHelper
 
toLockScope(PessimisticLockScope) - Static method in class org.apache.openjpa.persistence.LockScopesHelper
Translates javax.persistence LockModeType to internal lock level.
toLong(Expression<? extends Number>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
toOpenJPAObjectId(ClassMetaData, Object) - Static method in class org.apache.openjpa.persistence.JPAFacadeHelper
Translate from a Persistence identity object to a OpenJPA one.
toOpenJPAObjectId(ClassMetaData, Object) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
Deprecated. use JPAFacadeHelper instead. This method pierces the published-API boundary, as does the JPAFacadeHelper utilization.
toOpenJPAObjectIds(ClassMetaData, Object...) - Static method in class org.apache.openjpa.persistence.JPAFacadeHelper
Return an array of OpenJPA oids for the given native oid array.
toOpenJPAObjectIds(ClassMetaData, Collection) - Static method in class org.apache.openjpa.persistence.JPAFacadeHelper
Return a collection of OpenJPA oids for the given native oid collection.
toOpenJPAObjectIds(ClassMetaData, Object...) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
Deprecated. use JPAFacadeHelper instead. This method pierces the published-API boundary, as does the JPAFacadeHelper utilization.
toOpenJPAObjectIds(ClassMetaData, Collection) - Static method in class org.apache.openjpa.persistence.OpenJPAPersistence
Deprecated. use JPAFacadeHelper instead. This method pierces the published-API boundary, as does the JPAFacadeHelper utilization.
toOpenJPAProperties() - Method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
Return a Map containing the properties necessary to create a Configuration that reflects the information in this persistence unit info.
toOpenJPAProperties(PersistenceUnitInfo) - Static method in class org.apache.openjpa.persistence.PersistenceUnitInfoImpl
Return a Map containing the properties necessary to create a Configuration that reflects the information in the given persistence unit info.
toPersistenceException(Throwable) - Static method in class org.apache.openjpa.persistence.PersistenceExceptions
Convert the given throwable to the proper persistence exception.
toString(StringBuilder) - Method in class org.apache.openjpa.persistence.AnnotationBuilder
 
toString() - Method in class org.apache.openjpa.persistence.AnnotationBuilder
 
toString() - Method in exception org.apache.openjpa.persistence.ArgumentException
 
toString(Expression<Character>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
toString() - Method in exception org.apache.openjpa.persistence.EntityExistsException
 
toString() - Method in exception org.apache.openjpa.persistence.EntityNotFoundException
 
toString() - Method in exception org.apache.openjpa.persistence.InvalidStateException
 
toString() - Method in exception org.apache.openjpa.persistence.LockTimeoutException
 
toString(Collection<? extends Element>) - Static method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
 
toString() - Method in exception org.apache.openjpa.persistence.NonUniqueResultException
 
toString() - Method in exception org.apache.openjpa.persistence.NoResultException
 
toString() - Method in exception org.apache.openjpa.persistence.OptimisticLockException
 
toString() - Method in class org.apache.openjpa.persistence.ParameterImpl
 
toString() - Method in exception org.apache.openjpa.persistence.PersistenceException
 
toString() - Method in exception org.apache.openjpa.persistence.PessimisticLockException
 
toString() - Method in enum org.apache.openjpa.persistence.query.BinaryConditionalOperator
 
toString() - Method in enum org.apache.openjpa.persistence.query.BinaryFunctionalOperator
 
toString() - Method in class org.apache.openjpa.persistence.query.JoinPath
 
toString() - Method in class org.apache.openjpa.persistence.query.OperatorPath
 
toString() - Method in enum org.apache.openjpa.persistence.query.PathOperator
 
toString() - Method in class org.apache.openjpa.persistence.query.RootPath
 
toString() - Method in enum org.apache.openjpa.persistence.query.UnaryConditionalOperator
 
toString() - Method in enum org.apache.openjpa.persistence.query.UnaryFunctionalOperator
 
toString() - Method in enum org.apache.openjpa.persistence.query.UnaryOperator
 
toString() - Method in exception org.apache.openjpa.persistence.QueryTimeoutException
 
toString() - Method in exception org.apache.openjpa.persistence.RollbackException
 
toString() - Method in exception org.apache.openjpa.persistence.TransactionRequiredException
 
toString() - Method in class org.apache.openjpa.persistence.util.SourceCode.Argument
 
toString() - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
 
toString() - Method in class org.apache.openjpa.persistence.util.SourceCode.Field
 
trace(Localizer.Message) - Method in class org.apache.openjpa.persistence.meta.CompileTimeLogger
 
TRANSACTION_TYPE - Static variable in class org.apache.openjpa.persistence.JPAProperties
 
transactional(Object, boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
transactional(Object, boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Make the given object transactional.
transactionalAll(Collection, boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
transactionalAll(Object[], boolean) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
transactionalAll(Collection, boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Make the given objects transactional.
transactionalAll(Object[], boolean) - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Make the given objects transactional.
TransactionRequiredException - Exception in org.apache.openjpa.persistence
Transaction required.
TransactionRequiredException(Localizer.Message, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.TransactionRequiredException
 
TransactionRequiredException(String, Throwable[], Object, boolean) - Constructor for exception org.apache.openjpa.persistence.TransactionRequiredException
 
TRANSLATOR - Static variable in class org.apache.openjpa.persistence.PersistenceExceptions
 
TraversableResolverImpl - Class in org.apache.openjpa.persistence.validation
OpenJPA optimized TraversableResolver Default implementation/behavior asks all discovered providers - javax.persistence.Persistence.getPersistenceUtil().isLoaded( traversableObject, traversableProperty.getName());
TraversableResolverImpl() - Constructor for class org.apache.openjpa.persistence.validation.TraversableResolverImpl
 
trim(Expression<String>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
trim(CriteriaBuilder.Trimspec, Expression<String>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
trim(Expression<Character>, Expression<String>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
trim(char, Expression<String>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
trim(CriteriaBuilder.Trimspec, Expression<Character>, Expression<String>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
trim(CriteriaBuilder.Trimspec, char, Expression<String>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
trim() - Method in interface org.apache.openjpa.persistence.query.Expression
Trim leading and trailing blanks.
trim(TrimSpec) - Method in interface org.apache.openjpa.persistence.query.Expression
Trim leading, trailing blanks (or both) as specified by trim spec.
trim(char) - Method in interface org.apache.openjpa.persistence.query.Expression
Trim leading and trailing occurrences of character from the string.
trim(char, TrimSpec) - Method in interface org.apache.openjpa.persistence.query.Expression
Trim occurrences of the character from leading or trailing (or both) positions of the string, as specified by trim spec.
trim(Expression) - Method in interface org.apache.openjpa.persistence.query.Expression
Trim leading and trailing occurrences of character specified by the expression argument from the string.
trim(Expression, TrimSpec) - Method in interface org.apache.openjpa.persistence.query.Expression
Trim occurrences of the character specified by the expression argument from leading or trailing (or both) positions of the string, as specified by trim spec.
TrimExpression - Class in org.apache.openjpa.persistence.query
Denotes TRIM(e1,x) Expression.
TrimExpression(Expression, char, TrimSpec) - Constructor for class org.apache.openjpa.persistence.query.TrimExpression
 
TrimExpression(Expression, Expression, TrimSpec) - Constructor for class org.apache.openjpa.persistence.query.TrimExpression
 
TrimSpec - Enum in org.apache.openjpa.persistence.query
Used to specify the trimming of strings
tuple(Selection<?>...) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
Define a tuple-valued selection item
TupleFactory - Class in org.apache.openjpa.persistence
A factory for tuples such that all instances created by a factory instance share the same TupleElements to save memory consumption.
TupleFactory(List<TupleElement<?>>) - Constructor for class org.apache.openjpa.persistence.TupleFactory
A factory of Tuple that shares the given TupleElements.
TupleFactory(TupleElement<?>...) - Constructor for class org.apache.openjpa.persistence.TupleFactory
 
TupleFactory(Selection<?>...) - Constructor for class org.apache.openjpa.persistence.TupleFactory
 
TupleImpl - Class in org.apache.openjpa.persistence
Tuple holds a set of values corresponding to a set of TupleElement.
type(Object) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
Return the type constant for the given object based on its runtime class.
type() - Method in interface org.apache.openjpa.persistence.query.PathExpression
Return an expression that corresponds to the type of the entity.
Type - Annotation Type in org.apache.openjpa.persistence
Indicates the persistent type of a field, if different than the declared type.
type - Variable in class org.apache.openjpa.persistence.util.SourceCode.Element
 
type(Object) - Method in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Return the type constant for the given object based on its runtime class.
TYPE_CLASS_QUERIES - Static variable in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
 
TYPE_CLASS_QUERIES - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
 
TYPE_CLASS_SEQS - Static variable in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
 
TYPE_CLASS_SEQS - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
 
TYPE_META - Static variable in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
 
TYPE_META - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
 
TYPE_QUERY - Static variable in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
 
TYPE_QUERY - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
 
TYPE_SEQ - Static variable in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
 
TYPE_SEQ - Static variable in class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
 
TypeExpression - Class in org.apache.openjpa.persistence.query
Denotes TYPE(e) Expression.
TypeExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.TypeExpression
 
Types - Class in org.apache.openjpa.persistence.meta
Persistent Type according to JPA 2.0.
Types() - Constructor for class org.apache.openjpa.persistence.meta.Types
 
Types.Basic<X> - Class in org.apache.openjpa.persistence.meta
 
Types.Basic(Class<X>) - Constructor for class org.apache.openjpa.persistence.meta.Types.Basic
 
Types.Embeddable<X> - Class in org.apache.openjpa.persistence.meta
 
Types.Embeddable(ClassMetaData, MetamodelImpl) - Constructor for class org.apache.openjpa.persistence.meta.Types.Embeddable
 
Types.Entity<X> - Class in org.apache.openjpa.persistence.meta
 
Types.Entity(ClassMetaData, MetamodelImpl) - Constructor for class org.apache.openjpa.persistence.meta.Types.Entity
 
Types.Identifiable<X> - Class in org.apache.openjpa.persistence.meta
Return the Java type of the represented object.
Types.Identifiable(ClassMetaData, MetamodelImpl) - Constructor for class org.apache.openjpa.persistence.meta.Types.Identifiable
 
Types.MappedSuper<X> - Class in org.apache.openjpa.persistence.meta
 
Types.MappedSuper(ClassMetaData, MetamodelImpl) - Constructor for class org.apache.openjpa.persistence.meta.Types.MappedSuper
 
Types.PseudoEntity<X> - Class in org.apache.openjpa.persistence.meta
A pseudo managed type used to represent keys of a java.util.Map as a pseudo attribute.
Types.PseudoEntity(Class<X>, MetamodelImpl) - Constructor for class org.apache.openjpa.persistence.meta.Types.PseudoEntity
 

U

UnaryConditionalOperator - Enum in org.apache.openjpa.persistence.query
Enumeration of operator that operates on a single expression to generate a predicate.
UnaryFunctionalOperator - Enum in org.apache.openjpa.persistence.query
Enumeration of operator that operates on a single expression to generate another expression.
UnaryMinusExpression - Class in org.apache.openjpa.persistence.query
Denotes (-e) Expression.
UnaryMinusExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.UnaryMinusExpression
 
UnaryOperator - Enum in org.apache.openjpa.persistence.query
Enumeration of Operator that operate on a single expression.
unmodifiableSet(Collection<T>) - Method in class org.apache.openjpa.persistence.meta.MetamodelImpl
 
unpin(Query) - Method in interface org.apache.openjpa.persistence.QueryResultCache
Unpin a previously-pinned query result.
unpin(Query) - Method in class org.apache.openjpa.persistence.QueryResultCacheImpl
 
unpin(Class, Object) - Method in interface org.apache.openjpa.persistence.StoreCache
Unpin the data for the given oid from the cache.
unpin(Class, Object) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
 
unpinAll(Class, Object...) - Method in interface org.apache.openjpa.persistence.StoreCache
Unpin the data for the given oids from the cache.
unpinAll(Class, Collection) - Method in interface org.apache.openjpa.persistence.StoreCache
Unpin the data for the given oids from the cache.
unpinAll(Class, Object...) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
 
unpinAll(Class, Collection) - Method in class org.apache.openjpa.persistence.StoreCacheImpl
 
unwrap(Class<T>) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
unwrap(Class<T>) - Method in class org.apache.openjpa.persistence.QueryImpl
Returns the innermost implementation that is an instance of the given class.
UpdateAction - Enum in org.apache.openjpa.persistence
Action to take when a field's value is changed.
upper(Expression<String>) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
upper() - Method in interface org.apache.openjpa.persistence.query.Expression
Convert string to uppercase.
UpperExpression - Class in org.apache.openjpa.persistence.query
Denotes UPPER(e) Expression.
UpperExpression(Expression) - Constructor for class org.apache.openjpa.persistence.query.UpperExpression
 
UUID_HEX - Static variable in interface org.apache.openjpa.persistence.Generator
 
UUID_STRING - Static variable in interface org.apache.openjpa.persistence.Generator
 
UUID_TYPE4_HEX - Static variable in interface org.apache.openjpa.persistence.Generator
 
UUID_TYPE4_STRING - Static variable in interface org.apache.openjpa.persistence.Generator
 

V

validate() - Method in class org.apache.openjpa.persistence.PersistenceProductDerivation
 
validate(T, int) - Method in class org.apache.openjpa.persistence.validation.ValidatorImpl
Validates a given instance
VALIDATE_FACTORY - Static variable in class org.apache.openjpa.persistence.JPAProperties
 
VALIDATE_GROUP_DEFAULT - Static variable in class org.apache.openjpa.persistence.JPAProperties
 
VALIDATE_MODE - Static variable in class org.apache.openjpa.persistence.JPAProperties
 
VALIDATE_PRE_PERSIST - Static variable in class org.apache.openjpa.persistence.JPAProperties
 
VALIDATE_PRE_REMOVE - Static variable in class org.apache.openjpa.persistence.JPAProperties
 
VALIDATE_PRE_UPDATE - Static variable in class org.apache.openjpa.persistence.JPAProperties
 
validateAccess(T) - Method in interface org.apache.openjpa.persistence.meta.MetadataProcessor
Gets the violations, if any.
validateAccess(TypeElement) - Method in class org.apache.openjpa.persistence.meta.SourceAnnotationHandler
 
validateChanges() - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 
validateChanges() - Method in interface org.apache.openjpa.persistence.OpenJPAEntityManager
Validate the changes made in this transaction, reporting any optimistic violations, constraint violations, etc.
validateProperty(T, String, int) - Method in class org.apache.openjpa.persistence.validation.ValidatorImpl
Validates a property of a given instance
validateValue(Class<T>, String, Object, int) - Method in class org.apache.openjpa.persistence.validation.ValidatorImpl
Validates a value based upon the constraints applied to a given class attribute.
validating(T, int) - Method in class org.apache.openjpa.persistence.validation.ValidatorImpl
Returns whether validation is active for the given event.
ValidationUtils - Class in org.apache.openjpa.persistence.validation
Validation helper routines and wrappers to remove runtime dependencies on the Bean Valdiation APIs or a implementation.
ValidationUtils() - Constructor for class org.apache.openjpa.persistence.validation.ValidationUtils
 
ValidatorImpl - Class in org.apache.openjpa.persistence.validation
 
ValidatorImpl() - Constructor for class org.apache.openjpa.persistence.validation.ValidatorImpl
Default constructor.
ValidatorImpl(Configuration) - Constructor for class org.apache.openjpa.persistence.validation.ValidatorImpl
 
ValidatorImpl(ValidatorFactory, ValidationMode) - Constructor for class org.apache.openjpa.persistence.validation.ValidatorImpl
Type-specific constructor Returns an Exception if a Validator could not be created.
value() - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
Derives a path by VALUE() operation on this path.
value() - Method in interface org.apache.openjpa.persistence.query.DomainObject
Return a path expression corresponding to the value of a map-valued association or element collection.
ValueExpression - Class in org.apache.openjpa.persistence.query
Denotes VALUE(e) Expression.
ValueExpression(AbstractDomainObject) - Constructor for class org.apache.openjpa.persistence.query.ValueExpression
 
valueOf(String) - Static method in enum org.apache.openjpa.persistence.AutoClearType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.AutoDetachType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.CallbackMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.ConnectionRetainMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.criteria.ComparisonStyle.StringComparisonMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor.TraversalStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.DetachStateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.MetaDataTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.PersistenceStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.query.BinaryConditionalOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.query.BinaryFunctionalOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.query.ConditionalOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.query.PathOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.query.TrimSpec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.query.UnaryConditionalOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.query.UnaryFunctionalOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.query.UnaryOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.QueryOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.RestoreStateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.UpdateAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.util.SourceCode.ACCESS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.XMLPersistenceMetaDataParser.localDBIdentifiers
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.openjpa.persistence.AutoClearType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.openjpa.persistence.AutoDetachType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.openjpa.persistence.CallbackMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.openjpa.persistence.ConnectionRetainMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.openjpa.persistence.criteria.ComparisonStyle.StringComparisonMode
Returns an array containing the constants of this enum type, in the order they are declared.
values(M) - Method in class org.apache.openjpa.persistence.criteria.CriteriaBuilderImpl
 
values() - Static method in enum org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor.TraversalStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.openjpa.persistence.DetachStateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.openjpa.persistence.MetaDataTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.openjpa.persistence.PersistenceStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.openjpa.persistence.query.BinaryConditionalOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.openjpa.persistence.query.BinaryFunctionalOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.openjpa.persistence.query.ConditionalOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.openjpa.persistence.query.PathOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.openjpa.persistence.query.TrimSpec
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.openjpa.persistence.query.UnaryConditionalOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.openjpa.persistence.query.UnaryFunctionalOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.openjpa.persistence.query.UnaryOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.openjpa.persistence.QueryOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.openjpa.persistence.RestoreStateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.openjpa.persistence.UpdateAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.openjpa.persistence.util.SourceCode.ACCESS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.openjpa.persistence.XMLPersistenceMetaDataParser.localDBIdentifiers
Returns an array containing the constants of this enum type, in the order they are declared.
VarArgsExpression - Class in org.apache.openjpa.persistence.query
A expression that holds an array of Expressions.
VarArgsExpression(Expression[]) - Constructor for class org.apache.openjpa.persistence.query.VarArgsExpression
 
VERSION_1_0 - Static variable in class org.apache.openjpa.persistence.PersistenceProductDerivation
 
Visitable - Interface in org.apache.openjpa.persistence.query
An element of query that is convertible to a JPQL String given a aliasing scheme.

W

warn(Localizer.Message) - Method in class org.apache.openjpa.persistence.meta.CompileTimeLogger
 
when(Predicate) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
Add a when predicate clause to a general case expression.
when(Expression) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
Add a when clause to a simple case expression.
when(Number) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
Add a when clause to a simple case expression.
when(String) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
Add a when clause to a simple case expression.
when(Date) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
Add a when clause to a simple case expression.
when(Calendar) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
Add a when clause to a simple case expression.
when(Class) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
Add a when clause to a simple case expression.
when(Enum<?>) - Method in interface org.apache.openjpa.persistence.query.CaseExpression
Add a when clause to a simple case expression.
when(Predicate) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
 
when(Expression) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
 
when(Number) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
 
when(String) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
 
when(Date) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
 
when(Calendar) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
 
when(Class) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
 
when(Enum<?>) - Method in class org.apache.openjpa.persistence.query.CaseExpressionImpl
 
WhenClause - Class in org.apache.openjpa.persistence.query
Denotes WHEN ...
where(Predicate) - Method in class org.apache.openjpa.persistence.query.AbstractDomainObject
 
where(Predicate) - Method in interface org.apache.openjpa.persistence.query.QueryDefinition
Modifies the query definition to restrict the result of the query according to the specified predicate.
where(Predicate) - Method in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
wrap(String, int) - Static method in class org.apache.openjpa.persistence.util.SourceCode
Wraps the given string into lines of max length width at word boundaries
write(PrintWriter, int) - Method in class org.apache.openjpa.persistence.util.SourceCode.Annotation
 
write(PrintWriter, int) - Method in class org.apache.openjpa.persistence.util.SourceCode.Class
 
write(PrintWriter, int) - Method in class org.apache.openjpa.persistence.util.SourceCode.Element
 
write(PrintWriter, int) - Method in class org.apache.openjpa.persistence.util.SourceCode.Field
 
write(PrintWriter) - Method in class org.apache.openjpa.persistence.util.SourceCode
Prints the class to the given Writer.
writeAnnotations(Object, List<AnnotationBuilder>, Map) - Method in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataSerializer
 
writeExternal(ObjectOutput) - Method in class org.apache.openjpa.persistence.EntityManagerImpl
 

X

XMLPersistenceMetaDataParser - Class in org.apache.openjpa.persistence
Custom SAX parser used by the system to quickly parse persistence metadata files.
XMLPersistenceMetaDataParser(OpenJPAConfiguration) - Constructor for class org.apache.openjpa.persistence.XMLPersistenceMetaDataParser
Constructor; supply configuration.
XMLPersistenceMetaDataParser.localDBIdentifiers - Enum in org.apache.openjpa.persistence
 
XMLPersistenceMetaDataSerializer - Class in org.apache.openjpa.persistence
Serializes persistence metadata back to XML.
XMLPersistenceMetaDataSerializer(OpenJPAConfiguration) - Constructor for class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer
Constructor.
XMLPersistenceMetaDataSerializer.SerializationComparator - Class in org.apache.openjpa.persistence
Compares clases, sequences, and queries to order them for serialization.
XMLPersistenceMetaDataSerializer.SerializationComparator() - Constructor for class org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer.SerializationComparator
 

_

_cls - Variable in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
 
_e1 - Variable in class org.apache.openjpa.persistence.query.BinaryOperatorExpression
 
_e2 - Variable in class org.apache.openjpa.persistence.query.BinaryOperatorExpression
 
_hints - Static variable in class org.apache.openjpa.persistence.FetchPlanImpl
Structure holds one or more converters for a user-specified hint value.
_loc - Static variable in class org.apache.openjpa.persistence.meta.Types
 
_loc - Static variable in class org.apache.openjpa.persistence.query.QueryDefinitionImpl
 
_op - Variable in class org.apache.openjpa.persistence.query.BinaryOperatorExpression
 
_precedence - Static variable in class org.apache.openjpa.persistence.FetchPlanImpl
Structure holds ranking of equivalent hint keys.
_providerImplName - Variable in class org.apache.openjpa.persistence.PersistenceProductDerivation
 
_stack - Variable in class org.apache.openjpa.persistence.AnnotationPersistenceMetaDataParser
 
_stack - Variable in class org.apache.openjpa.persistence.PersistenceMetaDataFactory
 
_supportedHints - Static variable in class org.apache.openjpa.persistence.HintHandler
 
_visited - Variable in class org.apache.openjpa.persistence.criteria.CriteriaExpressionVisitor.AbstractVisitor
 

A B C D E F G H I J K L M N O P Q R S T U V W X _

Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.