Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Q
- QK_COLUMN - Static variable in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
- QNAME - Static variable in class org.eclipse.persistence.internal.core.helper.CoreClassConstants
- QNAME - Static variable in class org.eclipse.persistence.internal.oxm.Constants
- QNAME_CLASS - Static variable in class org.eclipse.persistence.internal.oxm.Constants
- QNAME_CLASS - Static variable in class org.eclipse.persistence.jaxb.javamodel.Helper
- QNAME_NAMESPACE_PREFIX - Static variable in class org.eclipse.persistence.sdo.helper.metadata.QNameTransformer
- QNAME_QNAME - Static variable in class org.eclipse.persistence.internal.oxm.Constants
- qNameFromString(String, Schema) - Static method in class org.eclipse.persistence.tools.dbws.Util
- QNameInheritancePolicy - Class in org.eclipse.persistence.internal.oxm
-
INTERNAL:
- QNameInheritancePolicy() - Constructor for class org.eclipse.persistence.internal.oxm.QNameInheritancePolicy
- QNameInheritancePolicy(ClassDescriptor) - Constructor for class org.eclipse.persistence.internal.oxm.QNameInheritancePolicy
- QNameTransformer - Class in org.eclipse.persistence.internal.xr
- QNameTransformer - Class in org.eclipse.persistence.sdo.helper.metadata
- QNameTransformer(String) - Constructor for class org.eclipse.persistence.internal.xr.QNameTransformer
- QNameTransformer(String) - Constructor for class org.eclipse.persistence.sdo.helper.metadata.QNameTransformer
- QUALIFIED - Enum constant in enum org.eclipse.persistence.jaxb.xmlmodel.XmlNsForm
- QUALIFIED - Static variable in class org.eclipse.persistence.internal.oxm.Constants
- QualifiedIdentificationVariableBNF - Class in org.eclipse.persistence.jpa.jpql.parser
-
The query BNF for a qualified identification variable expression.
- QualifiedIdentificationVariableBNF() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.QualifiedIdentificationVariableBNF
-
Creates a new
QualifiedIdentificationVariableBNF
. - qualifiedName - Variable in class org.eclipse.persistence.internal.helper.DatabaseField
-
PERF: Cache fully qualified table.field-name.
- qualifiedName - Variable in class org.eclipse.persistence.internal.helper.DatabaseTable
- qualifier - Variable in class org.eclipse.persistence.sequencing.Sequence
- qualifier - Variable in class org.eclipse.persistence.tools.schemaframework.DatabaseObjectDefinition
- qualifyAttributeAccess(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.AttributeNode
-
INTERNAL If called this AttributeNode represents an unqualified field access.
- qualifyAttributeAccess(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.BetweenNode
-
INTERNAL Check the child nodes for an unqualified field access and if there are any, replace them by a qualified field access.
- qualifyAttributeAccess(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.CollectionMemberDeclNode
-
INTERNAL Check the path child node for an unqualified field access and if so, replace it by a qualified field access.
- qualifyAttributeAccess(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.DotNode
-
INTERNAL Check the left child node for an unqualified field access.
- qualifyAttributeAccess(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.FetchJoinNode
-
INTERNAL Check the path child node for an unqualified field access and if so, replace it by a qualified field access.
- qualifyAttributeAccess(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.FromNode
-
INTERNAL Check the declaration nodes for a path expression starting with a unqualified field access and if so, replace it by a qualified field access.
- qualifyAttributeAccess(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.JoinDeclNode
-
INTERNAL Check the path child node for an unqualified field access and if so, replace it by a qualified field access.
- qualifyAttributeAccess(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.LocateNode
-
INTERNAL Check the child nodes for an unqualified field access and if so, replace them by a qualified field access.
- qualifyAttributeAccess(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.ModNode
-
INTERNAL Check the child nodes for an unqualified field access and if so, replace it by a qualified field access.
- qualifyAttributeAccess(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.Node
-
INTERNAL Check the child node for an unqualified field access and if so, replace it by a qualified field access.
- qualifyAttributeAccess(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.ParseTree
-
INTERNAL This method handles any unqualified field access in bulk UPDATE and DELETE statements.
- qualifyAttributeAccess(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.RangeDeclNode
-
INTERNAL Check for an unqualified field access.
- qualifyAttributeAccess(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.SelectNode
-
Check the select expression nodes for a path expression starting with a unqualified field access and if so, replace it by a qualified field access.
- qualifyAttributeAccess(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.SetNode
-
INTERNAL Check the update item node for a path expression starting with a unqualified field access and if so, replace it by a qualified field access.
- qualifyAttributeAccess(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.SubqueryNode
-
INTERNAL If called the subquery is part of the WHERE clause of an UPDATE or DELETE statement that does not define an identification variable.
- qualifyAttributeAccess(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.SubstringNode
-
INTERNAL Check the child nodes for an unqualified field access and if so, replace them by a qualified field access.
- qualifyAttributeAccess(ParseTreeContext) - Method in class org.eclipse.persistence.internal.jpa.parsing.VariableNode
-
INTERNAL This node represent an unqualified field access in the case the method is called and the variableName is not defined as identification variable.
- qualifyRangeDeclarationVisitor() - Method in class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver
- QualifyRangeDeclarationVisitor() - Constructor for class org.eclipse.persistence.jpa.jpql.tools.resolver.DeclarationResolver.QualifyRangeDeclarationVisitor
- queries - Variable in class org.eclipse.persistence.descriptors.DescriptorQueryManager
- queries - Variable in class org.eclipse.persistence.internal.jpa.rs.metadata.model.Descriptor
- queries - Variable in class org.eclipse.persistence.internal.sessions.AbstractSession
-
Stores predefine reusable queries.
- queries - Variable in class org.eclipse.persistence.sessions.Project
-
List of queries - once Project is initialized, these are copied to the Session.
- query - Variable in class org.eclipse.persistence.descriptors.DescriptorEvent
-
The query causing the event.
- query - Variable in exception class org.eclipse.persistence.exceptions.DatabaseException
- query - Variable in exception class org.eclipse.persistence.exceptions.OptimisticLockException
-
Store the query that raised the optimistic violation.
- query - Variable in exception class org.eclipse.persistence.exceptions.QueryException
- query - Variable in class org.eclipse.persistence.internal.databaseaccess.DatasourceCall
- query - Variable in class org.eclipse.persistence.internal.expressions.SQLSelectStatement
-
Query this statement is associated to (used for SQL query options).
- query - Variable in class org.eclipse.persistence.internal.indirection.QueryBasedValueHolder
-
Stores the query to be executed.
- query - Variable in class org.eclipse.persistence.internal.jpa.querydef.CriteriaUpdateImpl
- query - Variable in class org.eclipse.persistence.internal.queries.DatabaseQueryMechanism
-
The database query that uses this mechanism.
- query - Variable in class org.eclipse.persistence.internal.sessions.remote.RemoteValueHolder
- query - Variable in class org.eclipse.persistence.internal.sessions.remote.Transporter
- query - Variable in class org.eclipse.persistence.queries.Cursor
-
Read query that initialize the stream.
- query - Variable in class org.eclipse.persistence.queries.CursorPolicy
- query - Variable in class org.eclipse.persistence.queries.InMemoryQueryIndirectionPolicy
-
Used to set the policy state in the query.
- query - Variable in class org.eclipse.persistence.queries.JPQLCall
- query - Variable in class org.eclipse.persistence.sessions.SessionEvent
-
Some events may have a query associated with them (pre/postExecuteQuery).
- Query - Class in org.eclipse.persistence.internal.jpa.rs.metadata.model
- Query() - Constructor for class org.eclipse.persistence.internal.jpa.rs.metadata.model.Query
-
Default constructor.
- Query(String, String, LinkTemplate) - Constructor for class org.eclipse.persistence.internal.jpa.rs.metadata.model.Query
- QUERY - Enum constant in enum org.eclipse.persistence.logging.LogCategory
- QUERY - Static variable in interface org.eclipse.persistence.logging.SessionLog
- QUERY - Static variable in class org.eclipse.persistence.nosql.adapters.sdk.OracleNoSQLPlatform
- QUERY_ARGUMENT_TYPE_NOT_FOUND - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
- QUERY_ARGUMENT_TYPE_SUFFIX - Static variable in class org.eclipse.persistence.nosql.adapters.sdk.OracleNoSQLPlatform
- QUERY_ARGUMENT_VALUE_SUFFIX - Static variable in class org.eclipse.persistence.nosql.adapters.sdk.OracleNoSQLPlatform
- QUERY_ARGUMENTS - Static variable in class org.eclipse.persistence.nosql.adapters.sdk.OracleNoSQLPlatform
- QUERY_BATCH_PARAMETER - Static variable in class org.eclipse.persistence.mappings.ForeignReferenceMapping
-
Query parameter name used for IN batch ids.
- QUERY_CACHE - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
Property prefix "
eclipselink.cache.query-results
" used to configure the default option for query results caching. - QUERY_FETCHGROUP_NOT_DEFINED_IN_DESCRIPTOR - Static variable in exception class org.eclipse.persistence.exceptions.QueryException
- QUERY_HINT_CONTAINED_INVALID_INTEGER_VALUE - Static variable in exception class org.eclipse.persistence.exceptions.QueryException
- QUERY_HINT_DID_NOT_CONTAIN_ENOUGH_TOKENS - Static variable in exception class org.eclipse.persistence.exceptions.QueryException
- QUERY_HINT_NAVIGATED_ILLEGAL_RELATIONSHIP - Static variable in exception class org.eclipse.persistence.exceptions.QueryException
- QUERY_HINT_NAVIGATED_NON_EXISTANT_RELATIONSHIP - Static variable in exception class org.eclipse.persistence.exceptions.QueryException
- QUERY_HINT_PROPERTY - Static variable in class org.eclipse.persistence.internal.jpa.QueryHintsHandler
- QUERY_IS_TOO_COMPLEX_FOR_ORACLE_NOSQL_DB - Static variable in exception class org.eclipse.persistence.eis.EISException
- QUERY_NOT_DEFINED - Static variable in exception class org.eclipse.persistence.exceptions.QueryException
- QUERY_REDIRECTOR - Static variable in class org.eclipse.persistence.config.QueryHints
-
"eclipselink.query.redirector"
- QUERY_RESULTS_CACHE - Static variable in class org.eclipse.persistence.config.QueryHints
-
"eclipselink.query-results-cache"
- QUERY_RESULTS_CACHE_EXPIRY - Static variable in class org.eclipse.persistence.config.QueryHints
-
"eclipselink.query-results-cache.expiry"
- QUERY_RESULTS_CACHE_EXPIRY_TIME_OF_DAY - Static variable in class org.eclipse.persistence.config.QueryHints
-
"eclipselink.query-results-cache.expiry-time-of-day"
- QUERY_RESULTS_CACHE_IGNORE_NULL - Static variable in class org.eclipse.persistence.config.QueryHints
-
"eclipselink.query-results-cache.ignore-null"
- QUERY_RESULTS_CACHE_INVALIDATE - Static variable in class org.eclipse.persistence.config.QueryHints
-
"eclipselink.query-results-cache.invalidate-on-change"
- QUERY_RESULTS_CACHE_RANDOMIZE_EXPIRY - Static variable in class org.eclipse.persistence.config.QueryHints
-
"eclipselink.query-results-cache.randomize-expiry"
- QUERY_RESULTS_CACHE_SIZE - Static variable in class org.eclipse.persistence.config.QueryHints
-
"eclipselink.query-results-cache.size"
- QUERY_RESULTS_CACHE_TYPE - Static variable in class org.eclipse.persistence.config.QueryHints
-
"eclipselink.query-results-cache.type"
- QUERY_RESULTS_CACHE_VALIDATION - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
This property control (enable/disable) query result cache validation in
UnitOfWorkImpl.internalExecuteQuery(org.eclipse.persistence.queries.DatabaseQuery, org.eclipse.persistence.internal.sessions.AbstractRecord)
- QUERY_RESULTS_CACHE_VALIDATION - Static variable in class org.eclipse.persistence.config.QueryHints
-
This property control (enable/disable) query result cache validation in
UnitOfWorkImpl.internalExecuteQuery(org.eclipse.persistence.queries.DatabaseQuery, org.eclipse.persistence.internal.sessions.AbstractRecord)
- QUERY_SENT_TO_INACTIVE_UNIT_OF_WORK - Static variable in exception class org.eclipse.persistence.exceptions.QueryException
- QUERY_SEQUENCE_DOES_NOT_HAVE_SELECT_QUERY - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
- QUERY_STATEMENT_PROPERTY - Static variable in class org.eclipse.persistence.jpa.jpql.tools.model.query.JPQLQueryStateObject
-
Notifies the query statement has changed.
- QUERY_TIMEOUT - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "
jakarta.persistence.query.timeout
" property configures the default query timeout value. - QUERY_TIMEOUT - Static variable in class org.eclipse.persistence.config.QueryHints
-
"jakarta.persistence.query.timeout"
- QUERY_TIMEOUT_UNIT - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
-
The "
eclipselink.query.timeout.unit
" property configures the query timeout unit value. - QUERY_TIMEOUT_UNIT - Static variable in class org.eclipse.persistence.config.QueryHints
-
"eclipselink.jdbc.timeout.unit"
- QUERY_TYPE - Static variable in class org.eclipse.persistence.config.QueryHints
-
"eclipselink.query-type"
- QueryArgument - Class in org.eclipse.persistence.internal.descriptors
-
Purpose: Used to define the query argument mapping.
- QueryArgument() - Constructor for class org.eclipse.persistence.internal.descriptors.QueryArgument
-
Default constructor.
- QueryArgument(String, Object, Class<?>) - Constructor for class org.eclipse.persistence.internal.descriptors.QueryArgument
- queryArguments - Variable in exception class org.eclipse.persistence.exceptions.DatabaseException
- queryArguments - Variable in exception class org.eclipse.persistence.exceptions.QueryException
- queryArgumentTypeNotFound(DatabaseQuery, String, String, Exception) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
- QueryBasedValueHolder<T> - Class in org.eclipse.persistence.internal.indirection
-
QueryBasedValueHolder wraps a database-stored object and implements behavior to access it.
- QueryBasedValueHolder() - Constructor for class org.eclipse.persistence.internal.indirection.QueryBasedValueHolder
- QueryBasedValueHolder(ReadQuery, Object, AbstractRecord, AbstractSession) - Constructor for class org.eclipse.persistence.internal.indirection.QueryBasedValueHolder
-
Initialize the query-based value holder.
- QueryBasedValueHolder(ReadQuery, AbstractRecord, AbstractSession) - Constructor for class org.eclipse.persistence.internal.indirection.QueryBasedValueHolder
-
Initialize the query-based value holder.
- queryBNF(AbstractDoubleEncapsulatedExpression, int) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.DoubleEncapsulatedCollectionHelper
- queryBNF(AbstractFromClause, int) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.FromClauseCollectionHelper
- queryBNF(AbstractOrderByClause, int) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.OrderByClauseCollectionHelper
- queryBNF(AbstractTripleEncapsulatedExpression, int) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.TripleEncapsulatedCollectionHelper
- queryBNF(ConcatExpression, int) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.ConcatExpressionCollectionHelper
- queryBNF(ConstructorExpression, int) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.ConstrutorCollectionHelper
- queryBNF(DeleteClause, int) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.DeleteClauseCollectionHelper
- queryBNF(Expression, int) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AbstractConditionalClauseCollectionHelper
- queryBNF(GroupByClause, int) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.GroupByClauseCollectionHelper
- queryBNF(IdentificationVariableDeclaration, int) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.JoinCollectionHelper
- queryBNF(UpdateClause, int) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.UpdateItemCollectionHelper
- queryBNF(T, int) - Method in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AbstractSelectClauseCollectionHelper
- queryBNF(T, int) - Method in interface org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.CollectionExpressionHelper
-
Returns the
JPQLQueryBNF
that defines the fragment at the given position. - queryBuilder - Variable in class org.eclipse.persistence.internal.jpa.querydef.CommonAbstractCriteriaImpl
- queryBuilder - Variable in class org.eclipse.persistence.internal.sessions.AbstractSession
-
Store the query builder used to parse JPQL.
- QueryByExampleMechanism - Class in org.eclipse.persistence.internal.queries
-
Purpose: Mechanism used for all queries by example.
- QueryByExampleMechanism(DatabaseQuery) - Constructor for class org.eclipse.persistence.internal.queries.QueryByExampleMechanism
-
Initialize the state of the query
- QueryByExampleMechanism(DatabaseQuery, Expression) - Constructor for class org.eclipse.persistence.internal.queries.QueryByExampleMechanism
-
Initialize the state of the query
- queryByExamplePolicy - Variable in class org.eclipse.persistence.internal.queries.QueryByExampleMechanism
- QueryByExamplePolicy - Class in org.eclipse.persistence.queries
-
Purpose: This policy defines the configuration options for a Query By Example query.
- QueryByExamplePolicy() - Constructor for class org.eclipse.persistence.queries.QueryByExamplePolicy
-
PUBLIC: Constructs a default policy equal to that used when no policy is specified.
- queryCacheForceDeferredLocks - Variable in class org.eclipse.persistence.sessions.Project
-
Force all queries and relationships to use deferred lock strategy during object building and L2 cache population.
- queryClass - Variable in class org.eclipse.persistence.expressions.ExpressionBuilder
- queryClass - Variable in class org.eclipse.persistence.tools.profiler.Profile
- queryContext - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
-
The context used to query information about the JPQL query.
- QueryCounter - Class in org.eclipse.persistence.internal.helper
-
INTERNAL: This counter is used by the sessions to assign individual id's to all queries.
- QueryCounter() - Constructor for class org.eclipse.persistence.internal.helper.QueryCounter
- QueryException - Exception Class in org.eclipse.persistence.exceptions
-
Purpose: This exception is used for any problem that is detected with a query.
- QueryException(String) - Constructor for exception class org.eclipse.persistence.exceptions.QueryException
-
INTERNAL: Constructor.
- QueryException(String, DatabaseQuery) - Constructor for exception class org.eclipse.persistence.exceptions.QueryException
-
INTERNAL: Constructor.
- QueryException(String, DatabaseQuery, Exception) - Constructor for exception class org.eclipse.persistence.exceptions.QueryException
-
INTERNAL: Constructor.
- QueryExceptionResource - Class in org.eclipse.persistence.exceptions.i18n
-
INTERNAL: English ResourceBundle for QueryException messages.
- QueryExceptionResource() - Constructor for class org.eclipse.persistence.exceptions.i18n.QueryExceptionResource
-
Default constructor.
- queryExecuteUpdate(Map<String, String>, String, Map<?, ?>, Map<String, ?>) - Method in class org.eclipse.persistence.jpa.rs.PersistenceContext
-
Query execute update.
- QueryExpressionVisitor() - Constructor for class org.eclipse.persistence.jpa.jpql.tools.JPQLQueryContext.QueryExpressionVisitor
- queryHandler - Variable in class org.eclipse.persistence.internal.xr.QueryOperation
- QueryHandler - Class in org.eclipse.persistence.internal.xr
-
INTERNAL:
QueryHandler
sets out the basic rules for how Operations can use different types of queries (DataRead, ValueRead, etc.) - QueryHandler() - Constructor for class org.eclipse.persistence.internal.xr.QueryHandler
- QueryHint - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- queryHintContainedInvalidIntegerValue(String, Object, Exception) - Static method in exception class org.eclipse.persistence.exceptions.QueryException
- queryHintDidNotContainEnoughTokens(DatabaseQuery, String, Object) - Static method in exception class org.eclipse.persistence.exceptions.QueryException
- QueryHintImpl - Class in org.eclipse.persistence.internal.jpa.config.queries
-
JPA scripting API implementation.
- QueryHintImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.queries.QueryHintImpl
- QueryHintMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.queries
-
INTERNAL: Object to hold onto query hints metadata.
- QueryHintMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.queries.QueryHintMetadata
-
INTERNAL: Used for XML loading.
- QueryHintMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.queries.QueryHintMetadata
-
INTERNAL: Used for annotation loading.
- queryHintNavigatedIllegalRelationship(DatabaseQuery, String, Object, String) - Static method in exception class org.eclipse.persistence.exceptions.QueryException
- queryHintNavigatedNonExistantRelationship(DatabaseQuery, String, Object, String) - Static method in exception class org.eclipse.persistence.exceptions.QueryException
- QueryHints - Class in org.eclipse.persistence.config
-
The class defines EclipseLink query hints.
- QueryHintsHandler - Class in org.eclipse.persistence.internal.jpa
-
The class processes query hints.
- QueryHintsHandler.AllowNativeSQLQueryHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.AsOfHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.AsOfSCNHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.BatchHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.BatchSizeHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.BatchTypeHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.BatchWriteHint - Class in org.eclipse.persistence.internal.jpa
-
Configure the cache usage of the query.
- QueryHintsHandler.BindParametersHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.CacheRetrieveModeHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.CacheRetrieveModeLegacyHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.CacheStatementHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.CacheStoreModeHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.CacheStoreModeLegacyHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.CacheUsageHint - Class in org.eclipse.persistence.internal.jpa
-
Configure the cache usage of the query.
- QueryHintsHandler.CascadePolicyHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.CompositeMemberHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.CursorHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.CursorInitialSizeHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.CursorPageSizeHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.CursorSizeHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.ExclusiveHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.FetchGraphHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.FetchGroupAttributeHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.FetchGroupDefaultHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.FetchGroupHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.FetchGroupLoadHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.FetchGroupNameHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.FetchHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.FlushHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.Hint - Class in org.eclipse.persistence.internal.jpa
-
Define a generic Hint.
- QueryHintsHandler.HintHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.IndirectionPolicyHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.InheritanceJoinHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.JDBCFetchSizeHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.JDBCFirstResultHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.JDBCMaxRowsHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.JDBCTimeoutHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.LeftFetchHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.LoadGraphHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.LoadGroupAttributeHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.LoadGroupHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.MaintainCacheHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.NativeConnectionHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.ParameterDelimiterHint - Class in org.eclipse.persistence.internal.jpa
-
INTERNAL: 325167: Make reserved # bind parameter char generic to enable native SQL pass through
- QueryHintsHandler.PartitioningHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.PessimisticLockHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.PessimisticLockScope - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.PessimisticLockTimeoutHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.PessimisticLockTimeoutUnitHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.PrepareHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.PrintInnerJoinInWhereClauseHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.QueryCacheExpiryHint - Class in org.eclipse.persistence.internal.jpa
-
Define the query cache expiry hint.
- QueryHintsHandler.QueryCacheExpiryTimeOfDayHint - Class in org.eclipse.persistence.internal.jpa
-
Define the query cache expiry time of day hint.
- QueryHintsHandler.QueryCacheHint - Class in org.eclipse.persistence.internal.jpa
-
Define the query cache hint.
- QueryHintsHandler.QueryCacheIgnoreNullHint - Class in org.eclipse.persistence.internal.jpa
-
Define the query cache ignore null hint.
- QueryHintsHandler.QueryCacheInvalidateOnChangeHint - Class in org.eclipse.persistence.internal.jpa
-
Define the query cache ignore null hint.
- QueryHintsHandler.QueryCacheRandomizedExpiryHint - Class in org.eclipse.persistence.internal.jpa
-
Define the query cache randomized expiry hint.
- QueryHintsHandler.QueryCacheSizeHint - Class in org.eclipse.persistence.internal.jpa
-
Define the query cache size hint.
- QueryHintsHandler.QueryCacheTypeHint - Class in org.eclipse.persistence.internal.jpa
-
Define the query cache type hint.
- QueryHintsHandler.QueryResultsCacheValidation - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.QueryTimeoutHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.QueryTimeoutUnitHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.QueryTypeHint - Class in org.eclipse.persistence.internal.jpa
-
Configure the type of the query.
- QueryHintsHandler.ReadOnlyHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.RedirectorHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.RefreshHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.ResultCollectionTypeHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.ResultSetAccess - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.ResultSetConcurrencyHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.ResultSetTypeHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.ResultTypeHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.ReturnNameValuePairsHint - Class in org.eclipse.persistence.internal.jpa
-
This hint can be used to indicate whether or not a ResultSetMapping query should return populated DatabaseRecords vs.
- QueryHintsHandler.ScrollableCursorHint - Class in org.eclipse.persistence.internal.jpa
- QueryHintsHandler.SerializedObject - Class in org.eclipse.persistence.internal.jpa
- queryId - Variable in class org.eclipse.persistence.queries.ReadQuery
- QueryImpl - Class in org.eclipse.persistence.internal.jpa
-
Concrete JPA query class.
- QueryImpl(EntityManagerImpl) - Constructor for class org.eclipse.persistence.internal.jpa.QueryImpl
-
Base constructor for EJBQueryImpl.
- QueryImpl(DatabaseQuery, EntityManagerImpl) - Constructor for class org.eclipse.persistence.internal.jpa.QueryImpl
-
Create an EJBQueryImpl with a DatabaseQuery.
- queryIsTooComplexForOracleNoSQLDB(String) - Static method in exception class org.eclipse.persistence.eis.EISException
- queryKey - Variable in class org.eclipse.persistence.internal.expressions.QueryKeyExpression
-
Cache the query key for performance.
- QueryKey - Class in org.eclipse.persistence.mappings.querykeys
-
Purpose: Define a Java appropriate alias to a database field or function.
- QueryKey() - Constructor for class org.eclipse.persistence.mappings.querykeys.QueryKey
-
Default constructor.
- QueryKey_Class - Static variable in class org.eclipse.persistence.internal.helper.ClassConstants
- QueryKeyExpression - Class in org.eclipse.persistence.internal.expressions
-
Represents expression on query keys or mappings.
- QueryKeyExpression() - Constructor for class org.eclipse.persistence.internal.expressions.QueryKeyExpression
- QueryKeyExpression(String, Expression) - Constructor for class org.eclipse.persistence.internal.expressions.QueryKeyExpression
- QueryKeyReference - Class in org.eclipse.persistence.internal.descriptors
-
Purpose: Used to define variable 1-1 mapping query key field references.
- QueryKeyReference() - Constructor for class org.eclipse.persistence.internal.descriptors.QueryKeyReference
-
Default constructor.
- QueryKeyReference(DatabaseField, String) - Constructor for class org.eclipse.persistence.internal.descriptors.QueryKeyReference
-
Create an association.
- queryKeys - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
- QueryList - Class in org.eclipse.persistence.jpa.rs.util.list
-
This class is used to wrap collection of Query objects
- QueryList() - Constructor for class org.eclipse.persistence.jpa.rs.util.list.QueryList
-
Default constructor.
- queryManager - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
- queryMechanism - Variable in class org.eclipse.persistence.queries.DatabaseQuery
-
The query mechanism determines the mechanism on how the database will be accessed.
- QueryMonitor - Class in org.eclipse.persistence.tools.profiler
-
Purpose: Provide a very simple low overhead means for measuring query executions, and cache hits.
- QueryMonitor - Static variable in class org.eclipse.persistence.config.ProfilerType
- QueryMonitor() - Constructor for class org.eclipse.persistence.tools.profiler.QueryMonitor
- queryMultipleResults(Map<String, String>, String, Map<?, ?>, Map<String, ?>) - Method in class org.eclipse.persistence.jpa.rs.PersistenceContext
-
Query multiple results.
- queryName - Variable in class org.eclipse.persistence.internal.jpa.QueryImpl
- queryName - Variable in class org.eclipse.persistence.internal.jpa.rs.metadata.model.Query
- queryName() - Element in annotation type org.eclipse.persistence.jpa.rs.annotations.RestPageableQuery
-
Named query name for pagination.
- QueryNode - Class in org.eclipse.persistence.internal.jpa.parsing
-
INTERNAL: This node contains the information about what kind of query is represented it's tree (e.g.
- QueryNode() - Constructor for class org.eclipse.persistence.internal.jpa.parsing.QueryNode
- queryNotDefined() - Static method in exception class org.eclipse.persistence.exceptions.QueryException
- queryNotDefined(String) - Static method in exception class org.eclipse.persistence.exceptions.QueryException
- queryNotDefined(String, Class<?>) - Static method in exception class org.eclipse.persistence.exceptions.QueryException
- QueryOperation - Class in org.eclipse.persistence.internal.xr
-
INTERNAL:An XR QueryOperation is an executable representation of a
SELECT
operation on the database. - QueryOperation() - Constructor for class org.eclipse.persistence.internal.xr.QueryOperation
- queryParameter() - Element in annotation type org.eclipse.persistence.annotations.StoredProcedureParameter
-
(Required) The query parameter name.
- queryParameter() - Element in annotation type org.eclipse.persistence.platform.database.oracle.annotations.PLSQLParameter
-
(Optional) The query parameter name.
- QueryParameters - Class in org.eclipse.persistence.jpa.rs
- QueryParameters() - Constructor for class org.eclipse.persistence.jpa.rs.QueryParameters
- QueryPart(String) - Constructor for class org.eclipse.persistence.sdo.helper.extension.XPathHelper.QueryPart
-
This constructor breaks the provided query into property name and query value parts.
- QueryPart(String, String, int) - Constructor for class org.eclipse.persistence.sdo.helper.extension.XPathHelper.QueryPart
-
This constructor sets a logical operator and breaks the provided query into property name and query value parts.
- queryPosition - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.EndingQueryPositionBuilder
-
This
QueryPosition
has the position of eachExpression
within the valid fragment of the JPQL query. - queryPosition - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
-
Contains the position of the cursor within the parsed
Expression
from the root node up to the deepest leaf node. - QueryPosition - Class in org.eclipse.persistence.jpa.jpql.parser
-
This object contains the cursor position within the parsed tree and within each of the
Expression
from the root to the deepest leaf. - QueryPosition(int) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.QueryPosition
-
Creates a new
QueryPosition
. - QueryPreparation - Static variable in interface org.eclipse.persistence.sessions.SessionProfiler
- QueryRedirector - Interface in org.eclipse.persistence.queries
-
Purpose: Query redirection allows for a named or parameterized query (or finder) to dynamically determine how the query is to be executed based on the arguments.
- QueryRedirectorHelper - Class in org.eclipse.persistence.queries
-
Purpose: The purpose of this class is to provide the query redirector with some helper methods for general EclipseLink operations (such as checking a query against the cache) which may not occur because the query is being redirected.
- QueryRedirectors - Interface in org.eclipse.persistence.jpa.config
-
JPA scripting API implementation.
- QueryRedirectors - Annotation Type in org.eclipse.persistence.annotations
-
Redirectors allow EclipseLink queries to be intercepted and pre/post processed or redirected.
- QueryRedirectorsImpl - Class in org.eclipse.persistence.internal.jpa.config.queries
-
JPA scripting API implementation.
- QueryRedirectorsImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.queries.QueryRedirectorsImpl
- QueryRedirectorsMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.queries
-
Object to hold onto Default Redirector metadata.
- QueryRedirectorsMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.queries.QueryRedirectorsMetadata
-
INTERNAL: Used for XML loading.
- QueryRedirectorsMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.queries.QueryRedirectorsMetadata
-
INTERNAL: Used for annotation loading.
- QueryResource - Class in org.eclipse.persistence.jpa.rs.resources
-
Query resource.
- QueryResource() - Constructor for class org.eclipse.persistence.jpa.rs.resources.QueryResource
- queryResult - Variable in class org.eclipse.persistence.internal.jpa.querydef.AbstractQueryImpl
- queryResultCachingPolicy - Variable in class org.eclipse.persistence.queries.ReadQuery
-
Used to specify how query results are cached
- queryResults - Variable in class org.eclipse.persistence.internal.identitymaps.IdentityMapManager
-
A table of identity maps with the key being the query
- QueryResultsCachePolicy - Class in org.eclipse.persistence.queries
-
PUBLIC: A QueryResultsCache policy dictates how a query's results will be cached.
- QueryResultsCachePolicy() - Constructor for class org.eclipse.persistence.queries.QueryResultsCachePolicy
-
PUBLIC: Build a QueryResultsCachePolicy with the default settings By default there is no invalidation of query results and the maximum number of results sets is 100.
- QueryResultsCachePolicy(int) - Constructor for class org.eclipse.persistence.queries.QueryResultsCachePolicy
-
PUBLIC: Build a QueryResultsCachePolicy and supply a maximum for the number of results sets.
- QueryResultsCachePolicy(CacheInvalidationPolicy) - Constructor for class org.eclipse.persistence.queries.QueryResultsCachePolicy
-
PUBLIC: Build a QueryResultsCachePolicy and supply a CacheInvalidationPolicy.
- QueryResultsCachePolicy(CacheInvalidationPolicy, int) - Constructor for class org.eclipse.persistence.queries.QueryResultsCachePolicy
-
PUBLIC: Build a QueryResultsCachePolicy and supply a CacheInvalidationPolicy and a maximum number of results sets.
- queryResultsInvalidationsByClass - Variable in class org.eclipse.persistence.internal.identitymaps.IdentityMapManager
-
A map of class to list of queries that need to be invalidated when that class changes.
- queryRetryAttemptCount - Variable in class org.eclipse.persistence.sessions.DatabaseLogin
-
Stores the value for the number of time EclipseLink will attempt to reconnect the connection on a comm failure in the case EclipseLink is attempting to retry a query.
- querySentToInactiveUnitOfWork(DatabaseQuery) - Static method in exception class org.eclipse.persistence.exceptions.QueryException
- QuerySequence - Class in org.eclipse.persistence.sequencing
-
Purpose: An generic query sequence mechanism.
- QuerySequence() - Constructor for class org.eclipse.persistence.sequencing.QuerySequence
- QuerySequence(boolean, boolean) - Constructor for class org.eclipse.persistence.sequencing.QuerySequence
- QuerySequence(String) - Constructor for class org.eclipse.persistence.sequencing.QuerySequence
-
Create a new sequence with the name.
- QuerySequence(String, boolean, boolean) - Constructor for class org.eclipse.persistence.sequencing.QuerySequence
- QuerySequence(String, int) - Constructor for class org.eclipse.persistence.sequencing.QuerySequence
-
Create a new sequence with the name and sequence pre-allocation size.
- QuerySequence(String, int, boolean, boolean) - Constructor for class org.eclipse.persistence.sequencing.QuerySequence
- QuerySequence(String, int, int) - Constructor for class org.eclipse.persistence.sequencing.QuerySequence
- QuerySequence(String, int, int, boolean, boolean) - Constructor for class org.eclipse.persistence.sequencing.QuerySequence
- querySequenceDoesNotHaveSelectQuery(String) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
- queryString - Variable in class org.eclipse.persistence.eis.interactions.QueryStringInteraction
- QueryStringCall - Interface in org.eclipse.persistence.internal.databaseaccess
-
INTERNAL: Purpose: Used to define query string calls.
- QueryStringInteraction - Class in org.eclipse.persistence.eis.interactions
-
Defines the specification for a call to a JCA interaction that uses a query string.
- QueryStringInteraction() - Constructor for class org.eclipse.persistence.eis.interactions.QueryStringInteraction
-
Default constructor.
- QueryStringInteraction(String) - Constructor for class org.eclipse.persistence.eis.interactions.QueryStringInteraction
-
Construct interaction with the query string.
- queryTimeout - Variable in class org.eclipse.persistence.descriptors.DescriptorQueryManager
- queryTimeout - Variable in class org.eclipse.persistence.internal.databaseaccess.DatabaseCall
- queryTimeout - Variable in class org.eclipse.persistence.queries.DatabaseQuery
-
queryTimeout has three possible settings: DefaultTimeout, NoTimeout, and 1..N This applies to both DatabaseQuery.queryTimeout and DescriptorQueryManager.queryTimeout DatabaseQuery.queryTimeout: - DefaultTimeout: get queryTimeout from DescriptorQueryManager - NoTimeout, 1..N: overrides queryTimeout in DescriptorQueryManager DescriptorQueryManager.queryTimeout: - DefaultTimeout: get queryTimeout from parent DescriptorQueryManager.
- queryTimeoutCache - Variable in class org.eclipse.persistence.internal.databaseaccess.BatchWritingMechanism
-
INTERNAL: This variable is used to temporarily cache the largest queryTimeout among a batch of queries for a particular mechanism.
- queryTimeoutDefault - Variable in class org.eclipse.persistence.internal.sessions.AbstractSession
- queryTimeoutUnit - Variable in class org.eclipse.persistence.descriptors.DescriptorQueryManager
- queryTimeoutUnit - Variable in class org.eclipse.persistence.internal.databaseaccess.DatabaseCall
- queryTimeoutUnit - Variable in class org.eclipse.persistence.queries.DatabaseQuery
- queryTimeoutUnitDefault - Variable in class org.eclipse.persistence.internal.sessions.AbstractSession
- queryType - Variable in class org.eclipse.persistence.internal.jpa.querydef.CommonAbstractCriteriaImpl
- QueryType - Class in org.eclipse.persistence.config
-
Query type hint values.
- QueryType() - Constructor for class org.eclipse.persistence.config.QueryType
-
Deprecated, for removal: This API element is subject to removal in a future version.This constructor will be marked private and the class final. It is not designed for extensibility.
- QUESTION_MARK - Static variable in class org.eclipse.persistence.internal.helper.StringHelper
-
Vertical bar.
- QUESTION_STR - Static variable in class org.eclipse.persistence.tools.metadata.generation.Util
- queue - Variable in class org.eclipse.persistence.internal.eis.adapters.aq.AQInteractionSpec
- QUEUE - Static variable in class org.eclipse.persistence.eis.adapters.aq.AQPlatform
-
AQ interaction spec properties.
- QUEUE_OPERATION - Static variable in class org.eclipse.persistence.eis.adapters.aq.AQPlatform
- QueueableWeakCacheKey - Class in org.eclipse.persistence.internal.identitymaps
- QueueableWeakCacheKey(Object, Object, Object, long, ReferenceQueue, boolean) - Constructor for class org.eclipse.persistence.internal.identitymaps.QueueableWeakCacheKey
- queueNode - Variable in class org.eclipse.persistence.internal.sessions.MergeManager
-
Stores the node that holds this mergemanager within the WriteLocksManager queue
- quiet - Variable in class org.eclipse.persistence.tools.dbws.DBWSBuilder
- quot(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create an expression that returns the quotient of its arguments.
- quot(Expression<? extends Number>, Number) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create an expression that returns the quotient of its arguments.
- quot(Number, Expression<? extends Number>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
-
Create an expression that returns the quotient of its arguments.
- QUOT - Static variable in class org.eclipse.persistence.oxm.record.OutputStreamRecord
- QUOTATION_MARK_NAME - Static variable in class org.eclipse.persistence.jpa.jpql.tools.utility.XmlEscapeCharacterConverter
-
The entity name for quotation mark: ".
- quote(String) - Static method in class org.eclipse.persistence.jpa.jpql.ExpressionTools
-
Returns the given string literal by wrapping it with single quotes.
- QUOTE - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
-
The constant for single quote.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form