Index

A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbortableOnClauseJoinNodeVisitor - Class in com.blazebit.persistence.impl
 
AbortableOnClauseJoinNodeVisitor(Expression.ResultVisitor<Boolean>, Boolean) - Constructor for class com.blazebit.persistence.impl.AbortableOnClauseJoinNodeVisitor
 
AbortableResultJoinNodeVisitor<T> - Interface in com.blazebit.persistence.impl
 
AbstractCommonQueryBuilder<QueryResultType,BuilderType,SetReturn,SubquerySetReturn,FinalSetReturn extends BaseFinalSetOperationBuilderImpl<?,?,?>> - Class in com.blazebit.persistence.impl
 
AbstractCommonQueryBuilder(AbstractCommonQueryBuilder<QueryResultType, ?, ?, ?, ?>) - Constructor for class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
Create flat copy of builder
AbstractCommonQueryBuilder(AbstractCommonQueryBuilder<QueryResultType, ?, ?, ?, ?>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
Create fully copy of builder.
AbstractCommonQueryBuilder(MainQuery, QueryContext, boolean, DbmsStatementType, Class<QueryResultType>, String) - Constructor for class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
AbstractCommonQueryBuilder(MainQuery, QueryContext, boolean, DbmsStatementType, Class<QueryResultType>, String, AliasManager, JoinManager, ExpressionFactory, FinalSetReturn, boolean) - Constructor for class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
AbstractCommonQueryBuilder(MainQuery, QueryContext, boolean, DbmsStatementType, Class<QueryResultType>, String, FinalSetReturn) - Constructor for class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
AbstractCommonQueryBuilder(MainQuery, QueryContext, boolean, DbmsStatementType, Class<QueryResultType>, String, FinalSetReturn, boolean, AliasManager, JoinManager) - Constructor for class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
AbstractCountFunction - Class in com.blazebit.persistence.impl.function.count
 
AbstractCountFunction() - Constructor for class com.blazebit.persistence.impl.function.count.AbstractCountFunction
 
AbstractCountFunction.Count - Class in com.blazebit.persistence.impl.function.count
 
AbstractCriteriaBuilder<T,X extends BaseCriteriaBuilder<T,X>,Z,W> - Class in com.blazebit.persistence.impl
 
AbstractCriteriaBuilder(AbstractCommonQueryBuilder<T, ?, ?, ?, ?>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.AbstractCriteriaBuilder
 
AbstractCriteriaBuilder(MainQuery, QueryContext, boolean, Class<T>, String, BuilderListener<Object>, BaseFinalSetOperationCriteriaBuilderImpl<T, ?>) - Constructor for class com.blazebit.persistence.impl.AbstractCriteriaBuilder
 
AbstractCTECriteriaBuilder<Y,X extends BaseCTECriteriaBuilder<X>,Z,W> - Class in com.blazebit.persistence.impl
 
AbstractCTECriteriaBuilder(AbstractCTECriteriaBuilder<Y, X, Z, W>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.AbstractCTECriteriaBuilder
 
AbstractCTECriteriaBuilder(MainQuery, QueryContext, CTEManager.CTEKey, boolean, Class<Object>, Y, CTEBuilderListener, BaseFinalSetOperationCTECriteriaBuilderImpl<Object, ?>, AliasManager, JoinManager) - Constructor for class com.blazebit.persistence.impl.AbstractCTECriteriaBuilder
 
AbstractCustomQuery<T> - Class in com.blazebit.persistence.impl.query
 
AbstractCustomQuery(QuerySpecification<T>, Map<ParameterExpression<?>, String>, Map<String, ParameterValueTransformer>, Map<String, String>, Map<String, ValuesParameterBinder>) - Constructor for class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
AbstractDbmsLimitHandler - Class in com.blazebit.persistence.impl.dialect
 
AbstractDbmsLimitHandler(int) - Constructor for class com.blazebit.persistence.impl.dialect.AbstractDbmsLimitHandler
 
AbstractDeleteCollectionCriteriaBuilder<T,X extends BaseDeleteCriteriaBuilder<T,X>,Y> - Class in com.blazebit.persistence.impl
 
AbstractDeleteCollectionCriteriaBuilder(AbstractDeleteCollectionCriteriaBuilder<T, X, Y>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.AbstractDeleteCollectionCriteriaBuilder
 
AbstractDeleteCollectionCriteriaBuilder(MainQuery, QueryContext, boolean, Class<T>, String, CTEManager.CTEKey, Class<?>, Y, CTEBuilderListener, String) - Constructor for class com.blazebit.persistence.impl.AbstractDeleteCollectionCriteriaBuilder
 
AbstractFullQueryBuilder<T,X extends FullQueryBuilder<T,X>,Z,W,FinalSetReturn extends BaseFinalSetOperationBuilderImpl<T,?,?>> - Class in com.blazebit.persistence.impl
 
AbstractFullQueryBuilder(AbstractFullQueryBuilder<T, ? extends FullQueryBuilder<T, ?>, ?, ?, ?>) - Constructor for class com.blazebit.persistence.impl.AbstractFullQueryBuilder
Create flat copy of builder
AbstractFullQueryBuilder(MainQuery, boolean, Class<T>, String, FinalSetReturn) - Constructor for class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
AbstractGreatestFunction - Class in com.blazebit.persistence.impl.function.greatest
 
AbstractGreatestFunction() - Constructor for class com.blazebit.persistence.impl.function.greatest.AbstractGreatestFunction
 
AbstractGroupConcatFunction - Class in com.blazebit.persistence.impl.function.groupconcat
 
AbstractGroupConcatFunction(String) - Constructor for class com.blazebit.persistence.impl.function.groupconcat.AbstractGroupConcatFunction
 
AbstractGroupConcatFunction.GroupConcat - Class in com.blazebit.persistence.impl.function.groupconcat
 
AbstractGroupConcatWindowFunction - Class in com.blazebit.persistence.impl.function.window.groupconcat
 
AbstractGroupConcatWindowFunction(String, boolean, boolean, boolean, boolean) - Constructor for class com.blazebit.persistence.impl.function.window.groupconcat.AbstractGroupConcatWindowFunction
 
AbstractGroupConcatWindowFunction.GroupConcat - Class in com.blazebit.persistence.impl.function.window.groupconcat
 
AbstractInsertCollectionCriteriaBuilder<T,X extends BaseInsertCriteriaBuilder<T,X>,Y> - Class in com.blazebit.persistence.impl
 
AbstractInsertCollectionCriteriaBuilder(AbstractInsertCollectionCriteriaBuilder<T, X, Y>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.AbstractInsertCollectionCriteriaBuilder
 
AbstractInsertCollectionCriteriaBuilder(MainQuery, QueryContext, boolean, Class<T>, CTEManager.CTEKey, Class<?>, Y, CTEBuilderListener, String) - Constructor for class com.blazebit.persistence.impl.AbstractInsertCollectionCriteriaBuilder
 
AbstractJsonGetFunction - Class in com.blazebit.persistence.impl.function.jsonget
 
AbstractJsonGetFunction() - Constructor for class com.blazebit.persistence.impl.function.jsonget.AbstractJsonGetFunction
 
AbstractJsonSetFunction - Class in com.blazebit.persistence.impl.function.jsonset
 
AbstractJsonSetFunction() - Constructor for class com.blazebit.persistence.impl.function.jsonset.AbstractJsonSetFunction
 
AbstractKeysetBuilderEndedListener - Class in com.blazebit.persistence.impl.keyset
 
AbstractKeysetBuilderEndedListener() - Constructor for class com.blazebit.persistence.impl.keyset.AbstractKeysetBuilderEndedListener
 
AbstractKeysetLink - Class in com.blazebit.persistence.impl.keyset
 
AbstractKeysetLink(KeysetMode) - Constructor for class com.blazebit.persistence.impl.keyset.AbstractKeysetLink
 
AbstractLeastFunction - Class in com.blazebit.persistence.impl.function.least
 
AbstractLeastFunction() - Constructor for class com.blazebit.persistence.impl.function.least.AbstractLeastFunction
 
AbstractManager<T extends ExpressionModifier> - Class in com.blazebit.persistence.impl
 
AbstractManager(ResolvingQueryGenerator, ParameterManager, SubqueryInitiatorFactory) - Constructor for class com.blazebit.persistence.impl.AbstractManager
 
AbstractModificationCriteriaBuilder<T,X extends BaseModificationCriteriaBuilder<X>,Y> - Class in com.blazebit.persistence.impl
 
AbstractModificationCriteriaBuilder(AbstractModificationCriteriaBuilder<T, X, Y>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
AbstractModificationCriteriaBuilder(MainQuery, QueryContext, boolean, DbmsStatementType, Class<T>, String, CTEManager.CTEKey, Class<?>, Y, CTEBuilderListener) - Constructor for class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
AbstractPatternFinder - Class in com.blazebit.persistence.impl.util
 
AbstractPatternFinder() - Constructor for class com.blazebit.persistence.impl.util.AbstractPatternFinder
 
AbstractQuantifiablePredicateBuilder<T> - Class in com.blazebit.persistence.impl.builder.predicate
 
AbstractQuantifiablePredicateBuilder(T, PredicateBuilderEndedListener, Expression, boolean, SubqueryInitiatorFactory, ExpressionFactory, ParameterManager, ClauseType) - Constructor for class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
AbstractQueryBuilder<T,X extends Queryable<T,X>,Z,W,FinalSetReturn extends BaseFinalSetOperationBuilderImpl<T,?,?>> - Class in com.blazebit.persistence.impl
 
AbstractQueryBuilder(AbstractQueryBuilder<T, ? extends FullQueryBuilder<T, ?>, ?, ?, ?>) - Constructor for class com.blazebit.persistence.impl.AbstractQueryBuilder
Create flat copy of builder
AbstractQueryBuilder(MainQuery, boolean, Class<T>, String, FinalSetReturn) - Constructor for class com.blazebit.persistence.impl.AbstractQueryBuilder
 
AbstractQueryConfiguration - Class in com.blazebit.persistence.impl
 
AbstractQueryConfiguration() - Constructor for class com.blazebit.persistence.impl.AbstractQueryConfiguration
 
AbstractRepeatFunction - Class in com.blazebit.persistence.impl.function.repeat
 
AbstractRepeatFunction(String) - Constructor for class com.blazebit.persistence.impl.function.repeat.AbstractRepeatFunction
 
AbstractStringJsonAggFunction - Class in com.blazebit.persistence.impl.function.stringjsonagg
 
AbstractStringJsonAggFunction() - Constructor for class com.blazebit.persistence.impl.function.stringjsonagg.AbstractStringJsonAggFunction
 
AbstractStringXmlAggFunction - Class in com.blazebit.persistence.impl.function.stringxmlagg
 
AbstractStringXmlAggFunction() - Constructor for class com.blazebit.persistence.impl.function.stringxmlagg.AbstractStringXmlAggFunction
 
AbstractToStringJsonFunction - Class in com.blazebit.persistence.impl.function.tostringjson
 
AbstractToStringJsonFunction() - Constructor for class com.blazebit.persistence.impl.function.tostringjson.AbstractToStringJsonFunction
 
AbstractToStringXmlFunction - Class in com.blazebit.persistence.impl.function.tostringxml
 
AbstractToStringXmlFunction() - Constructor for class com.blazebit.persistence.impl.function.tostringxml.AbstractToStringXmlFunction
 
AbstractUpdateCollectionCriteriaBuilder<T,X extends BaseUpdateCriteriaBuilder<T,X>,Y> - Class in com.blazebit.persistence.impl
 
AbstractUpdateCollectionCriteriaBuilder(AbstractUpdateCollectionCriteriaBuilder<T, X, Y>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.AbstractUpdateCollectionCriteriaBuilder
 
AbstractUpdateCollectionCriteriaBuilder(MainQuery, QueryContext, boolean, Class<T>, String, CTEManager.CTEKey, Class<?>, Y, CTEBuilderListener, String) - Constructor for class com.blazebit.persistence.impl.AbstractUpdateCollectionCriteriaBuilder
 
AbstractWindowFunction - Class in com.blazebit.persistence.impl.function.window
See the following for details: https://www.postgresql.org/docs/current/sql-expressions.html#SYNTAX-WINDOW-FUNCTIONS
AbstractWindowFunction(String, boolean, boolean, boolean, boolean) - Constructor for class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 
AbstractWindowFunction.WindowFunction - Class in com.blazebit.persistence.impl.function.window
 
accept(AbortableResultJoinNodeVisitor<T>) - Method in class com.blazebit.persistence.impl.JoinNode
 
accept(JoinNodeVisitor) - Method in class com.blazebit.persistence.impl.JoinNode
 
accept(SelectInfoVisitor) - Method in class com.blazebit.persistence.impl.SelectInfo
 
accept(ExpressionModifierVisitor<? super ExpressionModifier>) - Method in class com.blazebit.persistence.impl.JoinNode
 
acceptVisitor(AbortableResultJoinNodeVisitor<Boolean>) - Method in class com.blazebit.persistence.impl.JoinManager
 
acceptVisitor(Expression.ResultVisitor<Boolean>, boolean) - Method in class com.blazebit.persistence.impl.JoinManager
 
AccessDayDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.day
 
AccessDayDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.day.AccessDayDiffFunction
 
AccessDayFunction - Class in com.blazebit.persistence.impl.function.datetime.day
 
AccessDayFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.day.AccessDayFunction
 
AccessDayOfWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.dayofweek
 
AccessDayOfWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.dayofweek.AccessDayOfWeekFunction
 
AccessDayOfYearFunction - Class in com.blazebit.persistence.impl.function.datetime.dayofyear
 
AccessDayOfYearFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.dayofyear.AccessDayOfYearFunction
 
AccessHourDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.hour
 
AccessHourDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.hour.AccessHourDiffFunction
 
AccessHourFunction - Class in com.blazebit.persistence.impl.function.datetime.hour
 
AccessHourFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.hour.AccessHourFunction
 
AccessIsoDayOfWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.isodayofweek
 
AccessIsoDayOfWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.isodayofweek.AccessIsoDayOfWeekFunction
 
AccessIsoWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.isoweek
 
AccessIsoWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.isoweek.AccessIsoWeekFunction
 
AccessMicrosecondDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.microsecond
 
AccessMicrosecondDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.microsecond.AccessMicrosecondDiffFunction
 
AccessMillisecondDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.millisecond
 
AccessMillisecondDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.millisecond.AccessMillisecondDiffFunction
 
AccessMinuteDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.minute
 
AccessMinuteDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.minute.AccessMinuteDiffFunction
 
AccessMinuteFunction - Class in com.blazebit.persistence.impl.function.datetime.minute
 
AccessMinuteFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.minute.AccessMinuteFunction
 
AccessMonthDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.month
 
AccessMonthDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.month.AccessMonthDiffFunction
 
AccessMonthFunction - Class in com.blazebit.persistence.impl.function.datetime.month
 
AccessMonthFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.month.AccessMonthFunction
 
AccessQuarterDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.quarter
 
AccessQuarterDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.quarter.AccessQuarterDiffFunction
 
AccessQuarterFunction - Class in com.blazebit.persistence.impl.function.datetime.quarter
 
AccessQuarterFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.quarter.AccessQuarterFunction
 
AccessSecondDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.second
 
AccessSecondDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.second.AccessSecondDiffFunction
 
AccessSecondFunction - Class in com.blazebit.persistence.impl.function.datetime.second
 
AccessSecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.second.AccessSecondFunction
 
AccessYearDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.year
 
AccessYearDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.year.AccessYearDiffFunction
 
AccessYearFunction - Class in com.blazebit.persistence.impl.function.datetime.year
 
AccessYearFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.year.AccessYearFunction
 
add(E) - Method in class com.blazebit.persistence.impl.util.SetView
 
addAlias(String) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
addAll(Collection<? extends E>) - Method in class com.blazebit.persistence.impl.util.SetView
 
addArgument(int) - Method in class com.blazebit.persistence.impl.JpqlMacroFunctionRenderContext
 
addAttribute(String) - Method in class com.blazebit.persistence.impl.AbstractUpdateCollectionCriteriaBuilder
 
addAttribute(String) - Method in class com.blazebit.persistence.impl.BaseUpdateCriteriaBuilderImpl
 
addBind(String) - Method in class com.blazebit.persistence.impl.AbstractInsertCollectionCriteriaBuilder
 
addBind(String) - Method in class com.blazebit.persistence.impl.BaseInsertCriteriaBuilderImpl
 
addChunk(String) - Method in class com.blazebit.persistence.impl.JpqlMacroFunctionRenderContext
 
addedCtes - Variable in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
addEntityJoin(JoinNode) - Method in class com.blazebit.persistence.impl.JoinNode
 
addJoinNode(JoinNode, boolean) - Method in class com.blazebit.persistence.impl.JoinTreeNode
 
addParameterExpression(Object, ClauseType, AbstractCommonQueryBuilder<?, ?, ?, ?, ?>) - Method in class com.blazebit.persistence.impl.ParameterManager
 
addParameterMapping(String, Object, boolean) - Method in class com.blazebit.persistence.impl.ParameterManager
 
addParameterMapping(String, Object, ClauseType, AbstractCommonQueryBuilder<?, ?, ?, ?, ?>) - Method in class com.blazebit.persistence.impl.ParameterManager
 
addPathExpression(PathExpression, ImplicitJoinNotAllowedException, boolean) - Method in class com.blazebit.persistence.impl.ImplicitJoinCorrelationPathReplacementVisitor
 
addProperties(Properties) - Method in class com.blazebit.persistence.impl.CriteriaBuilderConfigurationImpl
 
addUnquotedArgument(FunctionRenderContext, int) - Method in class com.blazebit.persistence.impl.function.jsonset.AbstractJsonSetFunction
 
afterAllTransformations() - Method in interface com.blazebit.persistence.impl.transform.ExpressionTransformerGroup
 
afterAllTransformations() - Method in class com.blazebit.persistence.impl.transform.SimpleTransformerGroup
 
afterAllTransformations() - Method in class com.blazebit.persistence.impl.transform.SizeTransformerGroup
 
afterKeyset() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
afterKeyset(Keyset) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
afterKeyset(Keyset) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
afterKeyset(Serializable...) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
afterTransformationGroup() - Method in interface com.blazebit.persistence.impl.transform.ExpressionTransformerGroup
 
afterTransformationGroup() - Method in class com.blazebit.persistence.impl.transform.SimpleTransformerGroup
 
afterTransformationGroup() - Method in class com.blazebit.persistence.impl.transform.SizeTransformerGroup
 
AliasFunction - Class in com.blazebit.persistence.impl.function.alias
 
AliasFunction() - Constructor for class com.blazebit.persistence.impl.function.alias.AliasFunction
 
AliasInfo - Interface in com.blazebit.persistence.impl
 
aliasManager - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
AliasManager - Class in com.blazebit.persistence.impl
 
AliasManager() - Constructor for class com.blazebit.persistence.impl.AliasManager
 
AliasManager(AliasManager) - Constructor for class com.blazebit.persistence.impl.AliasManager
 
aliasPrefix - Variable in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
all() - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
all(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
allowsFilterClause - Variable in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 
analyzeConstantifiedJoinNodes() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
and() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrBuilderImpl
 
and() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrThenBuilderImpl
 
and() - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
and(Object) - Method in class com.blazebit.persistence.impl.builder.predicate.BetweenBuilderImpl
 
and(String) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndBuilderImpl
 
and(String) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndThenBuilderImpl
 
andCurrentRow() - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
andExists() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndBuilderImpl
 
andExists() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndThenBuilderImpl
 
andExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndBuilderImpl
 
andExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndThenBuilderImpl
 
andExpression(String) - Method in class com.blazebit.persistence.impl.builder.predicate.BetweenBuilderImpl
 
andFollowing(String) - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
andLiteral(Object) - Method in class com.blazebit.persistence.impl.builder.predicate.BetweenBuilderImpl
 
andNotExists() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndBuilderImpl
 
andNotExists() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndThenBuilderImpl
 
andNotExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndBuilderImpl
 
andNotExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndThenBuilderImpl
 
andPreceding(String) - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
andSubqery() - Method in class com.blazebit.persistence.impl.builder.predicate.BetweenBuilderImpl
 
andSubqery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.BetweenBuilderImpl
 
andSubqery(String, String) - Method in class com.blazebit.persistence.impl.builder.predicate.BetweenBuilderImpl
 
andSubqery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.BetweenBuilderImpl
 
andSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndBuilderImpl
 
andSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndThenBuilderImpl
 
andSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.BetweenBuilderImpl
 
andSubquery() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndBuilderImpl
 
andSubquery() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndThenBuilderImpl
 
andSubquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndBuilderImpl
 
andSubquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndThenBuilderImpl
 
andSubquery(String, String) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndBuilderImpl
 
andSubquery(String, String) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndThenBuilderImpl
 
andSubquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndBuilderImpl
 
andSubquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndThenBuilderImpl
 
andUnboundedFollowing() - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
any() - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
any(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
appendAlias(StringBuilder, boolean) - Method in class com.blazebit.persistence.impl.JoinNode
 
appendAlias(StringBuilder, boolean, boolean) - Method in class com.blazebit.persistence.impl.JoinNode
 
appendDeReference(StringBuilder, String, boolean) - Method in class com.blazebit.persistence.impl.JoinNode
 
appendDeReference(StringBuilder, String, boolean, boolean, boolean) - Method in class com.blazebit.persistence.impl.JoinNode
 
appendEmulatedOrderByElementWithNulls(FunctionRenderContext, Order) - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 
appendEmulatedOrderByElementWithNulls(StringBuilder, Order) - Method in class com.blazebit.persistence.impl.function.groupconcat.AbstractGroupConcatFunction
 
appendEmulatedOrderByElementWithNulls(StringBuilder, OrderByElement, String[]) - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
appendExtendedSql(StringBuilder, DbmsStatementType, boolean, boolean, StringBuilder, String, String, String[], Map<DbmsModificationState, String>) - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
appendExtendedSql(StringBuilder, DbmsStatementType, boolean, boolean, StringBuilder, String, String, String, String[], Map<DbmsModificationState, String>) - Method in class com.blazebit.persistence.impl.dialect.DB2DbmsDialect
 
appendExtendedSql(StringBuilder, DbmsStatementType, boolean, boolean, StringBuilder, String, String, String, String[], Map<DbmsModificationState, String>) - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
appendExtendedSql(StringBuilder, DbmsStatementType, boolean, boolean, StringBuilder, String, String, String, String[], Map<DbmsModificationState, String>) - Method in class com.blazebit.persistence.impl.dialect.H2DbmsDialect
 
appendExtendedSql(StringBuilder, DbmsStatementType, boolean, boolean, StringBuilder, String, String, String, String[], Map<DbmsModificationState, String>) - Method in class com.blazebit.persistence.impl.dialect.HSQLDbmsDialect
 
appendExtendedSql(StringBuilder, DbmsStatementType, boolean, boolean, StringBuilder, String, String, String, String[], Map<DbmsModificationState, String>) - Method in class com.blazebit.persistence.impl.dialect.MSSQLDbmsDialect
 
appendExtendedSql(StringBuilder, DbmsStatementType, boolean, boolean, StringBuilder, String, String, String, String[], Map<DbmsModificationState, String>) - Method in class com.blazebit.persistence.impl.dialect.MySQL8DbmsDialect
 
appendExtendedSql(StringBuilder, DbmsStatementType, boolean, boolean, StringBuilder, String, String, String, String[], Map<DbmsModificationState, String>) - Method in class com.blazebit.persistence.impl.dialect.OracleDbmsDialect
 
appendExtendedSql(StringBuilder, DbmsStatementType, boolean, boolean, StringBuilder, String, String, String, String[], Map<DbmsModificationState, String>) - Method in class com.blazebit.persistence.impl.dialect.PostgreSQLDbmsDialect
 
appendGroupByClause(StringBuilder) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
appendIdentifierExpressions(StringBuilder, boolean) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
appendInsertIntoFragment(StringBuilder, boolean) - Method in class com.blazebit.persistence.impl.AbstractInsertCollectionCriteriaBuilder
 
appendInsertIntoFragment(StringBuilder, boolean) - Method in class com.blazebit.persistence.impl.BaseInsertCriteriaBuilderImpl
 
appendLimit(StringBuilder, boolean, String, String) - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
appendOrderBy(StringBuilder, List<? extends OrderByElement>, String[]) - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
appendOrderByClause(StringBuilder) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
appendOrderByElement(StringBuilder, OrderByElement, String[]) - Method in class com.blazebit.persistence.impl.dialect.CockroachSQLDbmsDialect
 
appendOrderByElement(StringBuilder, OrderByElement, String[]) - Method in class com.blazebit.persistence.impl.dialect.DB2DbmsDialect
 
appendOrderByElement(StringBuilder, OrderByElement, String[]) - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
appendOrderByElement(StringBuilder, OrderByElement, String[]) - Method in class com.blazebit.persistence.impl.dialect.MSSQLDbmsDialect
 
appendOrderByElement(StringBuilder, OrderByElement, String[]) - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
appendPageCountQueryStringExtensions(StringBuilder) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
appendPageCountQueryStringExtensions(StringBuilder) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
appendSelectClause(StringBuilder, boolean) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
appendSelectClause(StringBuilder, boolean) - Method in class com.blazebit.persistence.impl.BaseInsertCriteriaBuilderImpl
 
appendSet(StringBuilder, SetOperationType, boolean, List<String>, List<? extends OrderByElement>, String, String) - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
appendSetClause(StringBuilder, boolean) - Method in class com.blazebit.persistence.impl.BaseUpdateCriteriaBuilderImpl
 
appendSetElement(StringBuilder, String, Expression) - Method in class com.blazebit.persistence.impl.BaseUpdateCriteriaBuilderImpl
 
appendSetElementAsSelectItem(StringBuilder, String) - Method in class com.blazebit.persistence.impl.AbstractUpdateCollectionCriteriaBuilder
 
appendSetElementAsSelectItem(StringBuilder, String) - Method in class com.blazebit.persistence.impl.BaseUpdateCriteriaBuilderImpl
 
appendSetElementEntityPrefix(String) - Method in class com.blazebit.persistence.impl.AbstractUpdateCollectionCriteriaBuilder
 
appendSetElementEntityPrefix(String) - Method in class com.blazebit.persistence.impl.BaseUpdateCriteriaBuilderImpl
 
appendSetElementsAsCaseExpressions(StringBuilder) - Method in class com.blazebit.persistence.impl.BaseUpdateCriteriaBuilderImpl
 
appendSetOperands(StringBuilder, SetOperationType, String, boolean, List<String>, boolean) - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
appendSetOperands(StringBuilder, SetOperationType, String, boolean, List<String>, boolean) - Method in class com.blazebit.persistence.impl.dialect.PostgreSQLDbmsDialect
 
appendSubqueryPart(StringBuilder, String) - Static method in class com.blazebit.persistence.impl.function.entity.EntityFunction
 
appendValueClazzAlias(StringBuilder, String) - Method in class com.blazebit.persistence.impl.JoinNode
 
appendWhereClause(StringBuilder, boolean) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
appendWhereClause(StringBuilder, List<String>, List<String>, JoinNode) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
appendWindowClause(StringBuilder, boolean) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
apply(ExpressionModifierVisitor<? super SelectInfo>) - Method in class com.blazebit.persistence.impl.SelectManager
 
apply(ExpressionModifierVisitor<? super ExpressionModifier>) - Method in class com.blazebit.persistence.impl.GroupByManager
 
apply(ExpressionModifierVisitor<? super ExpressionModifier>) - Method in class com.blazebit.persistence.impl.JoinManager
 
apply(ExpressionModifierVisitor<? super ExpressionModifier>) - Method in class com.blazebit.persistence.impl.OrderByManager
 
apply(ExpressionModifierVisitor<? super ExpressionModifier>) - Method in class com.blazebit.persistence.impl.PredicateManager
 
apply(ExpressionModifierVisitor<? super ExpressionModifier>) - Method in class com.blazebit.persistence.impl.WindowManager
 
apply(ExpressionModifierVisitor<? super T>) - Method in class com.blazebit.persistence.impl.AbstractManager
 
apply(List<Expression>) - Method in class com.blazebit.persistence.impl.JpqlMacroAdapter
 
applyCtes(StringBuilder, Query, List<Query>) - Method in class com.blazebit.persistence.impl.query.CollectionDeleteModificationQuerySpecification
 
applyCtes(StringBuilder, Query, List<Query>) - Method in class com.blazebit.persistence.impl.query.CollectionUpdateModificationQuerySpecification
 
applyCtes(StringBuilder, Query, List<Query>) - Method in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
applyExpressionTransformer(AbstractManager<? extends ExpressionModifier>) - Method in class com.blazebit.persistence.impl.transform.SimpleTransformerGroup
 
applyExpressionTransformer(AbstractManager<? extends ExpressionModifier>) - Method in class com.blazebit.persistence.impl.transform.SizeTransformerGroup
 
applyExpressionTransformer(AbstractManager<? extends T>) - Method in interface com.blazebit.persistence.impl.transform.ExpressionTransformerGroup
 
applyExpressionTransformersAndBuildGroupByClauses(JoinVisitor) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
applyExtendedSql(StringBuilder, boolean, boolean, StringBuilder, String, String[], Map<DbmsModificationState, String>) - Method in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
applyFrom(AliasManager) - Method in class com.blazebit.persistence.impl.AliasManager
 
applyImplicitJoins(JoinVisitor) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
applyImplicitJoins(JoinVisitor) - Method in class com.blazebit.persistence.impl.FinalSetOperationCriteriaBuilderImpl
 
applyImplicitJoins(JoinVisitor) - Method in class com.blazebit.persistence.impl.FinalSetOperationCTECriteriaBuilderImpl
 
applyImplicitJoins(JoinVisitor) - Method in class com.blazebit.persistence.impl.FinalSetOperationSubqueryBuilderImpl
 
applyJpaLimit(StringBuilder) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
applyJpaReturning(StringBuilder) - Method in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
applyObjectBuilder(TypedQuery<?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
applyPageIdQueryInto(AbstractCommonQueryBuilder<?, ?, ?, ?, ?>, KeysetPage, int, int, ResolvedExpression[], boolean) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
applyReturning(SimpleReturningBuilder) - Method in class com.blazebit.persistence.impl.builder.object.ReturningTupleObjectBuilder
 
applySelects(X) - Method in class com.blazebit.persistence.impl.builder.object.ClassObjectBuilder
 
applySelects(X) - Method in class com.blazebit.persistence.impl.builder.object.ConstructorObjectBuilder
 
applySelects(X) - Method in class com.blazebit.persistence.impl.builder.object.CountExtractionObjectBuilder
 
applySelects(X) - Method in class com.blazebit.persistence.impl.builder.object.DelegatingKeysetExtractionObjectBuilder
 
applySelects(X) - Method in class com.blazebit.persistence.impl.builder.object.KeysetExtractionObjectBuilder
 
applySelects(X) - Method in class com.blazebit.persistence.impl.builder.object.MultisetTransformingObjectBuilder
 
applySelects(X) - Method in class com.blazebit.persistence.impl.builder.object.PreProcessingObjectBuilder
 
applySelects(X) - Method in class com.blazebit.persistence.impl.builder.object.TupleObjectBuilder
 
applySetOrderBy(StringBuilder) - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationBuilderImpl
 
applySql(StringBuilder, boolean, String, String) - Method in class com.blazebit.persistence.impl.dialect.DB2DbmsLimitHandler
 
applySql(StringBuilder, boolean, String, String) - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsLimitHandler
 
applySql(StringBuilder, boolean, String, String) - Method in class com.blazebit.persistence.impl.dialect.MSSQL2012DbmsLimitHandler
 
applySql(StringBuilder, boolean, String, String) - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsLimitHandler
 
applySql(StringBuilder, boolean, String, String) - Method in class com.blazebit.persistence.impl.dialect.NoopDbmsLimitHandler
 
applySql(StringBuilder, boolean, String, String) - Method in class com.blazebit.persistence.impl.dialect.OracleDbmsLimitHandler
 
applySql(StringBuilder, boolean, String, String) - Method in class com.blazebit.persistence.impl.dialect.PostgreSQLDbmsLimitHandler
 
applySql(StringBuilder, boolean, String, String) - Method in class com.blazebit.persistence.impl.dialect.SQL2008DbmsLimitHandler
 
applySql(String, boolean, Integer, Integer) - Method in class com.blazebit.persistence.impl.dialect.AbstractDbmsLimitHandler
 
applySql(String, boolean, Integer, Integer) - Method in class com.blazebit.persistence.impl.dialect.NoopDbmsLimitHandler
 
applySqlInlined(String, boolean, Integer, Integer) - Method in class com.blazebit.persistence.impl.dialect.AbstractDbmsLimitHandler
 
applySqlInlined(String, boolean, Integer, Integer) - Method in class com.blazebit.persistence.impl.dialect.NoopDbmsLimitHandler
 
applySqlTransformations(String) - Method in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
applyTableNameRemapping(StringBuilder, ExtendedQuerySupport.SqlFromInfo, String, String, String, boolean) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
applyTableNameRemapping(StringBuilder, String, String, String, String, boolean) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
applyVisitor(Expression.Visitor) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
AS - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
AS_FINDER - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
asExpression(boolean, boolean) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
asExpression(boolean, boolean) - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationBuilderImpl
 
asExpression(AbstractCommonQueryBuilder<?, ?, ?, ?, ?>, boolean, boolean) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
assertSupportsAdvancedSql(String) - Method in class com.blazebit.persistence.impl.MainQuery
 
assertSupportsAdvancedSql(String, boolean) - Method in class com.blazebit.persistence.impl.MainQuery
 
AssociationFromIdParameterTransformer - Class in com.blazebit.persistence.impl
 
AssociationParameterTransformerFactory - Interface in com.blazebit.persistence.impl
A factory for creating/getting parameter value transformers.
AssociationToIdParameterTransformer - Class in com.blazebit.persistence.impl
 
AssociationToIdParameterTransformer(JpaProvider) - Constructor for class com.blazebit.persistence.impl.AssociationToIdParameterTransformer
 
attributeEntries - Variable in class com.blazebit.persistence.impl.AbstractCTECriteriaBuilder
 
attributeEntries - Variable in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
AttributeExample(ExtendedAttribute<?, ?>, String) - Constructor for class com.blazebit.persistence.impl.EntityMetamodelImpl.AttributeExample
 
AttributeHolder - Class in com.blazebit.persistence.impl
 
AttributeHolder(Attribute<?, ?>, Type<?>) - Constructor for class com.blazebit.persistence.impl.AttributeHolder
 
AvgFunction - Class in com.blazebit.persistence.impl.function.window.avg
 
AvgFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.avg.AvgFunction
 

B

BACKTICK - Enum constant in enum com.blazebit.persistence.impl.util.QuoteMode
 
Base64Function - Class in com.blazebit.persistence.impl.function.base64
 
Base64Function() - Constructor for class com.blazebit.persistence.impl.function.base64.Base64Function
 
BaseDeleteCriteriaBuilderImpl<T,X extends BaseDeleteCriteriaBuilder<T,X>,Y> - Class in com.blazebit.persistence.impl
 
BaseDeleteCriteriaBuilderImpl(AbstractModificationCriteriaBuilder<T, X, Y>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.BaseDeleteCriteriaBuilderImpl
 
BaseDeleteCriteriaBuilderImpl(MainQuery, QueryContext, boolean, Class<T>, String, CTEManager.CTEKey, Class<?>, Y, CTEBuilderListener) - Constructor for class com.blazebit.persistence.impl.BaseDeleteCriteriaBuilderImpl
 
BaseFinalSetOperationBuilderImpl<T,X extends BaseFinalSetOperationBuilder<T,X>,Y extends BaseFinalSetOperationBuilderImpl<T,X,Y>> - Class in com.blazebit.persistence.impl
 
BaseFinalSetOperationBuilderImpl(BaseFinalSetOperationBuilderImpl<T, X, Y>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.BaseFinalSetOperationBuilderImpl
 
BaseFinalSetOperationBuilderImpl(MainQuery, QueryContext, boolean, Class<T>, SetOperationType, boolean, T) - Constructor for class com.blazebit.persistence.impl.BaseFinalSetOperationBuilderImpl
 
BaseFinalSetOperationCriteriaBuilderImpl<T,X extends BaseFinalSetOperationBuilder<T,X>> - Class in com.blazebit.persistence.impl
 
BaseFinalSetOperationCriteriaBuilderImpl(BaseFinalSetOperationBuilderImpl<T, X, BaseFinalSetOperationCriteriaBuilderImpl<T, X>>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.BaseFinalSetOperationCriteriaBuilderImpl
 
BaseFinalSetOperationCriteriaBuilderImpl(MainQuery, QueryContext, boolean, Class<T>, SetOperationType, boolean, BuilderListener<Object>, T) - Constructor for class com.blazebit.persistence.impl.BaseFinalSetOperationCriteriaBuilderImpl
 
BaseFinalSetOperationCTECriteriaBuilderImpl<T,X extends BaseFinalSetOperationBuilder<T,X>> - Class in com.blazebit.persistence.impl
 
BaseFinalSetOperationCTECriteriaBuilderImpl(BaseFinalSetOperationBuilderImpl<T, X, BaseFinalSetOperationCTECriteriaBuilderImpl<T, X>>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.BaseFinalSetOperationCTECriteriaBuilderImpl
 
BaseFinalSetOperationCTECriteriaBuilderImpl(MainQuery, QueryContext, Class<T>, T, SetOperationType, boolean, CTEBuilderListener, FullSelectCTECriteriaBuilderImpl<?>) - Constructor for class com.blazebit.persistence.impl.BaseFinalSetOperationCTECriteriaBuilderImpl
 
BaseFinalSetOperationSubqueryBuilderImpl<T,X extends BaseFinalSetOperationBuilder<T,X>> - Class in com.blazebit.persistence.impl
 
BaseFinalSetOperationSubqueryBuilderImpl(BaseFinalSetOperationBuilderImpl<T, X, BaseFinalSetOperationSubqueryBuilderImpl<T, X>>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.BaseFinalSetOperationSubqueryBuilderImpl
 
BaseFinalSetOperationSubqueryBuilderImpl(MainQuery, QueryContext, T, boolean, SetOperationType, boolean, SubqueryBuilderListener<T>, SubqueryBuilderImpl<?>) - Constructor for class com.blazebit.persistence.impl.BaseFinalSetOperationSubqueryBuilderImpl
 
BaseInsertCriteriaBuilderImpl<T,X extends BaseInsertCriteriaBuilder<T,X>,Y> - Class in com.blazebit.persistence.impl
 
BaseInsertCriteriaBuilderImpl(BaseInsertCriteriaBuilderImpl<T, X, Y>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.BaseInsertCriteriaBuilderImpl
 
BaseInsertCriteriaBuilderImpl(MainQuery, QueryContext, boolean, Class<T>, CTEManager.CTEKey, Class<?>, Y, CTEBuilderListener) - Constructor for class com.blazebit.persistence.impl.BaseInsertCriteriaBuilderImpl
 
baseQuery - Variable in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
BaseSubqueryBuilderImpl<T,X,Y extends BaseOngoingSetOperationBuilder<?,?,?>,Z extends BaseOngoingSetOperationBuilder<?,?,?>> - Class in com.blazebit.persistence.impl
 
BaseSubqueryBuilderImpl(BaseSubqueryBuilderImpl<T, X, Y, Z>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.BaseSubqueryBuilderImpl
 
BaseSubqueryBuilderImpl(MainQuery, QueryContext, AliasManager, JoinManager, ExpressionFactory, T, boolean, SubqueryBuilderListener<T>, BaseFinalSetOperationSubqueryBuilderImpl<T, ?>) - Constructor for class com.blazebit.persistence.impl.BaseSubqueryBuilderImpl
 
BaseUpdateCriteriaBuilderImpl<T,X extends BaseUpdateCriteriaBuilder<T,X>,Y> - Class in com.blazebit.persistence.impl
 
BaseUpdateCriteriaBuilderImpl(BaseUpdateCriteriaBuilderImpl<T, X, Y>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.BaseUpdateCriteriaBuilderImpl
 
BaseUpdateCriteriaBuilderImpl(MainQuery, QueryContext, boolean, Class<T>, String, CTEManager.CTEKey, Class<?>, Y, CTEBuilderListener) - Constructor for class com.blazebit.persistence.impl.BaseUpdateCriteriaBuilderImpl
 
BasicCastTypes - Interface in com.blazebit.persistence.impl
 
beforeKeyset() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
beforeKeyset(Keyset) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
beforeKeyset(Keyset) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
beforeKeyset(Serializable...) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
beforeTransformationGroup() - Method in interface com.blazebit.persistence.impl.transform.ExpressionTransformerGroup
 
beforeTransformationGroup() - Method in class com.blazebit.persistence.impl.transform.SimpleTransformerGroup
 
beforeTransformationGroup() - Method in class com.blazebit.persistence.impl.transform.SizeTransformerGroup
 
between(Object) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
BetweenBuilderImpl<T> - Class in com.blazebit.persistence.impl.builder.predicate
 
BetweenBuilderImpl(T, Expression, Expression, ExpressionFactory, ParameterManager, PredicateBuilderEndedListener, SubqueryInitiatorFactory, ClauseType) - Constructor for class com.blazebit.persistence.impl.builder.predicate.BetweenBuilderImpl
 
BetweenBuilderImpl(T, Expression, Expression, ExpressionFactory, ParameterManager, PredicateBuilderEndedListener, SubqueryInitiatorFactory, ClauseType, boolean) - Constructor for class com.blazebit.persistence.impl.builder.predicate.BetweenBuilderImpl
 
betweenCurrentRow() - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
betweenExpression(String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
betweenFollowing(String) - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
betweenLiteral(Object) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
betweenPreceding(String) - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
betweenSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
betweenSubquery() - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
betweenSubquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
betweenSubquery(String, String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
betweenSubquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
betweenUnboundedPreceding() - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
bind(String) - Method in class com.blazebit.persistence.impl.AbstractCTECriteriaBuilder
 
bind(String) - Method in class com.blazebit.persistence.impl.BaseInsertCriteriaBuilderImpl
 
bind(String, Object) - Method in class com.blazebit.persistence.impl.BaseInsertCriteriaBuilderImpl
 
bind(Query) - Method in class com.blazebit.persistence.impl.ParameterManager.ParameterImpl
 
bind(Query, Collection<Object>) - Method in class com.blazebit.persistence.impl.ValuesParameterBinder
 
bindingMap - Variable in class com.blazebit.persistence.impl.AbstractCTECriteriaBuilder
 
bindingMap - Variable in class com.blazebit.persistence.impl.BaseInsertCriteriaBuilderImpl
 
bindLimitParametersAtEndOfQuery(Integer, Integer, PreparedStatement, int) - Method in class com.blazebit.persistence.impl.dialect.DB2DbmsLimitHandler
 
bindLimitParametersAtEndOfQuery(Integer, Integer, PreparedStatement, int) - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsLimitHandler
 
bindLimitParametersAtEndOfQuery(Integer, Integer, PreparedStatement, int) - Method in class com.blazebit.persistence.impl.dialect.MSSQL2012DbmsLimitHandler
 
bindLimitParametersAtEndOfQuery(Integer, Integer, PreparedStatement, int) - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsLimitHandler
 
bindLimitParametersAtEndOfQuery(Integer, Integer, PreparedStatement, int) - Method in class com.blazebit.persistence.impl.dialect.NoopDbmsLimitHandler
 
bindLimitParametersAtEndOfQuery(Integer, Integer, PreparedStatement, int) - Method in class com.blazebit.persistence.impl.dialect.OracleDbmsLimitHandler
 
bindLimitParametersAtEndOfQuery(Integer, Integer, PreparedStatement, int) - Method in class com.blazebit.persistence.impl.dialect.SQL2008DbmsLimitHandler
 
bindLimitParametersAtStartOfQuery(Integer, Integer, PreparedStatement, int) - Method in class com.blazebit.persistence.impl.dialect.AbstractDbmsLimitHandler
 
bindLimitParametersAtStartOfQuery(Integer, Integer, PreparedStatement, int) - Method in class com.blazebit.persistence.impl.dialect.NoopDbmsLimitHandler
 
bindParameters() - Method in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
BoyerMooreCaseInsensitiveAsciiFirstPatternFinder - Class in com.blazebit.persistence.impl.util
 
BoyerMooreCaseInsensitiveAsciiFirstPatternFinder(String) - Constructor for class com.blazebit.persistence.impl.util.BoyerMooreCaseInsensitiveAsciiFirstPatternFinder
 
BoyerMooreCaseInsensitiveAsciiLastPatternFinder - Class in com.blazebit.persistence.impl.util
 
BoyerMooreCaseInsensitiveAsciiLastPatternFinder(String) - Constructor for class com.blazebit.persistence.impl.util.BoyerMooreCaseInsensitiveAsciiLastPatternFinder
 
BRACKET - Enum constant in enum com.blazebit.persistence.impl.util.QuoteMode
 
build(Object[]) - Method in class com.blazebit.persistence.impl.builder.object.ClassObjectBuilder
 
build(Object[]) - Method in class com.blazebit.persistence.impl.builder.object.ConstructorObjectBuilder
 
build(Object[]) - Method in class com.blazebit.persistence.impl.builder.object.CountExtractionObjectBuilder
 
build(Object[]) - Method in class com.blazebit.persistence.impl.builder.object.DelegatingKeysetExtractionObjectBuilder
 
build(Object[]) - Method in class com.blazebit.persistence.impl.builder.object.DelegatingTupleObjectBuilder
 
build(Object[]) - Method in class com.blazebit.persistence.impl.builder.object.KeysetExtractionObjectBuilder
 
build(Object[]) - Method in class com.blazebit.persistence.impl.builder.object.MultisetTransformingObjectBuilder
 
build(Object[]) - Method in class com.blazebit.persistence.impl.builder.object.PreProcessingObjectBuilder
 
build(Object[]) - Method in class com.blazebit.persistence.impl.builder.object.ReturningTupleObjectBuilder
 
build(Object[]) - Method in class com.blazebit.persistence.impl.builder.object.TupleObjectBuilder
 
build(StringBuilder, Set<String>) - Method in class com.blazebit.persistence.impl.AbstractManager
 
buildAliasMappingForTopLevelSelects(CharSequence, String, Map<String, String>) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
buildBaseQueryString(boolean) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
buildBaseQueryString(boolean) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
buildBaseQueryString(StringBuilder, boolean, JoinNode, boolean) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
buildBaseQueryString(StringBuilder, boolean, JoinNode, boolean) - Method in class com.blazebit.persistence.impl.AbstractDeleteCollectionCriteriaBuilder
 
buildBaseQueryString(StringBuilder, boolean, JoinNode, boolean) - Method in class com.blazebit.persistence.impl.AbstractInsertCollectionCriteriaBuilder
 
buildBaseQueryString(StringBuilder, boolean, JoinNode, boolean) - Method in class com.blazebit.persistence.impl.AbstractUpdateCollectionCriteriaBuilder
 
buildBaseQueryString(StringBuilder, boolean, JoinNode, boolean) - Method in class com.blazebit.persistence.impl.BaseDeleteCriteriaBuilderImpl
 
buildBaseQueryString(StringBuilder, boolean, JoinNode, boolean) - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationBuilderImpl
 
buildBaseQueryString(StringBuilder, boolean, JoinNode, boolean) - Method in class com.blazebit.persistence.impl.BaseInsertCriteriaBuilderImpl
 
buildBaseQueryString(StringBuilder, boolean, JoinNode, boolean) - Method in class com.blazebit.persistence.impl.BaseUpdateCriteriaBuilderImpl
 
buildBaseQueryString(StringBuilder, boolean, JoinNode, boolean) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
buildBaseQueryString0(StringBuilder, boolean, JoinNode, boolean) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
BuilderChainingException - Exception in com.blazebit.persistence.impl
 
BuilderChainingException() - Constructor for exception com.blazebit.persistence.impl.BuilderChainingException
Creates a new instance of BuilderNotEndedException without detail message.
BuilderChainingException(String) - Constructor for exception com.blazebit.persistence.impl.BuilderChainingException
Constructs an instance of BuilderNotEndedException with the specified detail message.
BuilderListener<T> - Interface in com.blazebit.persistence.impl
 
BuilderListenerImpl<T> - Class in com.blazebit.persistence.impl
 
BuilderListenerImpl() - Constructor for class com.blazebit.persistence.impl.BuilderListenerImpl
 
buildExternalQueryString() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
buildExternalQueryString(StringBuilder) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
buildExternalQueryString(StringBuilder) - Method in class com.blazebit.persistence.impl.AbstractCTECriteriaBuilder
 
buildExternalQueryString(StringBuilder) - Method in class com.blazebit.persistence.impl.ReturningDeleteCollectionCriteriaBuilderImpl
 
buildExternalQueryString(StringBuilder) - Method in class com.blazebit.persistence.impl.ReturningDeleteCriteriaBuilderImpl
 
buildExternalQueryString(StringBuilder) - Method in class com.blazebit.persistence.impl.ReturningInsertCollectionCriteriaBuilderImpl
 
buildExternalQueryString(StringBuilder) - Method in class com.blazebit.persistence.impl.ReturningInsertCriteriaBuilderImpl
 
buildExternalQueryString(StringBuilder) - Method in class com.blazebit.persistence.impl.ReturningUpdateCollectionCriteriaBuilderImpl
 
buildExternalQueryString(StringBuilder) - Method in class com.blazebit.persistence.impl.ReturningUpdateCriteriaBuilderImpl
 
buildImplicitGroupByClauses(JoinVisitor) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
buildImplicitGroupByClauses(JoinVisitor) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
buildKeysetPredicate(StringBuilder, int) - Method in class com.blazebit.persistence.impl.keyset.KeysetManager
 
buildLateralBaseQueryString(StringBuilder, JoinNode) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
buildLateralExampleQueryString(StringBuilder) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
buildList(List<Object[]>) - Method in class com.blazebit.persistence.impl.builder.object.MultisetTransformingObjectBuilder
 
buildList(List<Tuple>) - Method in class com.blazebit.persistence.impl.builder.object.ReturningTupleObjectBuilder
 
buildList(List<Tuple>) - Method in class com.blazebit.persistence.impl.builder.object.TupleObjectBuilder
 
buildList(List<T>) - Method in class com.blazebit.persistence.impl.builder.object.ClassObjectBuilder
 
buildList(List<T>) - Method in class com.blazebit.persistence.impl.builder.object.ConstructorObjectBuilder
 
buildList(List<T>) - Method in class com.blazebit.persistence.impl.builder.object.CountExtractionObjectBuilder
 
buildList(List<T>) - Method in class com.blazebit.persistence.impl.builder.object.DelegatingKeysetExtractionObjectBuilder
 
buildList(List<T>) - Method in class com.blazebit.persistence.impl.builder.object.KeysetExtractionObjectBuilder
 
buildList(List<T>) - Method in class com.blazebit.persistence.impl.builder.object.PreProcessingObjectBuilder
 
buildOptimizedKeysetPredicate(StringBuilder, int) - Method in class com.blazebit.persistence.impl.keyset.KeysetManager
 
buildPageCountQueryString(boolean, boolean, long) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
buildPageCountQueryString(StringBuilder, boolean, boolean, long) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
buildSelectBaseQueryString(StringBuilder, boolean) - Method in class com.blazebit.persistence.impl.BaseInsertCriteriaBuilderImpl
 
buildWindow(StringBuilder) - Method in class com.blazebit.persistence.impl.WindowManager
 

C

cachedCountQueryString - Variable in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
cachedExternalCountQueryString - Variable in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
cachedExternalQueryRootCountQueryString - Variable in class com.blazebit.persistence.impl.CriteriaBuilderImpl
 
cachedExternalQueryString - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
cachedGroupByIdentifierExpressions - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
cachedIdentifierExpressionsToUseNonRootJoinNodes - Variable in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
cachedMaximumCount - Variable in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
cachedQueryRootCountQueryString - Variable in class com.blazebit.persistence.impl.CriteriaBuilderImpl
 
cachedQueryRootMaximumCount - Variable in class com.blazebit.persistence.impl.CriteriaBuilderImpl
 
cachedQueryString - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
CachingJpaProvider - Class in com.blazebit.persistence.impl
 
CachingJpaProvider(EntityMetamodelImpl) - Constructor for class com.blazebit.persistence.impl.CachingJpaProvider
 
CaseExpressionBuilderListener - Class in com.blazebit.persistence.impl.builder.predicate
 
CaseExpressionBuilderListener(LeftHandsideSubqueryPredicateBuilder) - Constructor for class com.blazebit.persistence.impl.builder.predicate.CaseExpressionBuilderListener
 
caseWhen(String) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
caseWhen(String) - Method in class com.blazebit.persistence.impl.builder.predicate.LikeBuilderImpl
 
caseWhenAnd() - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
caseWhenAnd() - Method in class com.blazebit.persistence.impl.builder.predicate.LikeBuilderImpl
 
CaseWhenAndBuilderImpl<T> - Class in com.blazebit.persistence.impl.builder.expression
 
CaseWhenAndBuilderImpl(T, PredicateBuilderEndedListener, SubqueryInitiatorFactory, ExpressionFactory, ParameterManager, ClauseType) - Constructor for class com.blazebit.persistence.impl.builder.expression.CaseWhenAndBuilderImpl
 
CaseWhenAndThenBuilderImpl<T extends CaseWhenBuilder<?>> - Class in com.blazebit.persistence.impl.builder.expression
 
CaseWhenAndThenBuilderImpl(T, ExpressionBuilderEndedListener, SubqueryInitiatorFactory, ExpressionFactory, ParameterManager, ClauseType) - Constructor for class com.blazebit.persistence.impl.builder.expression.CaseWhenAndThenBuilderImpl
 
CaseWhenBuilderImpl<T> - Class in com.blazebit.persistence.impl.builder.expression
 
CaseWhenBuilderImpl(T, ExpressionBuilderEndedListener, SubqueryInitiatorFactory, ExpressionFactory, ParameterManager, ClauseType) - Constructor for class com.blazebit.persistence.impl.builder.expression.CaseWhenBuilderImpl
 
caseWhenExists() - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
caseWhenExists() - Method in class com.blazebit.persistence.impl.builder.predicate.LikeBuilderImpl
 
caseWhenExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
caseWhenExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.LikeBuilderImpl
 
caseWhenNotExists() - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
caseWhenNotExists() - Method in class com.blazebit.persistence.impl.builder.predicate.LikeBuilderImpl
 
caseWhenNotExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
caseWhenNotExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.LikeBuilderImpl
 
caseWhenOr() - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
caseWhenOr() - Method in class com.blazebit.persistence.impl.builder.predicate.LikeBuilderImpl
 
CaseWhenOrBuilderImpl<T> - Class in com.blazebit.persistence.impl.builder.expression
 
CaseWhenOrBuilderImpl(T, PredicateBuilderEndedListener, SubqueryInitiatorFactory, ExpressionFactory, ParameterManager, ClauseType) - Constructor for class com.blazebit.persistence.impl.builder.expression.CaseWhenOrBuilderImpl
 
CaseWhenOrThenBuilderImpl<T extends CaseWhenBuilder<?>> - Class in com.blazebit.persistence.impl.builder.expression
 
CaseWhenOrThenBuilderImpl(T, ExpressionBuilderEndedListener, SubqueryInitiatorFactory, ExpressionFactory, ParameterManager, ClauseType) - Constructor for class com.blazebit.persistence.impl.builder.expression.CaseWhenOrThenBuilderImpl
 
caseWhenSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
caseWhenSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.LikeBuilderImpl
 
caseWhenSubquery() - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
caseWhenSubquery() - Method in class com.blazebit.persistence.impl.builder.predicate.LikeBuilderImpl
 
caseWhenSubquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
caseWhenSubquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.LikeBuilderImpl
 
caseWhenSubquery(String, String) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
caseWhenSubquery(String, String) - Method in class com.blazebit.persistence.impl.builder.predicate.LikeBuilderImpl
 
caseWhenSubquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
caseWhenSubquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.LikeBuilderImpl
 
cast(String, String) - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
cast(String, String) - Method in class com.blazebit.persistence.impl.dialect.OracleDbmsDialect
 
CastFunction - Class in com.blazebit.persistence.impl.function.cast
 
CastFunction(Class<?>, DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.cast.CastFunction
 
castType - Variable in class com.blazebit.persistence.impl.function.cast.CastFunction
 
cbf - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
chain(Predicate) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
chainSubbuilder(Predicate) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
CharChrFunction - Class in com.blazebit.persistence.impl.function.chr
 
CharChrFunction() - Constructor for class com.blazebit.persistence.impl.function.chr.CharChrFunction
 
checkJoinPreconditions(Object, String, JoinType, boolean) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
ChrFunction - Class in com.blazebit.persistence.impl.function.chr
 
ChrFunction() - Constructor for class com.blazebit.persistence.impl.function.chr.ChrFunction
 
ClassObjectBuilder<T> - Class in com.blazebit.persistence.impl.builder.object
 
ClassObjectBuilder(Class<T>) - Constructor for class com.blazebit.persistence.impl.builder.object.ClassObjectBuilder
 
ClauseAndJoinAwareResultVisitor - Class in com.blazebit.persistence.impl.transform
This visitor keeps track of whether joins are required which might change depending on the predicates.
ClauseAndJoinAwareResultVisitor() - Constructor for class com.blazebit.persistence.impl.transform.ClauseAndJoinAwareResultVisitor
 
ClauseAndJoinAwareVisitor - Class in com.blazebit.persistence.impl.transform
This visitor keeps track of whether joins are required which might change depending on the predicates.
ClauseAndJoinAwareVisitor() - Constructor for class com.blazebit.persistence.impl.transform.ClauseAndJoinAwareVisitor
 
ClauseType - Enum in com.blazebit.persistence.impl
 
clazz - Variable in class com.blazebit.persistence.impl.RecursiveCTECriteriaBuilderImpl
 
clear() - Method in class com.blazebit.persistence.impl.util.SetView
 
clone() - Method in class com.blazebit.persistence.impl.builder.predicate.RootPredicate
 
clone() - Method in class com.blazebit.persistence.impl.NodeInfo
 
clone() - Method in class com.blazebit.persistence.impl.SelectInfo
 
cloneJoinNode(JoinNode, JoinTreeNode, JoinAliasInfo) - Method in class com.blazebit.persistence.impl.JoinNode
 
cloneRootNode(JoinAliasInfo) - Method in class com.blazebit.persistence.impl.JoinNode
 
coalesceEnd() - Method in class com.blazebit.persistence.impl.function.stringjsonagg.GroupConcatBasedStringJsonAggFunction
 
coalesceEnd() - Method in class com.blazebit.persistence.impl.function.stringjsonagg.OracleStringJsonAggFunction
 
coalesceEnd(String) - Method in class com.blazebit.persistence.impl.function.stringxmlagg.GroupConcatBasedStringXmlAggFunction
 
coalesceEnd(String) - Method in class com.blazebit.persistence.impl.function.stringxmlagg.OracleGroupConcatBasedStringXmlAggFunction
 
coalesceEnd(String) - Method in class com.blazebit.persistence.impl.function.tostringjson.GroupConcatBasedToStringJsonFunction
 
coalesceEnd(String) - Method in class com.blazebit.persistence.impl.function.tostringjson.OracleToStringJsonFunction
 
coalesceEnd(String) - Method in class com.blazebit.persistence.impl.function.tostringxml.GroupConcatBasedToStringXmlFunction
 
coalesceEnd(String) - Method in class com.blazebit.persistence.impl.function.tostringxml.OracleGroupConcatBasedToStringXmlFunction
 
coalesceStart() - Method in class com.blazebit.persistence.impl.function.stringjsonagg.GroupConcatBasedStringJsonAggFunction
 
coalesceStart() - Method in class com.blazebit.persistence.impl.function.stringjsonagg.OracleStringJsonAggFunction
 
coalesceStart() - Method in class com.blazebit.persistence.impl.function.stringxmlagg.GroupConcatBasedStringXmlAggFunction
 
coalesceStart() - Method in class com.blazebit.persistence.impl.function.stringxmlagg.OracleGroupConcatBasedStringXmlAggFunction
 
coalesceStart() - Method in class com.blazebit.persistence.impl.function.tostringjson.GroupConcatBasedToStringJsonFunction
 
coalesceStart() - Method in class com.blazebit.persistence.impl.function.tostringjson.OracleToStringJsonFunction
 
coalesceStart() - Method in class com.blazebit.persistence.impl.function.tostringxml.GroupConcatBasedToStringXmlFunction
 
coalesceStart() - Method in class com.blazebit.persistence.impl.function.tostringxml.OracleGroupConcatBasedToStringXmlFunction
 
CockroachSQLDbmsDialect - Class in com.blazebit.persistence.impl.dialect
 
CockroachSQLDbmsDialect() - Constructor for class com.blazebit.persistence.impl.dialect.CockroachSQLDbmsDialect
 
CockroachSQLDbmsDialect(Map<Class<?>, String>) - Constructor for class com.blazebit.persistence.impl.dialect.CockroachSQLDbmsDialect
 
collect(ResolvedExpression, ClauseType, boolean, JoinVisitor) - Method in class com.blazebit.persistence.impl.GroupByManager
 
collect(ResolvedExpression, Set<ClauseType>) - Method in class com.blazebit.persistence.impl.GroupByManager
 
collectCorrelatedRootExpressions(AliasManager, Collection<Expression>) - Method in class com.blazebit.persistence.impl.JoinManager
 
collectEntityFunctionNodes(List<EntityFunctionNode>, Query, int) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
collectEntityFunctionNodes(List<EntityFunctionNode>, Query, int) - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationBuilderImpl
 
collectEntityFunctionNodes(List<EntityFunctionNode>, Query, List<JoinNode>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
collectEntityFunctionNodes(List<EntityFunctionNode>, Query, List<JoinNode>, List<JoinNode>, boolean, int) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
collectEntityFunctionNodes(List<EntityFunctionNode>, Query, List<JoinNode>, List<JoinNode>, int) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
collectFetchOwners() - Method in class com.blazebit.persistence.impl.SelectManager
 
COLLECTION_DML_BASE_QUERY_ALIAS - Static variable in class com.blazebit.persistence.impl.JoinManager
 
collectionAttribute - Variable in class com.blazebit.persistence.impl.AbstractDeleteCollectionCriteriaBuilder
 
CollectionDeleteModificationQuerySpecification<T> - Class in com.blazebit.persistence.impl.query
 
CollectionDeleteModificationQuerySpecification(AbstractCommonQueryBuilder<?, ?, ?, ?, ?>, Query, Query, Collection<? extends Parameter<?>>, Set<String>, List<String>, List<EntityFunctionNode>, boolean, List<CTENode>, boolean, boolean, String[], ReturningObjectBuilder<T>, Map<DbmsModificationState, String>, Map<String, String>, boolean, String, String, String[], boolean, Query, Map<String, String>) - Constructor for class com.blazebit.persistence.impl.query.CollectionDeleteModificationQuerySpecification
 
CollectionDmlSupportFunction - Class in com.blazebit.persistence.impl.function.colldml
 
CollectionDmlSupportFunction() - Constructor for class com.blazebit.persistence.impl.function.colldml.CollectionDmlSupportFunction
 
CollectionInsertModificationQuerySpecification<T> - Class in com.blazebit.persistence.impl.query
 
CollectionInsertModificationQuerySpecification(AbstractCommonQueryBuilder<?, ?, ?, ?, ?>, Query, Query, Collection<? extends Parameter<?>>, Set<String>, List<String>, List<EntityFunctionNode>, boolean, List<CTENode>, boolean, boolean, String[], ReturningObjectBuilder<T>, Map<DbmsModificationState, String>, Map<String, String>, Query, String, int, Collection<Query>, boolean) - Constructor for class com.blazebit.persistence.impl.query.CollectionInsertModificationQuerySpecification
 
collectionName - Variable in class com.blazebit.persistence.impl.AbstractDeleteCollectionCriteriaBuilder
 
CollectionUpdateModificationQuerySpecification<T> - Class in com.blazebit.persistence.impl.query
 
CollectionUpdateModificationQuerySpecification(AbstractCommonQueryBuilder<?, ?, ?, ?, ?>, Query, Query, Collection<? extends Parameter<?>>, Set<String>, List<String>, List<EntityFunctionNode>, boolean, List<CTENode>, boolean, boolean, String[], ReturningObjectBuilder<T>, Map<DbmsModificationState, String>, Map<String, String>, boolean, String, String, String[], List<String>, Collection<Query>, Map<String, String>, Query, Map<String, String>) - Constructor for class com.blazebit.persistence.impl.query.CollectionUpdateModificationQuerySpecification
 
collectNonRootJoinNodes(ResolvedExpression[]) - Method in class com.blazebit.persistence.impl.JoinNodeGathererVisitor
 
collectParameterRegistrations(AbstractCommonQueryBuilder<?, ?, ?, ?, ?>, ClauseType) - Method in class com.blazebit.persistence.impl.ParameterManager
 
collectParameterRegistrations(Expression, ClauseType, AbstractCommonQueryBuilder<?, ?, ?, ?, ?>) - Method in class com.blazebit.persistence.impl.ParameterManager
 
collectParameters() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
collectParameters() - Method in class com.blazebit.persistence.impl.BaseUpdateCriteriaBuilderImpl
 
collectParameterUnregistrations(Expression, ClauseType, AbstractCommonQueryBuilder<?, ?, ?, ?, ?>) - Method in class com.blazebit.persistence.impl.ParameterManager
 
columnBindingMap - Variable in class com.blazebit.persistence.impl.AbstractCTECriteriaBuilder
 
columnBindingMap - Variable in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
ColumnTruncFunction - Class in com.blazebit.persistence.impl.function.coltrunc
 
ColumnTruncFunction() - Constructor for class com.blazebit.persistence.impl.function.coltrunc.ColumnTruncFunction
 
com.blazebit.persistence.impl - package com.blazebit.persistence.impl
 
com.blazebit.persistence.impl.builder.expression - package com.blazebit.persistence.impl.builder.expression
 
com.blazebit.persistence.impl.builder.object - package com.blazebit.persistence.impl.builder.object
 
com.blazebit.persistence.impl.builder.predicate - package com.blazebit.persistence.impl.builder.predicate
 
com.blazebit.persistence.impl.dialect - package com.blazebit.persistence.impl.dialect
 
com.blazebit.persistence.impl.function - package com.blazebit.persistence.impl.function
 
com.blazebit.persistence.impl.function.alias - package com.blazebit.persistence.impl.function.alias
 
com.blazebit.persistence.impl.function.base64 - package com.blazebit.persistence.impl.function.base64
 
com.blazebit.persistence.impl.function.cast - package com.blazebit.persistence.impl.function.cast
 
com.blazebit.persistence.impl.function.chr - package com.blazebit.persistence.impl.function.chr
 
com.blazebit.persistence.impl.function.colldml - package com.blazebit.persistence.impl.function.colldml
 
com.blazebit.persistence.impl.function.coltrunc - package com.blazebit.persistence.impl.function.coltrunc
 
com.blazebit.persistence.impl.function.concat - package com.blazebit.persistence.impl.function.concat
 
com.blazebit.persistence.impl.function.count - package com.blazebit.persistence.impl.function.count
 
com.blazebit.persistence.impl.function.countwrapper - package com.blazebit.persistence.impl.function.countwrapper
 
com.blazebit.persistence.impl.function.dateadd - package com.blazebit.persistence.impl.function.dateadd
 
com.blazebit.persistence.impl.function.dateadd.day - package com.blazebit.persistence.impl.function.dateadd.day
 
com.blazebit.persistence.impl.function.dateadd.hour - package com.blazebit.persistence.impl.function.dateadd.hour
 
com.blazebit.persistence.impl.function.dateadd.microseconds - package com.blazebit.persistence.impl.function.dateadd.microseconds
 
com.blazebit.persistence.impl.function.dateadd.milliseconds - package com.blazebit.persistence.impl.function.dateadd.milliseconds
 
com.blazebit.persistence.impl.function.dateadd.minute - package com.blazebit.persistence.impl.function.dateadd.minute
 
com.blazebit.persistence.impl.function.dateadd.month - package com.blazebit.persistence.impl.function.dateadd.month
 
com.blazebit.persistence.impl.function.dateadd.quarter - package com.blazebit.persistence.impl.function.dateadd.quarter
 
com.blazebit.persistence.impl.function.dateadd.second - package com.blazebit.persistence.impl.function.dateadd.second
 
com.blazebit.persistence.impl.function.dateadd.week - package com.blazebit.persistence.impl.function.dateadd.week
 
com.blazebit.persistence.impl.function.dateadd.year - package com.blazebit.persistence.impl.function.dateadd.year
 
com.blazebit.persistence.impl.function.datediff - package com.blazebit.persistence.impl.function.datediff
 
com.blazebit.persistence.impl.function.datediff.day - package com.blazebit.persistence.impl.function.datediff.day
 
com.blazebit.persistence.impl.function.datediff.hour - package com.blazebit.persistence.impl.function.datediff.hour
 
com.blazebit.persistence.impl.function.datediff.microsecond - package com.blazebit.persistence.impl.function.datediff.microsecond
 
com.blazebit.persistence.impl.function.datediff.millisecond - package com.blazebit.persistence.impl.function.datediff.millisecond
 
com.blazebit.persistence.impl.function.datediff.minute - package com.blazebit.persistence.impl.function.datediff.minute
 
com.blazebit.persistence.impl.function.datediff.month - package com.blazebit.persistence.impl.function.datediff.month
 
com.blazebit.persistence.impl.function.datediff.quarter - package com.blazebit.persistence.impl.function.datediff.quarter
 
com.blazebit.persistence.impl.function.datediff.second - package com.blazebit.persistence.impl.function.datediff.second
 
com.blazebit.persistence.impl.function.datediff.week - package com.blazebit.persistence.impl.function.datediff.week
 
com.blazebit.persistence.impl.function.datediff.year - package com.blazebit.persistence.impl.function.datediff.year
 
com.blazebit.persistence.impl.function.datetime.day - package com.blazebit.persistence.impl.function.datetime.day
 
com.blazebit.persistence.impl.function.datetime.dayofweek - package com.blazebit.persistence.impl.function.datetime.dayofweek
 
com.blazebit.persistence.impl.function.datetime.dayofyear - package com.blazebit.persistence.impl.function.datetime.dayofyear
 
com.blazebit.persistence.impl.function.datetime.epoch - package com.blazebit.persistence.impl.function.datetime.epoch
 
com.blazebit.persistence.impl.function.datetime.epochday - package com.blazebit.persistence.impl.function.datetime.epochday
 
com.blazebit.persistence.impl.function.datetime.epochmicro - package com.blazebit.persistence.impl.function.datetime.epochmicro
 
com.blazebit.persistence.impl.function.datetime.epochmilli - package com.blazebit.persistence.impl.function.datetime.epochmilli
 
com.blazebit.persistence.impl.function.datetime.hour - package com.blazebit.persistence.impl.function.datetime.hour
 
com.blazebit.persistence.impl.function.datetime.isodayofweek - package com.blazebit.persistence.impl.function.datetime.isodayofweek
 
com.blazebit.persistence.impl.function.datetime.isoweek - package com.blazebit.persistence.impl.function.datetime.isoweek
 
com.blazebit.persistence.impl.function.datetime.microsecond - package com.blazebit.persistence.impl.function.datetime.microsecond
 
com.blazebit.persistence.impl.function.datetime.millisecond - package com.blazebit.persistence.impl.function.datetime.millisecond
 
com.blazebit.persistence.impl.function.datetime.minute - package com.blazebit.persistence.impl.function.datetime.minute
 
com.blazebit.persistence.impl.function.datetime.month - package com.blazebit.persistence.impl.function.datetime.month
 
com.blazebit.persistence.impl.function.datetime.quarter - package com.blazebit.persistence.impl.function.datetime.quarter
 
com.blazebit.persistence.impl.function.datetime.second - package com.blazebit.persistence.impl.function.datetime.second
 
com.blazebit.persistence.impl.function.datetime.week - package com.blazebit.persistence.impl.function.datetime.week
 
com.blazebit.persistence.impl.function.datetime.year - package com.blazebit.persistence.impl.function.datetime.year
 
com.blazebit.persistence.impl.function.datetime.yearofweek - package com.blazebit.persistence.impl.function.datetime.yearofweek
 
com.blazebit.persistence.impl.function.datetime.yearweek - package com.blazebit.persistence.impl.function.datetime.yearweek
 
com.blazebit.persistence.impl.function.entity - package com.blazebit.persistence.impl.function.entity
 
com.blazebit.persistence.impl.function.every - package com.blazebit.persistence.impl.function.every
 
com.blazebit.persistence.impl.function.exist - package com.blazebit.persistence.impl.function.exist
 
com.blazebit.persistence.impl.function.greatest - package com.blazebit.persistence.impl.function.greatest
 
com.blazebit.persistence.impl.function.groupconcat - package com.blazebit.persistence.impl.function.groupconcat
 
com.blazebit.persistence.impl.function.grouping - package com.blazebit.persistence.impl.function.grouping
 
com.blazebit.persistence.impl.function.groupingsets - package com.blazebit.persistence.impl.function.groupingsets
 
com.blazebit.persistence.impl.function.jsonget - package com.blazebit.persistence.impl.function.jsonget
 
com.blazebit.persistence.impl.function.jsonset - package com.blazebit.persistence.impl.function.jsonset
 
com.blazebit.persistence.impl.function.least - package com.blazebit.persistence.impl.function.least
 
com.blazebit.persistence.impl.function.limit - package com.blazebit.persistence.impl.function.limit
 
com.blazebit.persistence.impl.function.literal - package com.blazebit.persistence.impl.function.literal
 
com.blazebit.persistence.impl.function.nullfn - package com.blazebit.persistence.impl.function.nullfn
 
com.blazebit.persistence.impl.function.nullsubquery - package com.blazebit.persistence.impl.function.nullsubquery
 
com.blazebit.persistence.impl.function.oragg - package com.blazebit.persistence.impl.function.oragg
 
com.blazebit.persistence.impl.function.pageposition - package com.blazebit.persistence.impl.function.pageposition
 
com.blazebit.persistence.impl.function.param - package com.blazebit.persistence.impl.function.param
 
com.blazebit.persistence.impl.function.querywrapper - package com.blazebit.persistence.impl.function.querywrapper
 
com.blazebit.persistence.impl.function.repeat - package com.blazebit.persistence.impl.function.repeat
 
com.blazebit.persistence.impl.function.replace - package com.blazebit.persistence.impl.function.replace
 
com.blazebit.persistence.impl.function.rowvalue - package com.blazebit.persistence.impl.function.rowvalue
 
com.blazebit.persistence.impl.function.set - package com.blazebit.persistence.impl.function.set
 
com.blazebit.persistence.impl.function.stringjsonagg - package com.blazebit.persistence.impl.function.stringjsonagg
 
com.blazebit.persistence.impl.function.stringxmlagg - package com.blazebit.persistence.impl.function.stringxmlagg
 
com.blazebit.persistence.impl.function.subquery - package com.blazebit.persistence.impl.function.subquery
 
com.blazebit.persistence.impl.function.tomultiset - package com.blazebit.persistence.impl.function.tomultiset
 
com.blazebit.persistence.impl.function.tostringjson - package com.blazebit.persistence.impl.function.tostringjson
 
com.blazebit.persistence.impl.function.tostringxml - package com.blazebit.persistence.impl.function.tostringxml
 
com.blazebit.persistence.impl.function.treat - package com.blazebit.persistence.impl.function.treat
 
com.blazebit.persistence.impl.function.trunc - package com.blazebit.persistence.impl.function.trunc
 
com.blazebit.persistence.impl.function.trunc.day - package com.blazebit.persistence.impl.function.trunc.day
 
com.blazebit.persistence.impl.function.trunc.hour - package com.blazebit.persistence.impl.function.trunc.hour
 
com.blazebit.persistence.impl.function.trunc.microseconds - package com.blazebit.persistence.impl.function.trunc.microseconds
 
com.blazebit.persistence.impl.function.trunc.milliseconds - package com.blazebit.persistence.impl.function.trunc.milliseconds
 
com.blazebit.persistence.impl.function.trunc.minute - package com.blazebit.persistence.impl.function.trunc.minute
 
com.blazebit.persistence.impl.function.trunc.month - package com.blazebit.persistence.impl.function.trunc.month
 
com.blazebit.persistence.impl.function.trunc.quarter - package com.blazebit.persistence.impl.function.trunc.quarter
 
com.blazebit.persistence.impl.function.trunc.second - package com.blazebit.persistence.impl.function.trunc.second
 
com.blazebit.persistence.impl.function.trunc.week - package com.blazebit.persistence.impl.function.trunc.week
 
com.blazebit.persistence.impl.function.trunc.year - package com.blazebit.persistence.impl.function.trunc.year
 
com.blazebit.persistence.impl.function.window - package com.blazebit.persistence.impl.function.window
 
com.blazebit.persistence.impl.function.window.avg - package com.blazebit.persistence.impl.function.window.avg
 
com.blazebit.persistence.impl.function.window.count - package com.blazebit.persistence.impl.function.window.count
 
com.blazebit.persistence.impl.function.window.cumedist - package com.blazebit.persistence.impl.function.window.cumedist
 
com.blazebit.persistence.impl.function.window.denserank - package com.blazebit.persistence.impl.function.window.denserank
 
com.blazebit.persistence.impl.function.window.every - package com.blazebit.persistence.impl.function.window.every
 
com.blazebit.persistence.impl.function.window.first - package com.blazebit.persistence.impl.function.window.first
 
com.blazebit.persistence.impl.function.window.groupconcat - package com.blazebit.persistence.impl.function.window.groupconcat
 
com.blazebit.persistence.impl.function.window.lag - package com.blazebit.persistence.impl.function.window.lag
 
com.blazebit.persistence.impl.function.window.last - package com.blazebit.persistence.impl.function.window.last
 
com.blazebit.persistence.impl.function.window.lead - package com.blazebit.persistence.impl.function.window.lead
 
com.blazebit.persistence.impl.function.window.max - package com.blazebit.persistence.impl.function.window.max
 
com.blazebit.persistence.impl.function.window.min - package com.blazebit.persistence.impl.function.window.min
 
com.blazebit.persistence.impl.function.window.mode - package com.blazebit.persistence.impl.function.window.mode
 
com.blazebit.persistence.impl.function.window.nth - package com.blazebit.persistence.impl.function.window.nth
 
com.blazebit.persistence.impl.function.window.ntile - package com.blazebit.persistence.impl.function.window.ntile
 
com.blazebit.persistence.impl.function.window.oragg - package com.blazebit.persistence.impl.function.window.oragg
 
com.blazebit.persistence.impl.function.window.percentilecont - package com.blazebit.persistence.impl.function.window.percentilecont
 
com.blazebit.persistence.impl.function.window.percentiledisc - package com.blazebit.persistence.impl.function.window.percentiledisc
 
com.blazebit.persistence.impl.function.window.percentrank - package com.blazebit.persistence.impl.function.window.percentrank
 
com.blazebit.persistence.impl.function.window.rank - package com.blazebit.persistence.impl.function.window.rank
 
com.blazebit.persistence.impl.function.window.row - package com.blazebit.persistence.impl.function.window.row
 
com.blazebit.persistence.impl.function.window.sum - package com.blazebit.persistence.impl.function.window.sum
 
com.blazebit.persistence.impl.keyset - package com.blazebit.persistence.impl.keyset
 
com.blazebit.persistence.impl.plan - package com.blazebit.persistence.impl.plan
 
com.blazebit.persistence.impl.query - package com.blazebit.persistence.impl.query
 
com.blazebit.persistence.impl.transform - package com.blazebit.persistence.impl.transform
 
com.blazebit.persistence.impl.util - package com.blazebit.persistence.impl.util
 
CommonQueryBuilderAdapter<BuilderType extends CommonQueryBuilder<BuilderType>> - Class in com.blazebit.persistence.impl
 
CommonQueryBuilderAdapter(AbstractCommonQueryBuilder<?, ?, ?, ?, ?>) - Constructor for class com.blazebit.persistence.impl.CommonQueryBuilderAdapter
 
compare(CriteriaBuilderConfigurationContributor, CriteriaBuilderConfigurationContributor) - Method in class com.blazebit.persistence.impl.util.CriteriaBuilderConfigurationContributorComparator
 
CompositeAttributeAccessor<X,Y> - Class in com.blazebit.persistence.impl.util
 
concatFunction - Variable in class com.blazebit.persistence.impl.function.stringxmlagg.GroupConcatBasedStringXmlAggFunction
 
concatFunction - Variable in class com.blazebit.persistence.impl.function.tostringjson.GroupConcatBasedToStringJsonFunction
 
ConcatFunction - Class in com.blazebit.persistence.impl.function.concat
 
ConcatFunction() - Constructor for class com.blazebit.persistence.impl.function.concat.ConcatFunction
 
concatSeparator() - Method in class com.blazebit.persistence.impl.function.concat.ConcatFunction
 
concatSeparator() - Method in class com.blazebit.persistence.impl.function.concat.PipeBasedConcatFunction
 
concatSeparator() - Method in class com.blazebit.persistence.impl.function.concat.PlusBasedConcatFunction
 
ConjunctionPathExpressionFindingVisitor - Class in com.blazebit.persistence.impl
Finds a PathExpression, and while traversing back along the stack, capture if we are in a disjunction.
ConjunctionPathExpressionFindingVisitor() - Constructor for class com.blazebit.persistence.impl.ConjunctionPathExpressionFindingVisitor
 
ConstructorObjectBuilder<T> - Class in com.blazebit.persistence.impl.builder.object
 
ConstructorObjectBuilder(Constructor<T>) - Constructor for class com.blazebit.persistence.impl.builder.object.ConstructorObjectBuilder
 
contains(Object) - Method in class com.blazebit.persistence.impl.util.SetView
 
containsAll(Collection<?>) - Method in class com.blazebit.persistence.impl.util.SetView
 
containsEntity(EntityManager, Class<?>, Object) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
containsNode(JoinNode, String) - Method in class com.blazebit.persistence.impl.JoinNode
 
containsOrderBySelectAlias(String) - Method in class com.blazebit.persistence.impl.OrderByManager
 
containsParameter(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
containsParameter(String) - Method in class com.blazebit.persistence.impl.CommonQueryBuilderAdapter
 
containsParameter(String) - Method in class com.blazebit.persistence.impl.ParameterManager
 
containsSizeExpression(Expression) - Static method in class com.blazebit.persistence.impl.ExpressionUtils
 
containsSizeSelect() - Method in class com.blazebit.persistence.impl.SelectManager
 
containsSubqueryExpression(Expression) - Static method in class com.blazebit.persistence.impl.ExpressionUtils
 
copy(Class<Y>) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
copy(Class<Y>) - Method in class com.blazebit.persistence.impl.CriteriaBuilderImpl
 
copy(Class<Y>) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
copyCriteriaBuilder(Class<Y>, boolean) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
copyCriteriaBuilder(Class<Y>, boolean) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
CorrelationTransformEntry(String, String, PathExpression, boolean) - Constructor for class com.blazebit.persistence.impl.ImplicitJoinCorrelationPathReplacementVisitor.CorrelationTransformEntry
 
Count(boolean, List<String>) - Constructor for class com.blazebit.persistence.impl.function.count.AbstractCountFunction.Count
 
COUNT_QUERY_CLAUSE_EXCLUSIONS - Static variable in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
COUNT_QUERY_GROUP_BY_CLAUSE_EXCLUSIONS - Static variable in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
CountExtractionObjectBuilder<T> - Class in com.blazebit.persistence.impl.builder.object
 
CountExtractionObjectBuilder(ObjectBuilder<T>) - Constructor for class com.blazebit.persistence.impl.builder.object.CountExtractionObjectBuilder
 
CountFunction - Class in com.blazebit.persistence.impl.function.window.count
 
CountFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.count.CountFunction
 
countPrefix - Variable in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
CountTupleEmulationFunction - Class in com.blazebit.persistence.impl.function.count
 
CountTupleEmulationFunction() - Constructor for class com.blazebit.persistence.impl.function.count.CountTupleEmulationFunction
 
CountTupleEmulationFunction(String, String) - Constructor for class com.blazebit.persistence.impl.function.count.CountTupleEmulationFunction
 
CountTupleFunction - Class in com.blazebit.persistence.impl.function.count
 
CountTupleFunction() - Constructor for class com.blazebit.persistence.impl.function.count.CountTupleFunction
 
countWrapperExampleQuery - Variable in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
CountWrapperFunction - Class in com.blazebit.persistence.impl.function.countwrapper
 
CountWrapperFunction() - Constructor for class com.blazebit.persistence.impl.function.countwrapper.CountWrapperFunction
 
create(CriteriaBuilderFactoryImpl, EntityManager, String, DbmsDialect, Map<String, JpqlFunction>, Map<String, String>) - Static method in class com.blazebit.persistence.impl.MainQuery
 
create(EntityManager, Class<T>) - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
create(EntityManager, Class<T>, String) - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
createAssociationJoinNode(JoinNode, JoinTreeNode, JoinType, Type<?>, EntityType<?>, String, JoinAliasInfo) - Static method in class com.blazebit.persistence.impl.JoinNode
 
createBooleanExpression(String, boolean) - Method in class com.blazebit.persistence.impl.JpqlMacroAwareExpressionFactory
 
createBooleanExpression(String, boolean, MacroConfiguration, Set<String>) - Method in class com.blazebit.persistence.impl.JpqlMacroAwareExpressionFactory
 
createConfiguration() - Method in class com.blazebit.persistence.impl.CriteriaBuilderConfigurationProviderImpl
 
createConfiguration(PackageOpener) - Method in class com.blazebit.persistence.impl.CriteriaBuilderConfigurationProviderImpl
 
createCorrelationRootNode(JoinNode, String, Attribute<?, ?>, Type<?>, EntityType<?>, JoinAliasInfo, boolean) - Static method in class com.blazebit.persistence.impl.JoinNode
 
createCriteriaBuilderFactory(EntityManagerFactory) - Method in class com.blazebit.persistence.impl.CriteriaBuilderConfigurationImpl
 
createCTEInfo() - Method in class com.blazebit.persistence.impl.AbstractCTECriteriaBuilder
 
createCTEInfo() - Method in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
createCTEInfo() - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationCTECriteriaBuilderImpl
 
createCTEInfo() - Method in interface com.blazebit.persistence.impl.CTEInfoBuilder
 
createCTEInfo() - Method in class com.blazebit.persistence.impl.RecursiveCTECriteriaBuilderImpl
 
createCTEInfo() - Method in class com.blazebit.persistence.impl.SelectCTECriteriaBuilderImpl
 
createDualNode() - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
createEntityJoinNode(JoinNode, JoinType, EntityType<?>, JoinAliasInfo, boolean) - Static method in class com.blazebit.persistence.impl.JoinNode
 
createExpression(String) - Method in class com.blazebit.persistence.impl.JoinNode
 
createExpression(String, boolean) - Method in class com.blazebit.persistence.impl.JoinNode
 
createFinalSetOperationBuilder(SetOperationType, boolean) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
createFinalSetOperationBuilder(SetOperationType, boolean) - Method in class com.blazebit.persistence.impl.CriteriaBuilderImpl
 
createFinalSetOperationBuilder(SetOperationType, boolean) - Method in class com.blazebit.persistence.impl.FullSelectCTECriteriaBuilderImpl
 
createFinalSetOperationBuilder(SetOperationType, boolean) - Method in class com.blazebit.persistence.impl.LeafOngoingSetOperationCriteriaBuilderImpl
 
createFinalSetOperationBuilder(SetOperationType, boolean) - Method in class com.blazebit.persistence.impl.LeafOngoingSetOperationCTECriteriaBuilderImpl
 
createFinalSetOperationBuilder(SetOperationType, boolean) - Method in class com.blazebit.persistence.impl.LeafOngoingSetOperationSubqueryBuilderImpl
 
createFinalSetOperationBuilder(SetOperationType, boolean) - Method in class com.blazebit.persistence.impl.OngoingSetOperationCriteriaBuilderImpl
 
createFinalSetOperationBuilder(SetOperationType, boolean) - Method in class com.blazebit.persistence.impl.OngoingSetOperationCTECriteriaBuilderImpl
 
createFinalSetOperationBuilder(SetOperationType, boolean) - Method in class com.blazebit.persistence.impl.OngoingSetOperationSubqueryBuilderImpl
 
createFinalSetOperationBuilder(SetOperationType, boolean) - Method in class com.blazebit.persistence.impl.StartOngoingSetOperationCriteriaBuilderImpl
 
createFinalSetOperationBuilder(SetOperationType, boolean) - Method in class com.blazebit.persistence.impl.StartOngoingSetOperationCTECriteriaBuilderImpl
 
createFinalSetOperationBuilder(SetOperationType, boolean) - Method in class com.blazebit.persistence.impl.StartOngoingSetOperationSubqueryBuilderImpl
 
createFinalSetOperationBuilder(SetOperationType, boolean) - Method in class com.blazebit.persistence.impl.SubqueryBuilderImpl
 
createFinalSetOperationBuilder(SetOperationType, boolean, boolean) - Method in class com.blazebit.persistence.impl.AbstractCriteriaBuilder
 
createFinalSetOperationBuilder(SetOperationType, boolean, boolean) - Method in class com.blazebit.persistence.impl.AbstractCTECriteriaBuilder
 
createFinalSetOperationBuilder(SetOperationType, boolean, boolean) - Method in class com.blazebit.persistence.impl.BaseSubqueryBuilderImpl
 
createFinalSetOperationBuilder(SetOperationType, boolean, boolean, FullSelectCTECriteriaBuilderImpl<?>) - Method in class com.blazebit.persistence.impl.AbstractCTECriteriaBuilder
 
createFinalSetOperationBuilder(SetOperationType, boolean, boolean, SubqueryBuilderImpl<?>) - Method in class com.blazebit.persistence.impl.BaseSubqueryBuilderImpl
 
createInItemExpression(String) - Method in class com.blazebit.persistence.impl.JpqlMacroAwareExpressionFactory
 
createInItemExpression(String, MacroConfiguration, Set<String>) - Method in class com.blazebit.persistence.impl.JpqlMacroAwareExpressionFactory
 
createInItemExpressions(String[]) - Method in class com.blazebit.persistence.impl.JpqlMacroAwareExpressionFactory
 
createInItemExpressions(String[], MacroConfiguration, Set<String>) - Method in class com.blazebit.persistence.impl.JpqlMacroAwareExpressionFactory
 
createInItemOrPathExpression(String) - Method in class com.blazebit.persistence.impl.JpqlMacroAwareExpressionFactory
 
createInItemOrPathExpression(String, MacroConfiguration, Set<String>) - Method in class com.blazebit.persistence.impl.JpqlMacroAwareExpressionFactory
 
createJoinPathExpression(String) - Method in class com.blazebit.persistence.impl.JpqlMacroAwareExpressionFactory
 
createJoinPathExpression(String, MacroConfiguration, Set<String>) - Method in class com.blazebit.persistence.impl.JpqlMacroAwareExpressionFactory
 
createLeaf(BaseFinalSetOperationCriteriaBuilderImpl<T, ?>) - Method in class com.blazebit.persistence.impl.AbstractCriteriaBuilder
 
createLeaf(BaseFinalSetOperationCTECriteriaBuilderImpl<Object, ?>) - Method in class com.blazebit.persistence.impl.AbstractCTECriteriaBuilder
 
createLeaf(BaseFinalSetOperationSubqueryBuilderImpl<T, ?>) - Method in class com.blazebit.persistence.impl.BaseSubqueryBuilderImpl
 
createLimitHandler() - Method in class com.blazebit.persistence.impl.dialect.DB2DbmsDialect
 
createLimitHandler() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
createLimitHandler() - Method in class com.blazebit.persistence.impl.dialect.MSSQLDbmsDialect
 
createLimitHandler() - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
createLimitHandler() - Method in class com.blazebit.persistence.impl.dialect.OracleDbmsDialect
 
createLimitHandler() - Method in class com.blazebit.persistence.impl.dialect.PostgreSQLDbmsDialect
 
createMacros(Map<String, JpqlMacro>, ExpressionFactory) - Static method in class com.blazebit.persistence.impl.JpqlMacroAdapter
 
createMainQuery(EntityManager) - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
createModificationPlan(int, int) - Method in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
createModificationPlan(int, int) - Method in class com.blazebit.persistence.impl.query.DefaultQuerySpecification
 
createModificationPlan(int, int) - Method in class com.blazebit.persistence.impl.query.ModificationQuerySpecification
 
createModificationPlan(int, int) - Method in interface com.blazebit.persistence.impl.query.QuerySpecification
 
createOngoing(BaseFinalSetOperationCriteriaBuilderImpl<T, ?>, Y) - Method in class com.blazebit.persistence.impl.AbstractCriteriaBuilder
 
createOngoing(BaseFinalSetOperationCTECriteriaBuilderImpl<Object, ?>, T) - Method in class com.blazebit.persistence.impl.AbstractCTECriteriaBuilder
 
createOngoing(BaseFinalSetOperationSubqueryBuilderImpl<T, ?>, W) - Method in class com.blazebit.persistence.impl.BaseSubqueryBuilderImpl
 
createPageIdQuery() - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
createPageIdQuery(int, int, String) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
createPageIdQuery(int, int, String, String...) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
createPageIdQuery(KeysetPage, int, int, ResolvedExpression[]) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
createPageIdQuery(KeysetPage, int, int, String) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
createPageIdQuery(KeysetPage, int, int, String, String...) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
createPathExpression(String) - Method in class com.blazebit.persistence.impl.JoinNode
 
createPathExpression(String) - Method in class com.blazebit.persistence.impl.JpqlMacroAwareExpressionFactory
 
createPathExpression(String, MacroConfiguration, Set<String>) - Method in class com.blazebit.persistence.impl.JpqlMacroAwareExpressionFactory
 
createPredicate(Expression, Expression, PredicateQuantifier) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
createPredicate(Expression, Expression, PredicateQuantifier) - Method in class com.blazebit.persistence.impl.builder.predicate.EqPredicateBuilder
 
createPredicate(Expression, Expression, PredicateQuantifier) - Method in class com.blazebit.persistence.impl.builder.predicate.GePredicateBuilder
 
createPredicate(Expression, Expression, PredicateQuantifier) - Method in class com.blazebit.persistence.impl.builder.predicate.GtPredicateBuilder
 
createPredicate(Expression, Expression, PredicateQuantifier) - Method in class com.blazebit.persistence.impl.builder.predicate.LePredicateBuilder
 
createPredicate(Expression, Expression, PredicateQuantifier) - Method in class com.blazebit.persistence.impl.builder.predicate.LtPredicateBuilder
 
createRootNode(EntityType<?>, JoinAliasInfo) - Static method in class com.blazebit.persistence.impl.JoinNode
 
createSelectPlan(int, int) - Method in class com.blazebit.persistence.impl.query.CTEQuerySpecification
 
createSelectPlan(int, int) - Method in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
createSelectPlan(int, int) - Method in class com.blazebit.persistence.impl.query.DefaultQuerySpecification
 
createSelectPlan(int, int) - Method in class com.blazebit.persistence.impl.query.ModificationQuerySpecification
 
createSelectPlan(int, int) - Method in interface com.blazebit.persistence.impl.query.QuerySpecification
 
createSelectPlan(int, int) - Method in class com.blazebit.persistence.impl.query.SetOperationQuerySpecification
 
createSetOperand(BaseFinalSetOperationCriteriaBuilderImpl<T, ?>) - Method in class com.blazebit.persistence.impl.CriteriaBuilderImpl
 
createSetOperand(BaseFinalSetOperationCriteriaBuilderImpl<T, ?>) - Method in class com.blazebit.persistence.impl.LeafOngoingSetOperationCriteriaBuilderImpl
 
createSetOperand(BaseFinalSetOperationCriteriaBuilderImpl<T, ?>) - Method in class com.blazebit.persistence.impl.OngoingSetOperationCriteriaBuilderImpl
 
createSetOperand(BaseFinalSetOperationCriteriaBuilderImpl<T, ?>) - Method in class com.blazebit.persistence.impl.StartOngoingSetOperationCriteriaBuilderImpl
 
createSetOperand(BaseFinalSetOperationCTECriteriaBuilderImpl<Object, ?>) - Method in class com.blazebit.persistence.impl.FullSelectCTECriteriaBuilderImpl
 
createSetOperand(BaseFinalSetOperationCTECriteriaBuilderImpl<Object, ?>) - Method in class com.blazebit.persistence.impl.LeafOngoingSetOperationCTECriteriaBuilderImpl
 
createSetOperand(BaseFinalSetOperationCTECriteriaBuilderImpl<Object, ?>) - Method in class com.blazebit.persistence.impl.OngoingSetOperationCTECriteriaBuilderImpl
 
createSetOperand(BaseFinalSetOperationCTECriteriaBuilderImpl<Object, ?>) - Method in class com.blazebit.persistence.impl.StartOngoingSetOperationCTECriteriaBuilderImpl
 
createSetOperand(BaseFinalSetOperationSubqueryBuilderImpl<T, ?>) - Method in class com.blazebit.persistence.impl.LeafOngoingSetOperationSubqueryBuilderImpl
 
createSetOperand(BaseFinalSetOperationSubqueryBuilderImpl<T, ?>) - Method in class com.blazebit.persistence.impl.OngoingSetOperationSubqueryBuilderImpl
 
createSetOperand(BaseFinalSetOperationSubqueryBuilderImpl<T, ?>) - Method in class com.blazebit.persistence.impl.StartOngoingSetOperationSubqueryBuilderImpl
 
createSetOperand(BaseFinalSetOperationSubqueryBuilderImpl<T, ?>) - Method in class com.blazebit.persistence.impl.SubqueryBuilderImpl
 
createSetOperand(FinalSetReturn) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
createSimpleExpression(String) - Method in class com.blazebit.persistence.impl.JpqlMacroAwareExpressionFactory
 
createSimpleExpression(String, boolean) - Method in class com.blazebit.persistence.impl.JpqlMacroAwareExpressionFactory
 
createSimpleExpression(String, boolean, boolean) - Method in class com.blazebit.persistence.impl.JpqlMacroAwareExpressionFactory
 
createSimpleExpression(String, boolean, boolean, boolean) - Method in class com.blazebit.persistence.impl.JpqlMacroAwareExpressionFactory
 
createSimpleExpression(String, boolean, boolean, boolean, MacroConfiguration, Set<String>) - Method in class com.blazebit.persistence.impl.JpqlMacroAwareExpressionFactory
 
createSimpleValuesRootNode(MainQuery, Class<?>, int, JoinAliasInfo) - Static method in class com.blazebit.persistence.impl.JoinNode
 
createStartOngoing(BaseFinalSetOperationCriteriaBuilderImpl<T, ?>, Y) - Method in class com.blazebit.persistence.impl.AbstractCriteriaBuilder
 
createStartOngoing(BaseFinalSetOperationCTECriteriaBuilderImpl<Object, ?>, T) - Method in class com.blazebit.persistence.impl.AbstractCTECriteriaBuilder
 
createStartOngoing(BaseFinalSetOperationSubqueryBuilderImpl<T, ?>, W) - Method in class com.blazebit.persistence.impl.BaseSubqueryBuilderImpl
 
createSubqueryBuilder(T, SubqueryBuilderListener<T>, boolean, FullQueryBuilder<?, ?>, ClauseType) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorFactory
 
createSubqueryBuilder(T, SubqueryBuilderListener<T>, boolean, SubqueryBuilderImpl<?>, ClauseType) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorFactory
 
createSubqueryInitiator(T, SubqueryBuilderListener<T>, boolean, ClauseType) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorFactory
 
createSubquerySetOperand(BaseFinalSetOperationCriteriaBuilderImpl<T, ?>, BaseFinalSetOperationCriteriaBuilderImpl<T, ?>) - Method in class com.blazebit.persistence.impl.CriteriaBuilderImpl
 
createSubquerySetOperand(BaseFinalSetOperationCriteriaBuilderImpl<T, ?>, BaseFinalSetOperationCriteriaBuilderImpl<T, ?>) - Method in class com.blazebit.persistence.impl.LeafOngoingSetOperationCriteriaBuilderImpl
 
createSubquerySetOperand(BaseFinalSetOperationCriteriaBuilderImpl<T, ?>, BaseFinalSetOperationCriteriaBuilderImpl<T, ?>) - Method in class com.blazebit.persistence.impl.OngoingSetOperationCriteriaBuilderImpl
 
createSubquerySetOperand(BaseFinalSetOperationCriteriaBuilderImpl<T, ?>, BaseFinalSetOperationCriteriaBuilderImpl<T, ?>) - Method in class com.blazebit.persistence.impl.StartOngoingSetOperationCriteriaBuilderImpl
 
createSubquerySetOperand(BaseFinalSetOperationCTECriteriaBuilderImpl<Object, ?>, BaseFinalSetOperationCTECriteriaBuilderImpl<Object, ?>) - Method in class com.blazebit.persistence.impl.FullSelectCTECriteriaBuilderImpl
 
createSubquerySetOperand(BaseFinalSetOperationCTECriteriaBuilderImpl<Object, ?>, BaseFinalSetOperationCTECriteriaBuilderImpl<Object, ?>) - Method in class com.blazebit.persistence.impl.LeafOngoingSetOperationCTECriteriaBuilderImpl
 
createSubquerySetOperand(BaseFinalSetOperationCTECriteriaBuilderImpl<Object, ?>, BaseFinalSetOperationCTECriteriaBuilderImpl<Object, ?>) - Method in class com.blazebit.persistence.impl.OngoingSetOperationCTECriteriaBuilderImpl
 
createSubquerySetOperand(BaseFinalSetOperationCTECriteriaBuilderImpl<Object, ?>, BaseFinalSetOperationCTECriteriaBuilderImpl<Object, ?>) - Method in class com.blazebit.persistence.impl.StartOngoingSetOperationCTECriteriaBuilderImpl
 
createSubquerySetOperand(BaseFinalSetOperationSubqueryBuilderImpl<T, ?>, BaseFinalSetOperationSubqueryBuilderImpl<T, ?>) - Method in class com.blazebit.persistence.impl.LeafOngoingSetOperationSubqueryBuilderImpl
 
createSubquerySetOperand(BaseFinalSetOperationSubqueryBuilderImpl<T, ?>, BaseFinalSetOperationSubqueryBuilderImpl<T, ?>) - Method in class com.blazebit.persistence.impl.OngoingSetOperationSubqueryBuilderImpl
 
createSubquerySetOperand(BaseFinalSetOperationSubqueryBuilderImpl<T, ?>, BaseFinalSetOperationSubqueryBuilderImpl<T, ?>) - Method in class com.blazebit.persistence.impl.StartOngoingSetOperationSubqueryBuilderImpl
 
createSubquerySetOperand(BaseFinalSetOperationSubqueryBuilderImpl<T, ?>, BaseFinalSetOperationSubqueryBuilderImpl<T, ?>) - Method in class com.blazebit.persistence.impl.SubqueryBuilderImpl
 
createSubquerySetOperand(FinalSetReturn, FinalSetReturn) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
createValuesRootNode(Type<?>, EntityType<?>, String, int, Set<String>, String, String, boolean, boolean, String, String, String[], JoinAliasInfo) - Static method in class com.blazebit.persistence.impl.JoinNode
 
CriteriaBuilderConfigurationContributorComparator - Class in com.blazebit.persistence.impl.util
A comparator for comparing CriteriaBuilderConfigurationContributor implementations.
CriteriaBuilderConfigurationContributorComparator() - Constructor for class com.blazebit.persistence.impl.util.CriteriaBuilderConfigurationContributorComparator
 
CriteriaBuilderConfigurationImpl - Class in com.blazebit.persistence.impl
 
CriteriaBuilderConfigurationImpl(PackageOpener) - Constructor for class com.blazebit.persistence.impl.CriteriaBuilderConfigurationImpl
 
CriteriaBuilderConfigurationProviderImpl - Class in com.blazebit.persistence.impl
 
CriteriaBuilderConfigurationProviderImpl() - Constructor for class com.blazebit.persistence.impl.CriteriaBuilderConfigurationProviderImpl
 
CriteriaBuilderFactoryImpl - Class in com.blazebit.persistence.impl
 
CriteriaBuilderFactoryImpl(CriteriaBuilderConfigurationImpl, EntityManagerFactory) - Constructor for class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
CriteriaBuilderImpl<T> - Class in com.blazebit.persistence.impl
 
CriteriaBuilderImpl(MainQuery, boolean, Class<T>, String) - Constructor for class com.blazebit.persistence.impl.CriteriaBuilderImpl
 
criteriaNameMapping - Variable in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
CTE - Enum constant in enum com.blazebit.persistence.impl.ClauseType
 
CTEBuilderListener - Interface in com.blazebit.persistence.impl
 
CTEBuilderListenerImpl - Class in com.blazebit.persistence.impl
 
CTEBuilderListenerImpl() - Constructor for class com.blazebit.persistence.impl.CTEBuilderListenerImpl
 
CTEInfoBuilder - Interface in com.blazebit.persistence.impl
 
cteKey - Variable in class com.blazebit.persistence.impl.AbstractCTECriteriaBuilder
 
cteKey - Variable in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
CTEManager - Class in com.blazebit.persistence.impl
 
CTENode - Class in com.blazebit.persistence.impl.query
 
CTENode(String, String, String, String[], boolean, QuerySpecification, QuerySpecification, Map<String, String>, Map<String, String>, String) - Constructor for class com.blazebit.persistence.impl.query.CTENode
 
CTEQuerySpecification - Class in com.blazebit.persistence.impl.query
 
CTEQuerySpecification(AbstractCommonQueryBuilder<?, ?, ?, ?, ?>, Query, Collection<? extends Parameter<?>>, Set<String>, String, String, List<String>, List<EntityFunctionNode>) - Constructor for class com.blazebit.persistence.impl.query.CTEQuerySpecification
 
ctes - Variable in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
cteType - Variable in class com.blazebit.persistence.impl.AbstractCTECriteriaBuilder
 
cteType - Variable in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
CubeFunction - Class in com.blazebit.persistence.impl.function.groupingsets
 
CubeFunction() - Constructor for class com.blazebit.persistence.impl.function.groupingsets.CubeFunction
 
CumeDistFunction - Class in com.blazebit.persistence.impl.function.window.cumedist
Relative rank of the current row: (number of rows preceding or peer with current row) / (total rows)
CumeDistFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.cumedist.CumeDistFunction
 
currentRow() - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
CustomModificationQueryPlan - Class in com.blazebit.persistence.impl.plan
 
CustomModificationQueryPlan(ExtendedQuerySupport, ServiceProvider, Query, Query, List<Query>, String, boolean) - Constructor for class com.blazebit.persistence.impl.plan.CustomModificationQueryPlan
 
CustomQuerySpecification<T> - Class in com.blazebit.persistence.impl.query
 
CustomQuerySpecification(AbstractCommonQueryBuilder<?, ?, ?, ?, ?>, Query, Collection<? extends Parameter<?>>, Set<String>, String, String, List<String>, List<EntityFunctionNode>, boolean, List<CTENode>, boolean, boolean, Query) - Constructor for class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
CustomReturningModificationQueryPlan<T> - Class in com.blazebit.persistence.impl.plan
 
CustomReturningModificationQueryPlan(ExtendedQuerySupport, ServiceProvider, Query, Query, ReturningObjectBuilder<T>, List<Query>, String, int, int, boolean, boolean) - Constructor for class com.blazebit.persistence.impl.plan.CustomReturningModificationQueryPlan
 
CustomReturningSQLTypedQuery<T> - Class in com.blazebit.persistence.impl.query
 
CustomReturningSQLTypedQuery(QuerySpecification<ReturningResult<T>>, TypedQuery<?>, Map<ParameterExpression<?>, String>, Map<String, ParameterValueTransformer>, Map<String, String>, Map<String, ValuesParameterBinder>) - Constructor for class com.blazebit.persistence.impl.query.CustomReturningSQLTypedQuery
 
CustomSelectQueryPlan<T> - Class in com.blazebit.persistence.impl.plan
 
CustomSelectQueryPlan(ExtendedQuerySupport, ServiceProvider, Query, Query, List<Query>, String, int, int, boolean) - Constructor for class com.blazebit.persistence.impl.plan.CustomSelectQueryPlan
 
CustomSQLQuery - Class in com.blazebit.persistence.impl.query
 
CustomSQLQuery(QuerySpecification, Query, Map<ParameterExpression<?>, String>, Map<String, ParameterValueTransformer>, Map<String, String>, Map<String, ValuesParameterBinder>) - Constructor for class com.blazebit.persistence.impl.query.CustomSQLQuery
 
CustomSQLTypedQuery<X> - Class in com.blazebit.persistence.impl.query
 
CustomSQLTypedQuery(QuerySpecification, Query, Map<ParameterExpression<?>, String>, Map<String, ParameterValueTransformer>, Map<String, String>, Map<String, ValuesParameterBinder>) - Constructor for class com.blazebit.persistence.impl.query.CustomSQLTypedQuery
 

D

DateAddFunction - Class in com.blazebit.persistence.impl.function.dateadd
 
DateAddFunction(String, String) - Constructor for class com.blazebit.persistence.impl.function.dateadd.DateAddFunction
 
DateDiffFunction - Class in com.blazebit.persistence.impl.function.datediff
 
DateDiffFunction(String, String) - Constructor for class com.blazebit.persistence.impl.function.datediff.DateDiffFunction
 
DayAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.day
 
DayAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.day.DayAddFunction
 
DayAddFunction(String) - Constructor for class com.blazebit.persistence.impl.function.dateadd.day.DayAddFunction
 
DayDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.day
 
DayDiffFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datediff.day.DayDiffFunction
 
DayFunction - Class in com.blazebit.persistence.impl.function.datetime.day
 
DayFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.day.DayFunction
 
DayFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datetime.day.DayFunction
 
DayOfWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.dayofweek
 
DayOfWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.dayofweek.DayOfWeekFunction
 
DayOfWeekFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datetime.dayofweek.DayOfWeekFunction
 
DayOfYearFunction - Class in com.blazebit.persistence.impl.function.datetime.dayofyear
 
DayOfYearFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.dayofyear.DayOfYearFunction
 
DayOfYearFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datetime.dayofyear.DayOfYearFunction
 
DB2CastFunction - Class in com.blazebit.persistence.impl.function.cast
 
DB2CastFunction(Class<?>, DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.cast.DB2CastFunction
 
DB2DayAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.day
 
DB2DayAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.day.DB2DayAddFunction
 
DB2DayDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.day
 
DB2DayDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.day.DB2DayDiffFunction
 
DB2DayFunction - Class in com.blazebit.persistence.impl.function.datetime.day
 
DB2DayFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.day.DB2DayFunction
 
DB2DayOfWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.dayofweek
 
DB2DayOfWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.dayofweek.DB2DayOfWeekFunction
 
DB2DayOfYearFunction - Class in com.blazebit.persistence.impl.function.datetime.dayofyear
 
DB2DayOfYearFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.dayofyear.DB2DayOfYearFunction
 
DB2DbmsDialect - Class in com.blazebit.persistence.impl.dialect
 
DB2DbmsDialect() - Constructor for class com.blazebit.persistence.impl.dialect.DB2DbmsDialect
 
DB2DbmsDialect(Map<Class<?>, String>) - Constructor for class com.blazebit.persistence.impl.dialect.DB2DbmsDialect
 
DB2DbmsLimitHandler - Class in com.blazebit.persistence.impl.dialect
 
DB2DbmsLimitHandler() - Constructor for class com.blazebit.persistence.impl.dialect.DB2DbmsLimitHandler
 
DB2DbmsLimitHandler(int) - Constructor for class com.blazebit.persistence.impl.dialect.DB2DbmsLimitHandler
 
DB2EpochDayFunction - Class in com.blazebit.persistence.impl.function.datetime.epochday
 
DB2EpochDayFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.epochday.DB2EpochDayFunction
 
DB2EpochFunction - Class in com.blazebit.persistence.impl.function.datetime.epoch
 
DB2EpochFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.epoch.DB2EpochFunction
 
DB2EpochMicrosecondFunction - Class in com.blazebit.persistence.impl.function.datetime.epochmicro
 
DB2EpochMicrosecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.epochmicro.DB2EpochMicrosecondFunction
 
DB2EpochMillisecondFunction - Class in com.blazebit.persistence.impl.function.datetime.epochmilli
 
DB2EpochMillisecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.epochmilli.DB2EpochMillisecondFunction
 
DB2GroupConcatFunction - Class in com.blazebit.persistence.impl.function.groupconcat
 
DB2GroupConcatFunction() - Constructor for class com.blazebit.persistence.impl.function.groupconcat.DB2GroupConcatFunction
 
DB2GroupConcatWindowFunction - Class in com.blazebit.persistence.impl.function.window.groupconcat
 
DB2GroupConcatWindowFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.groupconcat.DB2GroupConcatWindowFunction
 
DB2HourAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.hour
 
DB2HourAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.hour.DB2HourAddFunction
 
DB2HourDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.hour
 
DB2HourDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.hour.DB2HourDiffFunction
 
DB2HourFunction - Class in com.blazebit.persistence.impl.function.datetime.hour
 
DB2HourFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.hour.DB2HourFunction
 
DB2IsoDayOfWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.isodayofweek
 
DB2IsoDayOfWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.isodayofweek.DB2IsoDayOfWeekFunction
 
DB2IsoWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.isoweek
 
DB2IsoWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.isoweek.DB2IsoWeekFunction
 
DB2JsonGetFunction - Class in com.blazebit.persistence.impl.function.jsonget
 
DB2JsonGetFunction() - Constructor for class com.blazebit.persistence.impl.function.jsonget.DB2JsonGetFunction
 
DB2JsonSetFunction - Class in com.blazebit.persistence.impl.function.jsonset
 
DB2JsonSetFunction() - Constructor for class com.blazebit.persistence.impl.function.jsonset.DB2JsonSetFunction
 
DB2MicrosecondDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.microsecond
 
DB2MicrosecondDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.microsecond.DB2MicrosecondDiffFunction
 
DB2MicrosecondFunction - Class in com.blazebit.persistence.impl.function.datetime.microsecond
 
DB2MicrosecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.microsecond.DB2MicrosecondFunction
 
DB2MicrosecondsAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.microseconds
 
DB2MicrosecondsAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.microseconds.DB2MicrosecondsAddFunction
 
DB2MillisecondDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.millisecond
 
DB2MillisecondDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.millisecond.DB2MillisecondDiffFunction
 
DB2MillisecondFunction - Class in com.blazebit.persistence.impl.function.datetime.millisecond
 
DB2MillisecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.millisecond.DB2MillisecondFunction
 
DB2MillisecondsAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.milliseconds
 
DB2MillisecondsAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.milliseconds.DB2MillisecondsAddFunction
 
DB2MinuteAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.minute
 
DB2MinuteAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.minute.DB2MinuteAddFunction
 
DB2MinuteDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.minute
 
DB2MinuteDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.minute.DB2MinuteDiffFunction
 
DB2MinuteFunction - Class in com.blazebit.persistence.impl.function.datetime.minute
 
DB2MinuteFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.minute.DB2MinuteFunction
 
DB2MonthAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.month
 
DB2MonthAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.month.DB2MonthAddFunction
 
DB2MonthDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.month
 
DB2MonthDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.month.DB2MonthDiffFunction
 
DB2MonthFunction - Class in com.blazebit.persistence.impl.function.datetime.month
 
DB2MonthFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.month.DB2MonthFunction
 
DB2QuarterAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.quarter
 
DB2QuarterAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.quarter.DB2QuarterAddFunction
 
DB2QuarterDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.quarter
 
DB2QuarterDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.quarter.DB2QuarterDiffFunction
 
DB2QuarterFunction - Class in com.blazebit.persistence.impl.function.datetime.quarter
 
DB2QuarterFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.quarter.DB2QuarterFunction
 
DB2SecondAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.second
 
DB2SecondAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.second.DB2SecondAddFunction
 
DB2SecondDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.second
 
DB2SecondDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.second.DB2SecondDiffFunction
 
DB2SecondFunction - Class in com.blazebit.persistence.impl.function.datetime.second
 
DB2SecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.second.DB2SecondFunction
 
DB2TruncDayFunction - Class in com.blazebit.persistence.impl.function.trunc.day
 
DB2TruncDayFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.day.DB2TruncDayFunction
 
DB2TruncHourFunction - Class in com.blazebit.persistence.impl.function.trunc.hour
 
DB2TruncHourFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.hour.DB2TruncHourFunction
 
DB2TruncMicrosecondsFunction - Class in com.blazebit.persistence.impl.function.trunc.microseconds
 
DB2TruncMicrosecondsFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.microseconds.DB2TruncMicrosecondsFunction
 
DB2TruncMillisecondsFunction - Class in com.blazebit.persistence.impl.function.trunc.milliseconds
 
DB2TruncMillisecondsFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.milliseconds.DB2TruncMillisecondsFunction
 
DB2TruncMinuteFunction - Class in com.blazebit.persistence.impl.function.trunc.minute
 
DB2TruncMinuteFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.minute.DB2TruncMinuteFunction
 
DB2TruncMonthFunction - Class in com.blazebit.persistence.impl.function.trunc.month
 
DB2TruncMonthFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.month.DB2TruncMonthFunction
 
DB2TruncQuarterFunction - Class in com.blazebit.persistence.impl.function.trunc.quarter
 
DB2TruncQuarterFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.quarter.DB2TruncQuarterFunction
 
DB2TruncSecondFunction - Class in com.blazebit.persistence.impl.function.trunc.second
 
DB2TruncSecondFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.second.DB2TruncSecondFunction
 
DB2TruncYearFunction - Class in com.blazebit.persistence.impl.function.trunc.year
 
DB2TruncYearFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.year.DB2TruncYearFunction
 
DB2WeekAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.week
 
DB2WeekAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.week.DB2WeekAddFunction
 
DB2WeekDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.week
 
DB2WeekDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.week.DB2WeekDiffFunction
 
DB2WeekInYearFunction - Class in com.blazebit.persistence.impl.function.datetime.week
 
DB2WeekInYearFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.week.DB2WeekInYearFunction
 
DB2YearAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.year
 
DB2YearAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.year.DB2YearAddFunction
 
DB2YearDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.year
 
DB2YearDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.year.DB2YearDiffFunction
 
DB2YearFunction - Class in com.blazebit.persistence.impl.function.datetime.year
 
DB2YearFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.year.DB2YearFunction
 
DB2YearOfWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.yearofweek
 
DB2YearOfWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.yearofweek.DB2YearOfWeekFunction
 
DB2YearWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.yearweek
 
DB2YearWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.yearweek.DB2YearWeekFunction
 
dbmsDialect - Variable in class com.blazebit.persistence.impl.function.limit.LimitFunction
 
dbmsDialect - Variable in class com.blazebit.persistence.impl.function.set.SetFunction
 
dbmsDialect - Variable in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
DefaultDayDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.day
 
DefaultDayDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.day.DefaultDayDiffFunction
 
DefaultDbmsDialect - Class in com.blazebit.persistence.impl.dialect
 
DefaultDbmsDialect() - Constructor for class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
DefaultDbmsDialect(Map<Class<?>, String>) - Constructor for class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
DefaultDbmsLimitHandler - Class in com.blazebit.persistence.impl.dialect
 
DefaultDbmsLimitHandler() - Constructor for class com.blazebit.persistence.impl.dialect.DefaultDbmsLimitHandler
 
DefaultDbmsLimitHandler(int) - Constructor for class com.blazebit.persistence.impl.dialect.DefaultDbmsLimitHandler
 
DefaultEpochDayFunction - Class in com.blazebit.persistence.impl.function.datetime.epochday
 
DefaultEpochDayFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.epochday.DefaultEpochDayFunction
 
DefaultEpochFunction - Class in com.blazebit.persistence.impl.function.datetime.epoch
 
DefaultEpochFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.epoch.DefaultEpochFunction
 
DefaultEpochMicrosecondFunction - Class in com.blazebit.persistence.impl.function.datetime.epochmicro
 
DefaultEpochMicrosecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.epochmicro.DefaultEpochMicrosecondFunction
 
DefaultEpochMillisecondFunction - Class in com.blazebit.persistence.impl.function.datetime.epochmilli
 
DefaultEpochMillisecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.epochmilli.DefaultEpochMillisecondFunction
 
DefaultGreatestFunction - Class in com.blazebit.persistence.impl.function.greatest
 
DefaultGreatestFunction() - Constructor for class com.blazebit.persistence.impl.function.greatest.DefaultGreatestFunction
 
DefaultHourDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.hour
 
DefaultHourDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.hour.DefaultHourDiffFunction
 
DefaultLeastFunction - Class in com.blazebit.persistence.impl.function.least
 
DefaultLeastFunction() - Constructor for class com.blazebit.persistence.impl.function.least.DefaultLeastFunction
 
DefaultMicrosecondDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.microsecond
 
DefaultMicrosecondDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.microsecond.DefaultMicrosecondDiffFunction
 
DefaultMillisecondDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.millisecond
 
DefaultMillisecondDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.millisecond.DefaultMillisecondDiffFunction
 
DefaultMinuteDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.minute
 
DefaultMinuteDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.minute.DefaultMinuteDiffFunction
 
DefaultModificationQueryPlan - Class in com.blazebit.persistence.impl.plan
 
DefaultModificationQueryPlan(DbmsStatementType, Query, int, int) - Constructor for class com.blazebit.persistence.impl.plan.DefaultModificationQueryPlan
 
DefaultMonthDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.month
 
DefaultMonthDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.month.DefaultMonthDiffFunction
 
DefaultOrderByElement - Class in com.blazebit.persistence.impl
 
DefaultOrderByElement(String, int, boolean, boolean, boolean) - Constructor for class com.blazebit.persistence.impl.DefaultOrderByElement
 
DefaultQuarterDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.quarter
 
DefaultQuarterDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.quarter.DefaultQuarterDiffFunction
 
DefaultQuerySpecification - Class in com.blazebit.persistence.impl.query
 
DefaultQuerySpecification(DbmsStatementType, Query, EntityManager, Set<String>, ExtendedQuerySupport) - Constructor for class com.blazebit.persistence.impl.query.DefaultQuerySpecification
 
DefaultRepeatFunction - Class in com.blazebit.persistence.impl.function.repeat
 
DefaultRepeatFunction() - Constructor for class com.blazebit.persistence.impl.function.repeat.DefaultRepeatFunction
 
DefaultReturningResult<Z> - Class in com.blazebit.persistence.impl
 
DefaultReturningResult(List<Object[]>, int, DbmsDialect, ReturningObjectBuilder<Z>) - Constructor for class com.blazebit.persistence.impl.DefaultReturningResult
 
DefaultReturningResult(List<Z>, int, DbmsDialect) - Constructor for class com.blazebit.persistence.impl.DefaultReturningResult
 
DefaultSecondDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.second
 
DefaultSecondDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.second.DefaultSecondDiffFunction
 
DefaultSelectQueryPlan<T> - Class in com.blazebit.persistence.impl.plan
 
DefaultSelectQueryPlan(Query, int, int) - Constructor for class com.blazebit.persistence.impl.plan.DefaultSelectQueryPlan
 
defaultSqlCastType - Variable in class com.blazebit.persistence.impl.function.cast.CastFunction
 
DefaultWeekDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.week
 
DefaultWeekDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.week.DefaultWeekDiffFunction
 
DefaultYearDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.year
 
DefaultYearDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.year.DefaultYearDiffFunction
 
delegate - Variable in class com.blazebit.persistence.impl.query.QueryWrapper
 
DelegatingKeysetExtractionObjectBuilder<T> - Class in com.blazebit.persistence.impl.builder.object
 
DelegatingKeysetExtractionObjectBuilder(ObjectBuilder<T>, int[], KeysetMode, int, int, boolean, boolean) - Constructor for class com.blazebit.persistence.impl.builder.object.DelegatingKeysetExtractionObjectBuilder
 
DelegatingTupleObjectBuilder - Class in com.blazebit.persistence.impl.builder.object
 
DelegatingTupleObjectBuilder(ObjectBuilder<Object[]>, List<SelectInfo>, Map<String, Integer>) - Constructor for class com.blazebit.persistence.impl.builder.object.DelegatingTupleObjectBuilder
 
delete(Class<T>) - Method in class com.blazebit.persistence.impl.ReturningModificationCriteraBuilderFactoryImpl
 
delete(Class<T>, String) - Method in class com.blazebit.persistence.impl.ReturningModificationCriteraBuilderFactoryImpl
 
delete(EntityManager, Class<T>) - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
delete(EntityManager, Class<T>, String) - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
deleteCollection(Class<T>, String) - Method in class com.blazebit.persistence.impl.ReturningModificationCriteraBuilderFactoryImpl
 
deleteCollection(Class<T>, String, String) - Method in class com.blazebit.persistence.impl.ReturningModificationCriteraBuilderFactoryImpl
 
deleteCollection(EntityManager, Class<T>, String) - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
deleteCollection(EntityManager, Class<T>, String, String) - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
DeleteCollectionCriteriaBuilderImpl<T> - Class in com.blazebit.persistence.impl
 
DeleteCollectionCriteriaBuilderImpl(MainQuery, Class<T>, String, String) - Constructor for class com.blazebit.persistence.impl.DeleteCollectionCriteriaBuilderImpl
 
DeleteCriteriaBuilderImpl<T> - Class in com.blazebit.persistence.impl
 
DeleteCriteriaBuilderImpl(MainQuery, Class<T>, String) - Constructor for class com.blazebit.persistence.impl.DeleteCriteriaBuilderImpl
 
DeleteModificationQuerySpecification<T> - Class in com.blazebit.persistence.impl.query
 
DeleteModificationQuerySpecification(AbstractCommonQueryBuilder<?, ?, ?, ?, ?>, Query, Query, Collection<? extends Parameter<?>>, Set<String>, List<String>, List<EntityFunctionNode>, boolean, List<CTENode>, boolean, boolean, String[], ReturningObjectBuilder<T>, Map<DbmsModificationState, String>, Map<String, String>, boolean, String, String, String[], boolean, Query) - Constructor for class com.blazebit.persistence.impl.query.DeleteModificationQuerySpecification
 
DenseRankFunction - Class in com.blazebit.persistence.impl.function.window.denserank
Rank of the current row without gaps; this function counts peer groups
DenseRankFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.denserank.DenseRankFunction
 
dependsOn(JoinNode) - Method in class com.blazebit.persistence.impl.JoinNode
 
DerbyDayFunction - Class in com.blazebit.persistence.impl.function.datetime.day
 
DerbyDayFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.day.DerbyDayFunction
 
DerbyHourFunction - Class in com.blazebit.persistence.impl.function.datetime.hour
 
DerbyHourFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.hour.DerbyHourFunction
 
DerbyMinuteFunction - Class in com.blazebit.persistence.impl.function.datetime.minute
 
DerbyMinuteFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.minute.DerbyMinuteFunction
 
DerbyMonthFunction - Class in com.blazebit.persistence.impl.function.datetime.month
 
DerbyMonthFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.month.DerbyMonthFunction
 
DerbySecondFunction - Class in com.blazebit.persistence.impl.function.datetime.second
 
DerbySecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.second.DerbySecondFunction
 
DerbyYearFunction - Class in com.blazebit.persistence.impl.function.datetime.year
 
DerbyYearFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.year.DerbyYearFunction
 
dirty - Variable in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
distinct() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
distinct() - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
distinct() - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
DISTINCT_QUALIFIER - Static variable in class com.blazebit.persistence.impl.function.count.AbstractCountFunction
 
done - Variable in class com.blazebit.persistence.impl.RecursiveCTECriteriaBuilderImpl
 
DOUBLE - Enum constant in enum com.blazebit.persistence.impl.util.QuoteMode
 

E

elementType - Variable in class com.blazebit.persistence.impl.AbstractDeleteCollectionCriteriaBuilder
 
em - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
em - Variable in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
embeddable(Class<X>) - Method in class com.blazebit.persistence.impl.EntityMetamodelImpl
 
embeddableSplittingVisitor - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
end - Variable in class com.blazebit.persistence.impl.function.tostringjson.GroupConcatBasedToStringJsonFunction
 
end() - Method in class com.blazebit.persistence.impl.AbstractCTECriteriaBuilder
 
end() - Method in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
end() - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
end() - Method in class com.blazebit.persistence.impl.FinalSetOperationCTECriteriaBuilderImpl
 
end() - Method in class com.blazebit.persistence.impl.FinalSetOperationSubqueryBuilderImpl
 
end() - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
end() - Method in class com.blazebit.persistence.impl.keyset.KeysetBuilderImpl
 
end() - Method in class com.blazebit.persistence.impl.MultipleSubqueryInitiatorImpl
 
end() - Method in class com.blazebit.persistence.impl.SelectCTECriteriaBuilderImpl
 
end() - Method in class com.blazebit.persistence.impl.SubqueryBuilderImpl
 
end() - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
endAnd() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndBuilderImpl
 
endAnd() - Method in class com.blazebit.persistence.impl.builder.predicate.HavingAndBuilderImpl
 
endAnd() - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnAndBuilderImpl
 
endAnd() - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
endAnd() - Method in class com.blazebit.persistence.impl.builder.predicate.WhereAndBuilderImpl
 
endConcat() - Method in class com.blazebit.persistence.impl.function.concat.ConcatFunction
 
endConcat() - Method in class com.blazebit.persistence.impl.function.concat.PipeBasedConcatFunction
 
endConcat() - Method in class com.blazebit.persistence.impl.function.concat.PlusBasedConcatFunction
 
endOr() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrBuilderImpl
 
endOr() - Method in class com.blazebit.persistence.impl.builder.predicate.HavingOrBuilderImpl
 
endOr() - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnOrBuilderImpl
 
endOr() - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
endOr() - Method in class com.blazebit.persistence.impl.builder.predicate.WhereOrBuilderImpl
 
endResultAsJoinOnBuilder - Variable in class com.blazebit.persistence.impl.BaseFinalSetOperationSubqueryBuilderImpl
 
endResultAsJoinOnBuilder - Variable in class com.blazebit.persistence.impl.BaseSubqueryBuilderImpl
 
endSet() - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationBuilderImpl
 
endSet() - Method in class com.blazebit.persistence.impl.LeafOngoingSetOperationCriteriaBuilderImpl
 
endSet() - Method in class com.blazebit.persistence.impl.LeafOngoingSetOperationCTECriteriaBuilderImpl
 
endSet() - Method in class com.blazebit.persistence.impl.LeafOngoingSetOperationSubqueryBuilderImpl
 
endSet() - Method in class com.blazebit.persistence.impl.OngoingSetOperationCriteriaBuilderImpl
 
endSet() - Method in class com.blazebit.persistence.impl.OngoingSetOperationCTECriteriaBuilderImpl
 
endSet() - Method in class com.blazebit.persistence.impl.OngoingSetOperationSubqueryBuilderImpl
 
endSet() - Method in class com.blazebit.persistence.impl.StartOngoingSetOperationCriteriaBuilderImpl
 
endSet() - Method in class com.blazebit.persistence.impl.StartOngoingSetOperationCTECriteriaBuilderImpl
 
endSet() - Method in class com.blazebit.persistence.impl.StartOngoingSetOperationSubqueryBuilderImpl
 
endSetResult - Variable in class com.blazebit.persistence.impl.BaseFinalSetOperationBuilderImpl
 
endSetResult - Variable in class com.blazebit.persistence.impl.OngoingSetOperationCTECriteriaBuilderImpl
 
endSetResult - Variable in class com.blazebit.persistence.impl.StartOngoingSetOperationCTECriteriaBuilderImpl
 
endSetWith() - Method in class com.blazebit.persistence.impl.OngoingSetOperationCriteriaBuilderImpl
 
endSetWith() - Method in class com.blazebit.persistence.impl.OngoingSetOperationCTECriteriaBuilderImpl
 
endSetWith() - Method in class com.blazebit.persistence.impl.OngoingSetOperationSubqueryBuilderImpl
 
endSetWith() - Method in class com.blazebit.persistence.impl.StartOngoingSetOperationCriteriaBuilderImpl
 
endSetWith() - Method in class com.blazebit.persistence.impl.StartOngoingSetOperationCTECriteriaBuilderImpl
 
endSetWith() - Method in class com.blazebit.persistence.impl.StartOngoingSetOperationSubqueryBuilderImpl
 
entity(Class<X>) - Method in class com.blazebit.persistence.impl.EntityMetamodelImpl
 
entity(String) - Method in class com.blazebit.persistence.impl.EntityMetamodelImpl
 
entityAlias - Variable in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
EntityFunction - Class in com.blazebit.persistence.impl.function.entity
 
EntityFunction() - Constructor for class com.blazebit.persistence.impl.function.entity.EntityFunction
 
EntityFunctionNode - Class in com.blazebit.persistence.impl.query
 
EntityFunctionNode(String, String, String, ExtendedQuerySupport.SqlFromInfo, ExtendedQuerySupport.SqlFromInfo, ExtendedQuerySupport.SqlFromInfo, String, String, boolean) - Constructor for class com.blazebit.persistence.impl.query.EntityFunctionNode
 
entityFunctionNodes - Variable in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
EntityMetamodelImpl - Class in com.blazebit.persistence.impl
This is a wrapper around the JPA Metamodel allows additionally efficient access by other attributes than a Class.
EntityMetamodelImpl(EntityManagerFactory, JpaProviderFactory) - Constructor for class com.blazebit.persistence.impl.EntityMetamodelImpl
 
EntityMetamodelImpl.AttributeExample - Class in com.blazebit.persistence.impl
 
EntitySelectResolveVisitor - Class in com.blazebit.persistence.impl
This visitor resolves entity references to their attributes.
EntitySelectResolveVisitor(EntityMetamodel, JpaProvider, Set<PathExpression>) - Constructor for class com.blazebit.persistence.impl.EntitySelectResolveVisitor
 
entityType - Variable in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
EpochDayFunction - Class in com.blazebit.persistence.impl.function.datetime.epochday
 
EpochDayFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datetime.epochday.EpochDayFunction
 
EpochFunction - Class in com.blazebit.persistence.impl.function.datetime.epoch
 
EpochFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datetime.epoch.EpochFunction
 
EpochMicrosecondFunction - Class in com.blazebit.persistence.impl.function.datetime.epochmicro
 
EpochMicrosecondFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datetime.epochmicro.EpochMicrosecondFunction
 
EpochMillisecondFunction - Class in com.blazebit.persistence.impl.function.datetime.epochmilli
 
EpochMillisecondFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datetime.epochmilli.EpochMillisecondFunction
 
eq() - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
eq(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
eq(Object) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
eq(String, String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
eq(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
eqExpression(String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
eqLiteral(Object) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
EqPredicateBuilder<T> - Class in com.blazebit.persistence.impl.builder.predicate
 
EqPredicateBuilder(T, PredicateBuilderEndedListener, Expression, boolean, SubqueryInitiatorFactory, ExpressionFactory, ParameterManager, ClauseType) - Constructor for class com.blazebit.persistence.impl.builder.predicate.EqPredicateBuilder
 
eqSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
equals(Object) - Method in class com.blazebit.persistence.impl.GroupByManager
 
equals(Object) - Method in class com.blazebit.persistence.impl.JpqlMacroAdapter
 
equals(Object) - Method in class com.blazebit.persistence.impl.JpqlMacroAwareExpressionFactory
 
equals(Object) - Method in class com.blazebit.persistence.impl.NodeInfo
 
equals(Object) - Method in class com.blazebit.persistence.impl.OrderByExpression
 
equals(Object) - Method in class com.blazebit.persistence.impl.ParameterManager.ParameterImpl
 
equals(Object) - Method in class com.blazebit.persistence.impl.ResolvedExpression
 
equals(Object) - Method in class com.blazebit.persistence.impl.SimplePathReference
 
escape(char) - Method in class com.blazebit.persistence.impl.builder.expression.EscapeBuilderImpl
 
EscapeBuilderImpl<T> - Class in com.blazebit.persistence.impl.builder.expression
 
EscapeBuilderImpl(EscapeBuilderImpl.EscapeBuilderImplEndedListener, T) - Constructor for class com.blazebit.persistence.impl.builder.expression.EscapeBuilderImpl
 
EscapeBuilderImpl.EscapeBuilderImplEndedListener - Class in com.blazebit.persistence.impl.builder.expression
 
EscapeBuilderImplEndedListener() - Constructor for class com.blazebit.persistence.impl.builder.expression.EscapeBuilderImpl.EscapeBuilderImplEndedListener
 
escapeCharacter(char) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
escapeCharacter(char) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
EveryFunction - Class in com.blazebit.persistence.impl.function.every
 
EveryFunction() - Constructor for class com.blazebit.persistence.impl.function.every.EveryFunction
 
exampleQuery - Variable in class com.blazebit.persistence.impl.query.ModificationQuerySpecification
 
except() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
exceptAll() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
excludeCurrentRow() - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
excludeGroup() - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
excludeNoOthers() - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
excludeTies() - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
executeUpdate() - Method in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
executeUpdate() - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
executeUpdate() - Method in class com.blazebit.persistence.impl.plan.CustomModificationQueryPlan
 
executeUpdate() - Method in class com.blazebit.persistence.impl.plan.CustomReturningModificationQueryPlan
 
executeUpdate() - Method in class com.blazebit.persistence.impl.plan.DefaultModificationQueryPlan
 
executeUpdate() - Method in interface com.blazebit.persistence.impl.plan.ModificationQueryPlan
 
executeUpdate() - Method in class com.blazebit.persistence.impl.query.CustomReturningSQLTypedQuery
 
executeUpdate() - Method in class com.blazebit.persistence.impl.query.CustomSQLQuery
 
executeUpdate() - Method in class com.blazebit.persistence.impl.query.CustomSQLTypedQuery
 
executeUpdate() - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
executeWithReturning(ReturningObjectBuilder<Z>) - Method in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
executeWithReturning(String...) - Method in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
executeWithReturning(String, Class<Z>) - Method in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
ExistFunction - Class in com.blazebit.persistence.impl.function.exist
 
ExistFunction() - Constructor for class com.blazebit.persistence.impl.function.exist.ExistFunction
 
exists() - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
exists() - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
exists() - Method in class com.blazebit.persistence.impl.PredicateManager
 
exists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
exists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
exists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.PredicateManager
 
expandBindings() - Method in class com.blazebit.persistence.impl.AbstractInsertCollectionCriteriaBuilder
 
expandBindings() - Method in class com.blazebit.persistence.impl.BaseInsertCriteriaBuilderImpl
 
expandBindings(Map<String, Integer>, Map<String, String>, Map<String, ExtendedAttribute<?, ?>>, ClauseType, AbstractCommonQueryBuilder<?, ?, ?, ?, ?>, String, boolean) - Static method in class com.blazebit.persistence.impl.JpaUtils
 
explicitVersionEntities - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
expression(String) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
expression(String) - Method in class com.blazebit.persistence.impl.builder.predicate.LikeBuilderImpl
 
expression(String) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
expression(String) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
expression(String) - Method in class com.blazebit.persistence.impl.PredicateManager
 
ExpressionBuilder - Interface in com.blazebit.persistence.impl.builder.expression
 
ExpressionBuilderEndedListener - Interface in com.blazebit.persistence.impl.builder.expression
 
ExpressionBuilderEndedListenerImpl - Class in com.blazebit.persistence.impl.builder.expression
A base class that provides functionality to start and stop builders in a manner, such that only one builder can be started at a time.
ExpressionBuilderEndedListenerImpl() - Constructor for class com.blazebit.persistence.impl.builder.expression.ExpressionBuilderEndedListenerImpl
 
expressionFactory - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
expressionFactory - Variable in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
expressionFactory - Variable in class com.blazebit.persistence.impl.PredicateManager
 
ExpressionModifierVisitor<T extends ExpressionModifier> - Interface in com.blazebit.persistence.impl.transform
 
expressionString(ResolvedExpression[]) - Static method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
ExpressionTransformerGroup<T extends ExpressionModifier> - Interface in com.blazebit.persistence.impl.transform
 
ExpressionUtils - Class in com.blazebit.persistence.impl
 
ExtendedParameter<T> - Interface in com.blazebit.persistence.impl
 
extendedQuerySupport - Variable in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
ExternalAliasDereferencingException - Exception in com.blazebit.persistence.impl
 
ExternalAliasDereferencingException() - Constructor for exception com.blazebit.persistence.impl.ExternalAliasDereferencingException
 
ExternalAliasDereferencingException(String) - Constructor for exception com.blazebit.persistence.impl.ExternalAliasDereferencingException
 
ExternalAliasDereferencingException(String, Throwable) - Constructor for exception com.blazebit.persistence.impl.ExternalAliasDereferencingException
 
ExternalAliasDereferencingException(Throwable) - Constructor for exception com.blazebit.persistence.impl.ExternalAliasDereferencingException
 
extract(StringBuilder, int, int) - Method in interface com.blazebit.persistence.impl.util.SqlUtils.SelectItemExtractor
 
extractAlias(CharSequence, int) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
Extracts the next alias from the given expression starting the given index.
extractAlias(StringBuilder) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
Extracts the alias part of a select item expression.
extractKey(Object[], int[], int) - Static method in class com.blazebit.persistence.impl.keyset.KeysetPaginationHelper
 
extractReturningResult(PreparedStatement) - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
extractReturningResult(PreparedStatement) - Method in class com.blazebit.persistence.impl.dialect.OracleDbmsDialect
 

F

FallbackEveryFunction - Class in com.blazebit.persistence.impl.function.every
 
FallbackOrAggFunction - Class in com.blazebit.persistence.impl.function.oragg
 
FallbackWindowEveryFunction - Class in com.blazebit.persistence.impl.function.window.every
 
FallbackWindowEveryFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.every.FallbackWindowEveryFunction
 
FallbackWindowOrAggFunction - Class in com.blazebit.persistence.impl.function.window.oragg
 
FallbackWindowOrAggFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.oragg.FallbackWindowOrAggFunction
 
fetch(String) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
fetch(String...) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
FETCH_FIRST - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
FETCH_FIRST_FINDER - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
filter() - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
finalSetOperationBuilder - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
FinalSetOperationCriteriaBuilderImpl<T> - Class in com.blazebit.persistence.impl
 
FinalSetOperationCriteriaBuilderImpl(BaseFinalSetOperationBuilderImpl<T, FinalSetOperationCriteriaBuilder<T>, BaseFinalSetOperationCriteriaBuilderImpl<T, FinalSetOperationCriteriaBuilder<T>>>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.FinalSetOperationCriteriaBuilderImpl
 
FinalSetOperationCriteriaBuilderImpl(MainQuery, QueryContext, boolean, Class<T>, SetOperationType, boolean, BuilderListener<Object>) - Constructor for class com.blazebit.persistence.impl.FinalSetOperationCriteriaBuilderImpl
 
FinalSetOperationCTECriteriaBuilderImpl<T> - Class in com.blazebit.persistence.impl
 
FinalSetOperationCTECriteriaBuilderImpl(BaseFinalSetOperationBuilderImpl<T, FinalSetOperationCTECriteriaBuilder<T>, BaseFinalSetOperationCTECriteriaBuilderImpl<T, FinalSetOperationCTECriteriaBuilder<T>>>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.FinalSetOperationCTECriteriaBuilderImpl
 
FinalSetOperationCTECriteriaBuilderImpl(MainQuery, QueryContext, Class<T>, T, SetOperationType, boolean, CTEBuilderListener, FullSelectCTECriteriaBuilderImpl<?>) - Constructor for class com.blazebit.persistence.impl.FinalSetOperationCTECriteriaBuilderImpl
 
FinalSetOperationSubqueryBuilderImpl<T> - Class in com.blazebit.persistence.impl
 
FinalSetOperationSubqueryBuilderImpl(BaseFinalSetOperationBuilderImpl<T, FinalSetOperationSubqueryBuilder<T>, BaseFinalSetOperationSubqueryBuilderImpl<T, FinalSetOperationSubqueryBuilder<T>>>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.FinalSetOperationSubqueryBuilderImpl
 
FinalSetOperationSubqueryBuilderImpl(MainQuery, QueryContext, T, boolean, SetOperationType, boolean, SubqueryBuilderListener<T>, SubqueryBuilderImpl<?>) - Constructor for class com.blazebit.persistence.impl.FinalSetOperationSubqueryBuilderImpl
 
findEndOfOnClause(CharSequence, int, int) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
findJoinStartIndex(CharSequence, int) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
findJoinStartIndex(CharSequence, int, Set<SqlUtils.JoinToken>) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
finishEntityFunctionNodes(StringBuilder, List<EntityFunctionNode>) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
firstResult - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
firstResult - Variable in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
FirstValueFunction - Class in com.blazebit.persistence.impl.function.window.first
 
FirstValueFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.first.FirstValueFunction
 
ForJsonPathToStringJsonFunction - Class in com.blazebit.persistence.impl.function.tostringjson
 
ForJsonPathToStringJsonFunction(CastFunction) - Constructor for class com.blazebit.persistence.impl.function.tostringjson.ForJsonPathToStringJsonFunction
 
forQuery(Query) - Method in class com.blazebit.persistence.impl.AssociationFromIdParameterTransformer
 
forQuery(Query) - Method in class com.blazebit.persistence.impl.AssociationToIdParameterTransformer
 
forQuery(Query) - Method in interface com.blazebit.persistence.impl.ParameterValueTransformer
 
forQuery(Query) - Method in class com.blazebit.persistence.impl.SplittingParameterTransformer
 
ForXmlPathToStringXmlFunction - Class in com.blazebit.persistence.impl.function.tostringxml
 
ForXmlPathToStringXmlFunction(CastFunction) - Constructor for class com.blazebit.persistence.impl.function.tostringxml.ForXmlPathToStringXmlFunction
 
from(Class<?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
from(Class<?>) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
from(Class<?>) - Method in class com.blazebit.persistence.impl.OngoingSetOperationCTECriteriaBuilderImpl
 
from(Class<?>) - Method in class com.blazebit.persistence.impl.StartOngoingSetOperationCTECriteriaBuilderImpl
 
from(Class<?>) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
from(Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
from(Class<?>, String) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
from(Class<?>, String) - Method in class com.blazebit.persistence.impl.OngoingSetOperationCTECriteriaBuilderImpl
 
from(Class<?>, String) - Method in class com.blazebit.persistence.impl.StartOngoingSetOperationCTECriteriaBuilderImpl
 
from(Class<?>, String) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
from(Class<?>, String, boolean) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
from(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
from(String) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
from(String) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
from(String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
from(String, String) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
from(String, String) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
from(String, String, boolean) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
from(EntityType<?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
from(EntityType<?>) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
from(EntityType<?>) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
from(EntityType<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
from(EntityType<?>, String) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
from(EntityType<?>, String) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
from(EntityType<?>, String, boolean) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
FROM - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
FROM_FINAL_TABLE - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
FROM_FINAL_TABLE_FINDER - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
FROM_FINDER - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
fromClassExplicitlySet - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
fromClause - Variable in class com.blazebit.persistence.impl.transform.ClauseAndJoinAwareResultVisitor
 
fromClause - Variable in class com.blazebit.persistence.impl.transform.ClauseAndJoinAwareVisitor
 
fromCte(Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
fromCte(Class<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
fromEntitySubquery(Class<?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
fromEntitySubquery(Class<?>) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
fromEntitySubquery(Class<?>) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
fromEntitySubquery(Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
fromEntitySubquery(Class<?>, String) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
fromEntitySubquery(Class<?>, String) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
fromEntitySubquery(Class<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
fromEntitySubquery(Class<?>, String, String) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
fromEntitySubquery(Class<?>, String, String) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
fromIdentifiableValues(Class<?>, String, int) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
fromIdentifiableValues(Class<?>, String, int) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
fromIdentifiableValues(Class<?>, String, int) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
fromIdentifiableValues(Class<?>, String, String, int) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
fromIdentifiableValues(Class<?>, String, String, int) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
fromIdentifiableValues(Class<?>, String, String, int) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
fromIdentifiableValues(Class<T>, String, String, Collection<T>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
fromIdentifiableValues(Class<T>, String, String, Collection<T>) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
fromIdentifiableValues(Class<T>, String, Collection<T>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
fromIdentifiableValues(Class<T>, String, Collection<T>) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
fromIdentifiableValues(Class<X>, String, String, Collection<X>) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
fromIdentifiableValues(Class<X>, String, Collection<X>) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
fromNew(Class<?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
fromNew(Class<?>) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
fromNew(Class<?>) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
fromNew(Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
fromNew(Class<?>, String) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
fromNew(Class<?>, String) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
fromOld(Class<?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
fromOld(Class<?>) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
fromOld(Class<?>) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
fromOld(Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
fromOld(Class<?>, String) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
fromOld(Class<?>, String) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
fromString(String, int, int) - Static method in class com.blazebit.persistence.impl.DefaultOrderByElement
 
fromSubquery(Class<?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
fromSubquery(Class<?>) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
fromSubquery(Class<?>) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
fromSubquery(Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
fromSubquery(Class<?>, String) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
fromSubquery(Class<?>, String) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
fromValues(Class<?>, String, int) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
fromValues(Class<?>, String, int) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
fromValues(Class<?>, String, int) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
fromValues(Class<?>, String, String, int) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
fromValues(Class<?>, String, String, int) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
fromValues(Class<?>, String, String, int) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
fromValues(Class<?>, String, String, Collection<?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
fromValues(Class<?>, String, String, Collection<?>) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
fromValues(Class<?>, String, String, Collection<?>) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
fromValues(Class<T>, String, Collection<T>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
fromValues(Class<T>, String, Collection<T>) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
fromValues(Class<X>, String, Collection<X>) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
FullSelectCTECriteriaBuilderImpl<T> - Class in com.blazebit.persistence.impl
 
FullSelectCTECriteriaBuilderImpl(AbstractCTECriteriaBuilder<T, FullSelectCTECriteriaBuilder<T>, LeafOngoingSetOperationCTECriteriaBuilder<T>, StartOngoingSetOperationCTECriteriaBuilder<T, LeafOngoingFinalSetOperationCTECriteriaBuilder<T>>>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.FullSelectCTECriteriaBuilderImpl
 
FullSelectCTECriteriaBuilderImpl(MainQuery, QueryContext, CTEManager.CTEKey, boolean, Class<Object>, T, CTEBuilderListener, AliasManager, JoinManager) - Constructor for class com.blazebit.persistence.impl.FullSelectCTECriteriaBuilderImpl
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.alias.AliasFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.base64.Base64Function
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.chr.ChrFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.colldml.CollectionDmlSupportFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.coltrunc.ColumnTruncFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.concat.ConcatFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.count.AbstractCountFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.countwrapper.CountWrapperFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.entity.EntityFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.every.EveryFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.exist.ExistFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.greatest.AbstractGreatestFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.groupconcat.AbstractGroupConcatFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.grouping.GroupingFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.groupingsets.CubeFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.groupingsets.GroupingSetFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.groupingsets.GroupingSetsFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.groupingsets.RollupFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.jsonget.AbstractJsonGetFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.jsonset.AbstractJsonSetFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.least.AbstractLeastFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.limit.LimitFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.literal.LiteralCalendarFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.literal.LiteralDateFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.literal.LiteralDateTimestampFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.literal.LiteralInstantFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.literal.LiteralLocalDateFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.literal.LiteralLocalDateTimeFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.literal.LiteralLocalTimeFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.literal.LiteralOffsetDateTimeFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.literal.LiteralOffsetTimeFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.literal.LiteralTimeFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.literal.LiteralTimestampFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.literal.LiteralZonedDateTimeFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.nullfn.NullfnFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.nullsubquery.NullSubqueryFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.oragg.OrAggFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.pageposition.PagePositionFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.param.ParamFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.querywrapper.QueryWrapperFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.repeat.AbstractRepeatFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.replace.ReplaceFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.rowvalue.RowValueComparisonFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.rowvalue.RowValueSubqueryComparisonFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.stringjsonagg.AbstractStringJsonAggFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.stringxmlagg.AbstractStringXmlAggFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.subquery.SubqueryFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.tomultiset.ToMultisetFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.tostringjson.AbstractToStringJsonFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.tostringxml.AbstractToStringXmlFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.window.avg.AvgFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.window.count.CountFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.window.cumedist.CumeDistFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.window.denserank.DenseRankFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.window.every.WindowEveryFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.window.first.FirstValueFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.window.lag.LagFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.window.last.LastValueFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.window.lead.LeadFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.window.max.MaxFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.window.min.MinFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.window.mode.ModeFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.window.nth.NthValueFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.window.ntile.NtileFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.window.oragg.WindowOrAggFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.window.percentilecont.PercentileContFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.window.percentiledisc.PercentileDiscFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.window.percentrank.PercentRankFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.window.rank.RankFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.window.row.RowNumberFunction
 
FUNCTION_NAME - Static variable in class com.blazebit.persistence.impl.function.window.sum.SumFunction
 
functionalDependencyAnalyzerVisitor - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
functionName - Variable in class com.blazebit.persistence.impl.function.cast.CastFunction
 
functionName - Variable in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 

G

ge() - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
ge(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
ge(Object) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
ge(String, String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
ge(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
geExpression(String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
geLiteral(Object) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
generate(Expression) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
generateJoinAlias(String) - Method in class com.blazebit.persistence.impl.AliasManager
 
generateRootAlias(String) - Method in class com.blazebit.persistence.impl.AliasManager
 
GePredicateBuilder<T> - Class in com.blazebit.persistence.impl.builder.predicate
 
GePredicateBuilder(T, PredicateBuilderEndedListener, Expression, SubqueryInitiatorFactory, ExpressionFactory, ParameterManager, ClauseType) - Constructor for class com.blazebit.persistence.impl.builder.predicate.GePredicateBuilder
 
geSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
get() - Method in class com.blazebit.persistence.impl.builder.predicate.RootPredicate
 
get() - Method in class com.blazebit.persistence.impl.JoinNode
 
get() - Method in class com.blazebit.persistence.impl.NodeInfo
 
get(X) - Method in class com.blazebit.persistence.impl.util.CompositeAttributeAccessor
 
getAbsolutePath() - Method in class com.blazebit.persistence.impl.JoinAliasInfo
 
getAbsolutePath() - Method in class com.blazebit.persistence.impl.TreatedJoinAliasInfo
 
getAddedCtes() - Method in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
getAddedCtes() - Method in class com.blazebit.persistence.impl.query.CustomSQLQuery
 
getAddedCtes() - Method in class com.blazebit.persistence.impl.query.DefaultQuerySpecification
 
getAddedCtes() - Method in interface com.blazebit.persistence.impl.query.QuerySpecification
 
getAdditionalPredicate() - Method in class com.blazebit.persistence.impl.ImplicitJoinCorrelationPathReplacementVisitor.RootCorrelationEntry
 
getAlias() - Method in interface com.blazebit.persistence.impl.AliasInfo
 
getAlias() - Method in class com.blazebit.persistence.impl.ImplicitJoinCorrelationPathReplacementVisitor.CorrelationTransformEntry
 
getAlias() - Method in class com.blazebit.persistence.impl.ImplicitJoinCorrelationPathReplacementVisitor.RootCorrelationEntry
 
getAlias() - Method in class com.blazebit.persistence.impl.JoinAliasInfo
 
getAlias() - Method in class com.blazebit.persistence.impl.JoinNode
 
getAlias() - Method in class com.blazebit.persistence.impl.SelectInfo
 
getAliases() - Method in class com.blazebit.persistence.impl.query.CTENode
 
getAliases() - Method in class com.blazebit.persistence.impl.query.EntityFunctionNode
 
getAliasExpression() - Method in class com.blazebit.persistence.impl.JoinNode
 
getAliasInfo() - Method in class com.blazebit.persistence.impl.JoinNode
 
getAliasInfo(String) - Method in class com.blazebit.persistence.impl.AliasManager
 
getAliasInfoForBottomLevel(String) - Method in class com.blazebit.persistence.impl.AliasManager
 
getAliasManager() - Method in class com.blazebit.persistence.impl.JoinManager
 
getAliasMapForBottomLevel() - Method in class com.blazebit.persistence.impl.AliasManager
 
getAliasOwner() - Method in interface com.blazebit.persistence.impl.AliasInfo
 
getAliasOwner() - Method in class com.blazebit.persistence.impl.JoinAliasInfo
 
getAliasOwner() - Method in class com.blazebit.persistence.impl.SelectInfo
 
getArgument(int) - Method in class com.blazebit.persistence.impl.JpqlMacroFunctionRenderContext
 
getArguments() - Method in class com.blazebit.persistence.impl.function.count.AbstractCountFunction.Count
 
getArguments() - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction.WindowFunction
 
getArgumentsSize() - Method in class com.blazebit.persistence.impl.JpqlMacroFunctionRenderContext
 
getAsBooleanProperty(Map<String, String>, String, boolean) - Static method in class com.blazebit.persistence.impl.util.PropertyUtils
 
getAsBooleanProperty(Properties, String, boolean) - Static method in class com.blazebit.persistence.impl.util.PropertyUtils
 
getAttribute() - Method in class com.blazebit.persistence.impl.AttributeHolder
 
getAttribute() - Method in class com.blazebit.persistence.impl.EntityMetamodelImpl.AttributeExample
 
getAttribute() - Method in class com.blazebit.persistence.impl.JoinTreeNode
 
getAttributeForJoining(EntityMetamodel, Expression) - Static method in class com.blazebit.persistence.impl.JpaUtils
 
getAttributeForJoining(EntityMetamodel, PathExpression) - Static method in class com.blazebit.persistence.impl.JpaUtils
 
getAttributeForJoining(EntityMetamodel, Type<?>, Expression, String) - Static method in class com.blazebit.persistence.impl.JpaUtils
 
getAttributeType() - Method in class com.blazebit.persistence.impl.AttributeHolder
 
getBaseNode() - Method in exception com.blazebit.persistence.impl.ImplicitJoinNotAllowedException
 
getBaseNode() - Method in class com.blazebit.persistence.impl.SimplePathReference
 
getBaseQuery() - Method in class com.blazebit.persistence.impl.query.CTEQuerySpecification
 
getBaseQuery() - Method in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
getBaseQuery() - Method in class com.blazebit.persistence.impl.query.DefaultQuerySpecification
 
getBaseQuery() - Method in class com.blazebit.persistence.impl.query.ModificationQuerySpecification
 
getBaseQuery() - Method in interface com.blazebit.persistence.impl.query.QuerySpecification
 
getBaseQuery() - Method in class com.blazebit.persistence.impl.query.SetOperationQuerySpecification
 
getBaseQueryString(StringBuilder, JoinNode) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getBaseQueryString(StringBuilder, JoinNode) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
getBaseQueryStringWithCheck(StringBuilder, JoinNode) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getBaseType() - Method in class com.blazebit.persistence.impl.JoinNode
 
getBasicTypeExampleAttributes() - Method in class com.blazebit.persistence.impl.EntityMetamodelImpl
 
getBasicTypes() - Method in class com.blazebit.persistence.impl.EntityMetamodelImpl
 
getBooleanConditionalExpression(boolean) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
getBooleanConditionalExpression(boolean) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
getBooleanExpression(boolean) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
getBooleanExpression(boolean) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
getBoundedCount() - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
getCaseWhenPost() - Static method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 
getCaseWhenPre(List<String>) - Static method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 
getCastExpression(String) - Method in class com.blazebit.persistence.impl.function.cast.CastFunction
 
getCastExpression(String) - Method in class com.blazebit.persistence.impl.function.cast.DB2CastFunction
 
getCbf() - Method in class com.blazebit.persistence.impl.MainQuery
 
getClause() - Method in class com.blazebit.persistence.impl.transform.SizeTransformationVisitor
 
getClauseDependencies() - Method in class com.blazebit.persistence.impl.JoinNode
 
getClauseName() - Method in class com.blazebit.persistence.impl.HavingManager
 
getClauseName() - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
getClauseName() - Method in class com.blazebit.persistence.impl.PredicateManager
 
getClauseName() - Method in class com.blazebit.persistence.impl.WhereManager
 
getClauseName() - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
getClauseType() - Method in class com.blazebit.persistence.impl.AbstractManager
 
getClauseType() - Method in class com.blazebit.persistence.impl.GroupByManager
 
getClauseType() - Method in class com.blazebit.persistence.impl.HavingManager
 
getClauseType() - Method in class com.blazebit.persistence.impl.JoinManager
 
getClauseType() - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
getClauseType() - Method in class com.blazebit.persistence.impl.OrderByManager
 
getClauseType() - Method in class com.blazebit.persistence.impl.ParameterRegistrationVisitor
 
getClauseType() - Method in class com.blazebit.persistence.impl.ParameterUnregistrationVisitor
 
getClauseType() - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
getClauseType() - Method in class com.blazebit.persistence.impl.SelectManager
 
getClauseType() - Method in class com.blazebit.persistence.impl.WhereManager
 
getClauseType() - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
getClauseType() - Method in class com.blazebit.persistence.impl.WindowManager
 
getClauseTypes() - Method in class com.blazebit.persistence.impl.ParameterManager.ParameterImpl
 
getCollectedGroupByClauses() - Method in class com.blazebit.persistence.impl.GroupByManager
 
getCollectionAttributeEntries(EntityMetamodel, EntityType<?>, ExtendedAttribute<?, ?>) - Static method in class com.blazebit.persistence.impl.JpaUtils
 
getCollectionJoins() - Method in class com.blazebit.persistence.impl.JoinManager
 
getCollectionValueFunction() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
getColumnNames(EntityType<?>, String) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
getColumnNames(EntityType<?>, String, String) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
getColumnTypes(EntityType<?>, String) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
getColumnTypes(EntityType<?>, String, String) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
getCorrelatedExpressions(AliasManager) - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationSubqueryBuilderImpl
 
getCorrelatedExpressions(AliasManager) - Method in class com.blazebit.persistence.impl.BaseSubqueryBuilderImpl
 
getCorrelatedExpressions(AliasManager) - Method in interface com.blazebit.persistence.impl.SubqueryInternalBuilder
 
getCorrelationExpression() - Method in class com.blazebit.persistence.impl.ImplicitJoinCorrelationPathReplacementVisitor.CorrelationTransformEntry
 
getCorrelationParent() - Method in class com.blazebit.persistence.impl.JoinNode
 
getCorrelationPath() - Method in class com.blazebit.persistence.impl.JoinNode
 
getCount() - Method in class com.blazebit.persistence.impl.builder.object.CountExtractionObjectBuilder
 
getCount() - Method in class com.blazebit.persistence.impl.builder.object.KeysetExtractionObjectBuilder
 
getCount(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.count.AbstractCountFunction
 
getCountExampleQuery() - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
getCountExampleQuery() - Method in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
getCountQuery() - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
getCountQuery() - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
getCountQuery(long) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
getCountQuery(String, boolean) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
getCountQueryString() - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
getCountQueryString() - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
getCountQueryString(long) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
getCriteriaBuilderFactory() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getCriteriaBuilderFactory() - Method in class com.blazebit.persistence.impl.CommonQueryBuilderAdapter
 
getCriteriaNameMapping() - Method in class com.blazebit.persistence.impl.ParameterManager
 
getCriteriaParameter() - Method in class com.blazebit.persistence.impl.ParameterManager.ParameterImpl
 
getCte(Class<X>) - Method in class com.blazebit.persistence.impl.EntityMetamodelImpl
 
getCte(EntityType<?>) - Method in class com.blazebit.persistence.impl.CTEManager
 
getCte(EntityType<?>, String, JoinManager) - Method in class com.blazebit.persistence.impl.CTEManager
 
getCteNodes(boolean) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getCurrentJoinNode() - Method in class com.blazebit.persistence.impl.JoinVisitor
 
getCustomFunctionInvocation(String, int) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
getDbmsDialects() - Method in class com.blazebit.persistence.impl.CriteriaBuilderConfigurationImpl
 
getDefaultEscapeCharacter() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
getDefaultEscapeCharacter() - Method in class com.blazebit.persistence.impl.dialect.H2DbmsDialect
 
getDefaultEscapeCharacter() - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
getDefaultEscapeCharacter() - Method in class com.blazebit.persistence.impl.dialect.PostgreSQLDbmsDialect
 
getDefaultJoin(List<PathElementExpression>, int, int) - Method in class com.blazebit.persistence.impl.JoinNode
 
getDefaultMacroConfiguration() - Method in class com.blazebit.persistence.impl.JpqlMacroAwareExpressionFactory
 
getDefaultNode() - Method in class com.blazebit.persistence.impl.JoinTreeNode
 
getDefaultQueryResultType() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
getDelegate() - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
getDelegate() - Method in class com.blazebit.persistence.impl.query.TypedQueryWrapper
 
getDeleteExampleQuery() - Method in class com.blazebit.persistence.impl.BaseDeleteCriteriaBuilderImpl
 
getDeleteJoinStyle() - Method in class com.blazebit.persistence.impl.dialect.DB2DbmsDialect
 
getDeleteJoinStyle() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
getDeleteJoinStyle() - Method in class com.blazebit.persistence.impl.dialect.H2DbmsDialect
 
getDeleteJoinStyle() - Method in class com.blazebit.persistence.impl.dialect.HSQLDbmsDialect
 
getDeleteJoinStyle() - Method in class com.blazebit.persistence.impl.dialect.MSSQLDbmsDialect
 
getDeleteJoinStyle() - Method in class com.blazebit.persistence.impl.dialect.MySQL8DbmsDialect
 
getDeleteJoinStyle() - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
getDeleteJoinStyle() - Method in class com.blazebit.persistence.impl.dialect.OracleDbmsDialect
 
getDeleteJoinStyle() - Method in class com.blazebit.persistence.impl.dialect.PostgreSQLDbmsDialect
 
getDependencies() - Method in class com.blazebit.persistence.impl.JoinNode
 
getDeReferenceFunction() - Method in class com.blazebit.persistence.impl.JoinNode
 
getDisallowedDeReferenceAlias() - Method in class com.blazebit.persistence.impl.JoinNode
 
getDiscriminatorColumnCheck(EntityType<?>) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
getDualNodeAlias() - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
getDummyTable() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
getDummyTable() - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
getDummyTable() - Method in class com.blazebit.persistence.impl.dialect.OracleDbmsDialect
 
getEm() - Method in class com.blazebit.persistence.impl.MainQuery
 
getEmbeddables() - Method in class com.blazebit.persistence.impl.EntityMetamodelImpl
 
getEmbeddedPropertyPaths(Map<String, ? extends ExtendedAttribute<?, ?>>, String, boolean, boolean) - Static method in class com.blazebit.persistence.impl.JpaUtils
 
getEncodedString(String) - Method in class com.blazebit.persistence.impl.function.base64.Base64Function
 
getEncodedString(String) - Method in class com.blazebit.persistence.impl.function.base64.PostgreSQLBase64Function
 
getEncodedString(String) - Method in class com.blazebit.persistence.impl.function.chr.CharChrFunction
 
getEncodedString(String) - Method in class com.blazebit.persistence.impl.function.chr.ChrFunction
 
getEndSetResult() - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationBuilderImpl
 
getEntities() - Method in class com.blazebit.persistence.impl.EntityMetamodelImpl
 
getEntity(Class<X>) - Method in class com.blazebit.persistence.impl.EntityMetamodelImpl
 
getEntity(String) - Method in class com.blazebit.persistence.impl.EntityMetamodelImpl
 
getEntityClass() - Method in class com.blazebit.persistence.impl.ImplicitJoinCorrelationPathReplacementVisitor.RootCorrelationEntry
 
getEntityFunctionNodes(Query, int) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getEntityFunctionNodes(Query, List<JoinNode>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getEntityJoinNodes() - Method in class com.blazebit.persistence.impl.JoinNode
 
getEntityManager() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getEntityManagerIntegrators() - Method in class com.blazebit.persistence.impl.CriteriaBuilderConfigurationImpl
 
getEntityName() - Method in class com.blazebit.persistence.impl.query.CTENode
 
getEntityName() - Method in class com.blazebit.persistence.impl.query.EntityFunctionNode
 
getEntitySubtypes(EntityType<?>) - Method in class com.blazebit.persistence.impl.EntityMetamodelImpl
 
getEntityType() - Method in class com.blazebit.persistence.impl.JoinNode
 
getEntityTypes() - Method in class com.blazebit.persistence.impl.EntityMetamodelImpl
 
getEnumTypes() - Method in class com.blazebit.persistence.impl.EntityMetamodelImpl
 
getEnumTypesForLiterals() - Method in class com.blazebit.persistence.impl.EntityMetamodelImpl
 
getEscapeCharacter() - Method in class com.blazebit.persistence.impl.builder.expression.EscapeBuilderImpl
 
getExampleJpql() - Method in class com.blazebit.persistence.impl.EntityMetamodelImpl.AttributeExample
 
getExecuteWithReturningQuery(TypedQuery<Object[]>, Query, String[], ReturningObjectBuilder<R>) - Method in class com.blazebit.persistence.impl.AbstractDeleteCollectionCriteriaBuilder
 
getExecuteWithReturningQuery(TypedQuery<Object[]>, Query, String[], ReturningObjectBuilder<R>) - Method in class com.blazebit.persistence.impl.AbstractInsertCollectionCriteriaBuilder
 
getExecuteWithReturningQuery(TypedQuery<Object[]>, Query, String[], ReturningObjectBuilder<R>) - Method in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
getExecuteWithReturningQuery(TypedQuery<Object[]>, Query, String[], ReturningObjectBuilder<R>) - Method in class com.blazebit.persistence.impl.AbstractUpdateCollectionCriteriaBuilder
 
getExecuteWithReturningQuery(TypedQuery<Object[]>, Query, String[], ReturningObjectBuilder<R>) - Method in class com.blazebit.persistence.impl.BaseDeleteCriteriaBuilderImpl
 
getExecuteWithReturningQuery(TypedQuery<Object[]>, Query, String[], ReturningObjectBuilder<R>) - Method in class com.blazebit.persistence.impl.BaseUpdateCriteriaBuilderImpl
 
getExpression() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndThenBuilderImpl
 
getExpression() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenBuilderImpl
 
getExpression() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrThenBuilderImpl
 
getExpression() - Method in interface com.blazebit.persistence.impl.builder.expression.ExpressionBuilder
 
getExpression() - Method in class com.blazebit.persistence.impl.builder.expression.SimpleCaseWhenBuilderImpl
 
getExpression() - Method in class com.blazebit.persistence.impl.function.groupconcat.AbstractGroupConcatFunction.GroupConcat
 
getExpression() - Method in class com.blazebit.persistence.impl.function.Order
 
getExpression() - Method in class com.blazebit.persistence.impl.MultipleSubqueryInitiatorImpl
 
getExpression() - Method in class com.blazebit.persistence.impl.NodeInfo
 
getExpression() - Method in class com.blazebit.persistence.impl.OrderByExpression
 
getExpression() - Method in class com.blazebit.persistence.impl.ResolvedExpression
 
getExpressionCache() - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
getExpressionCacheClass() - Method in class com.blazebit.persistence.impl.ImmutableQueryConfiguration
 
getExpressionCacheClass() - Method in class com.blazebit.persistence.impl.MutableQueryConfiguration
 
getExpressionCacheClass() - Method in interface com.blazebit.persistence.impl.QueryConfiguration
 
getExpressionFactory() - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
getExpressionItems(CharSequence) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
getExpressionItems(CharSequence, int, int) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
getExpressionItems(CharSequence, int, int, SqlUtils.SelectItemExtractor) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
getExpressionString() - Method in class com.blazebit.persistence.impl.ResolvedExpression
 
getExtendedQuerySupport() - Method in class com.blazebit.persistence.impl.CriteriaBuilderConfigurationImpl
 
getExtendedQuerySupport() - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
getExternalPageCountQueryString() - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
getExternalPageIdQueryString() - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
getExternalQueryString() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getExternalQueryString() - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
getFetchableNodes() - Method in class com.blazebit.persistence.impl.JoinVisitor
 
getFetchType(Attribute<?, ?>) - Static method in class com.blazebit.persistence.impl.ExpressionUtils
 
getField() - Method in class com.blazebit.persistence.impl.SimplePathReference
 
getFilterExpressions() - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction.WindowFunction
 
getFirstResult() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getFirstResult() - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
getFirstResult() - Method in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
getFirstResult() - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
getFirstResult() - Method in interface com.blazebit.persistence.impl.SubqueryInternalBuilder
 
getFlushMode() - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
getFlushMode() - Method in class com.blazebit.persistence.impl.query.CustomReturningSQLTypedQuery
 
getFlushMode() - Method in class com.blazebit.persistence.impl.query.CustomSQLQuery
 
getFlushMode() - Method in class com.blazebit.persistence.impl.query.CustomSQLTypedQuery
 
getFlushMode() - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
getForbiddenAlias() - Method in class com.blazebit.persistence.impl.AliasManager
 
getForeignKeyParticipatingQueries() - Method in class com.blazebit.persistence.impl.AbstractInsertCollectionCriteriaBuilder
 
getForeignKeyParticipatingQueries() - Method in class com.blazebit.persistence.impl.AbstractUpdateCollectionCriteriaBuilder
 
getForeignKeyParticipatingQueries() - Method in class com.blazebit.persistence.impl.BaseUpdateCriteriaBuilderImpl
 
getFrameEndExpression() - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction.WindowFunction
 
getFrameEndType() - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction.WindowFunction
 
getFrameExclusionType() - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction.WindowFunction
 
getFrameExclusionType(WindowFrameExclusionType) - Method in class com.blazebit.persistence.impl.WindowManager
 
getFrameMode() - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction.WindowFunction
 
getFrameStartExpression() - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction.WindowFunction
 
getFrameStartType() - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction.WindowFunction
 
getFrameType(WindowFramePositionType) - Method in class com.blazebit.persistence.impl.WindowManager
 
getFrom() - Method in class com.blazebit.persistence.impl.SimplePathReference
 
getFrom(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getFromByPath(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getFromClause() - Method in class com.blazebit.persistence.impl.JoinVisitor
 
getFunction(String) - Method in class com.blazebit.persistence.impl.CriteriaBuilderConfigurationImpl
 
getFunctionName() - Method in class com.blazebit.persistence.impl.function.literal.LiteralCalendarFunction
 
getFunctionName() - Method in class com.blazebit.persistence.impl.function.literal.LiteralDateFunction
 
getFunctionName() - Method in class com.blazebit.persistence.impl.function.literal.LiteralDateTimestampFunction
 
getFunctionName() - Method in class com.blazebit.persistence.impl.function.literal.LiteralFunction
 
getFunctionName() - Method in class com.blazebit.persistence.impl.function.literal.LiteralInstantFunction
 
getFunctionName() - Method in class com.blazebit.persistence.impl.function.literal.LiteralLocalDateFunction
 
getFunctionName() - Method in class com.blazebit.persistence.impl.function.literal.LiteralLocalDateTimeFunction
 
getFunctionName() - Method in class com.blazebit.persistence.impl.function.literal.LiteralLocalTimeFunction
 
getFunctionName() - Method in class com.blazebit.persistence.impl.function.literal.LiteralOffsetDateTimeFunction
 
getFunctionName() - Method in class com.blazebit.persistence.impl.function.literal.LiteralOffsetTimeFunction
 
getFunctionName() - Method in class com.blazebit.persistence.impl.function.literal.LiteralTimeFunction
 
getFunctionName() - Method in class com.blazebit.persistence.impl.function.literal.LiteralTimestampFunction
 
getFunctionName() - Method in class com.blazebit.persistence.impl.function.literal.LiteralZonedDateTimeFunction
 
getFunctionName() - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction.WindowFunction
 
getFunctionNames() - Method in class com.blazebit.persistence.impl.CriteriaBuilderConfigurationImpl
 
getFunctions() - Method in class com.blazebit.persistence.impl.CriteriaBuilderConfigurationImpl
 
getFunctions() - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
getGroupByIdentifierExpressions() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getGroupConcat(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.groupconcat.AbstractGroupConcatFunction
 
getHead() - Method in class com.blazebit.persistence.impl.query.CTENode
 
getHighest() - Method in class com.blazebit.persistence.impl.builder.object.KeysetExtractionObjectBuilder
 
getHighestKeysetOffset() - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
getHints() - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
getHints() - Method in class com.blazebit.persistence.impl.query.CustomReturningSQLTypedQuery
 
getHints() - Method in class com.blazebit.persistence.impl.query.CustomSQLQuery
 
getHints() - Method in class com.blazebit.persistence.impl.query.CustomSQLTypedQuery
 
getHints() - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
getIdColumns(ExtendedManagedType<?>) - Method in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
getIdentifier(Object) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
getIdentifierExpressions() - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
getIdentifierExpressions() - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
getIdentifierExpressionsToUse() - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
getIdentifierExpressionsToUseNonRootJoinNodes() - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
getIdentifierExpressionsToUseNonRootJoinNodes(ResolvedExpression[]) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
getIdentifierOrUniqueKeyEmbeddedPropertyNames(EntityType<?>, String) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
getIdentifierOrUniqueKeyEmbeddedPropertyNames(EntityType<?>, String, String) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
getInitiator() - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationCTECriteriaBuilderImpl
 
getInitiator() - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationSubqueryBuilderImpl
 
getInlineCountQueryEnabled() - Method in class com.blazebit.persistence.impl.ImmutableQueryConfiguration
 
getInlineCountQueryEnabled() - Method in class com.blazebit.persistence.impl.MutableQueryConfiguration
 
getInlineCountQueryEnabled() - Method in interface com.blazebit.persistence.impl.QueryConfiguration
 
getInlineCte() - Method in class com.blazebit.persistence.impl.JoinNode
 
getInlineCtesEnabled() - Method in class com.blazebit.persistence.impl.ImmutableQueryConfiguration
 
getInlineCtesEnabled() - Method in class com.blazebit.persistence.impl.MutableQueryConfiguration
 
getInlineCtesEnabled() - Method in interface com.blazebit.persistence.impl.QueryConfiguration
 
getInlineIdQueryEnabled() - Method in class com.blazebit.persistence.impl.ImmutableQueryConfiguration
 
getInlineIdQueryEnabled() - Method in class com.blazebit.persistence.impl.MutableQueryConfiguration
 
getInlineIdQueryEnabled() - Method in interface com.blazebit.persistence.impl.QueryConfiguration
 
getInsertExampleQuery() - Method in class com.blazebit.persistence.impl.AbstractInsertCollectionCriteriaBuilder
 
getInsertExecutorQuery() - Method in class com.blazebit.persistence.impl.AbstractInsertCollectionCriteriaBuilder
 
getInstance(Class<?>, Attribute<?, ?>) - Static method in class com.blazebit.persistence.impl.AssociationFromIdParameterTransformer
 
getInternalEntityType() - Method in class com.blazebit.persistence.impl.JoinNode
 
getJavaType() - Method in class com.blazebit.persistence.impl.JoinNode
 
getJavaType() - Method in class com.blazebit.persistence.impl.SimplePathReference
 
getJoinableSelectAlias(PathExpression, boolean, boolean) - Method in class com.blazebit.persistence.impl.JoinManager
 
getJoinDepth() - Method in class com.blazebit.persistence.impl.JoinNode
 
getJoinMappingPropertyNames(EntityType<?>, String, String) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
getJoinNode() - Method in class com.blazebit.persistence.impl.JoinAliasInfo
 
getJoinNode(String, boolean) - Method in class com.blazebit.persistence.impl.JoinTreeNode
 
getJoinNodes() - Method in class com.blazebit.persistence.impl.JoinTreeNode
 
getJoinRelationAttributes() - Method in exception com.blazebit.persistence.impl.ImplicitJoinNotAllowedException
 
getJoinRelationName() - Method in exception com.blazebit.persistence.impl.ImplicitJoinNotAllowedException
 
getJoinTable(EntityType<?>, String) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
getJoinType() - Method in class com.blazebit.persistence.impl.JoinNode
 
getJpaMetamodelAccessor() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
getJpaProvider() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
getJpaProvider() - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
getJpaProvider() - Method in class com.blazebit.persistence.impl.EntityMetamodelImpl
 
getJpqlFunctionProcessors() - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationSubqueryBuilderImpl
 
getJpqlFunctionProcessors() - Method in class com.blazebit.persistence.impl.BaseSubqueryBuilderImpl
 
getJpqlFunctionProcessors() - Method in class com.blazebit.persistence.impl.SelectManager
 
getJpqlFunctionProcessors() - Method in interface com.blazebit.persistence.impl.SubqueryInternalBuilder
 
getKeyJoinNode() - Method in class com.blazebit.persistence.impl.JoinNode
 
getKeyRestrictedLeftJoinAliases(Query, Set<JoinNode>, Set<ClauseType>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getKeyRestrictedLeftJoins() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getKeyset() - Method in interface com.blazebit.persistence.impl.keyset.KeysetLink
 
getKeyset() - Method in class com.blazebit.persistence.impl.keyset.LazyKeysetLink
 
getKeyset() - Method in class com.blazebit.persistence.impl.keyset.SimpleKeysetLink
 
getKeysetLink() - Method in class com.blazebit.persistence.impl.keyset.AbstractKeysetBuilderEndedListener
 
getKeysetMode() - Method in class com.blazebit.persistence.impl.keyset.AbstractKeysetLink
 
getKeysetMode() - Method in interface com.blazebit.persistence.impl.keyset.KeysetLink
 
getKeysetMode(KeysetPage, Object, int, int) - Static method in class com.blazebit.persistence.impl.keyset.KeysetPaginationHelper
 
getKeysets() - Method in class com.blazebit.persistence.impl.builder.object.KeysetExtractionObjectBuilder
 
getKeysetValues() - Method in class com.blazebit.persistence.impl.keyset.KeysetBuilderImpl
 
getLastResult() - Method in class com.blazebit.persistence.impl.DefaultReturningResult
 
getLateJoins() - Method in class com.blazebit.persistence.impl.transform.SizeTransformationVisitor
 
getLateralQuery(StringBuilder, JoinNode) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getLateralStyle() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
getLateralStyle() - Method in class com.blazebit.persistence.impl.dialect.H2DbmsDialect
 
getLateralStyle() - Method in class com.blazebit.persistence.impl.dialect.HSQLDbmsDialect
 
getLateralStyle() - Method in class com.blazebit.persistence.impl.dialect.MSSQLDbmsDialect
 
getLateralStyle() - Method in class com.blazebit.persistence.impl.dialect.MySQL8DbmsDialect
 
getLateralStyle() - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
getListener() - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationCriteriaBuilderImpl
 
getListener() - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationCTECriteriaBuilderImpl
 
getListener() - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationSubqueryBuilderImpl
 
getLiteralParameterValue(ParameterExpression) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
getLiteralParameterValue(ParameterExpression, boolean) - Method in class com.blazebit.persistence.impl.ParameterManager
 
getLiteralParameterValue(Object, boolean) - Method in class com.blazebit.persistence.impl.ParameterManager
 
getLockMode() - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
getLockMode() - Method in class com.blazebit.persistence.impl.query.CustomReturningSQLTypedQuery
 
getLockMode() - Method in class com.blazebit.persistence.impl.query.CustomSQLQuery
 
getLockMode() - Method in class com.blazebit.persistence.impl.query.CustomSQLTypedQuery
 
getLockMode() - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
getLowest() - Method in class com.blazebit.persistence.impl.builder.object.KeysetExtractionObjectBuilder
 
getMacroConfiguration() - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
getMacroConfiguration() - Method in class com.blazebit.persistence.impl.JpqlMacroStorage
 
getMacroNames() - Method in class com.blazebit.persistence.impl.CriteriaBuilderConfigurationImpl
 
getMacros() - Method in class com.blazebit.persistence.impl.CriteriaBuilderConfigurationImpl
 
getManagedType() - Method in class com.blazebit.persistence.impl.JoinNode
 
getManagedType(Class<T>, Class<?>) - Method in class com.blazebit.persistence.impl.EntityMetamodelImpl
 
getManagedType(Class<T>, String) - Method in class com.blazebit.persistence.impl.EntityMetamodelImpl
 
getManagedType(Class<T>, ManagedType<?>) - Method in class com.blazebit.persistence.impl.EntityMetamodelImpl
 
getManagedType(Class<X>) - Method in class com.blazebit.persistence.impl.EntityMetamodelImpl
 
getManagedType(String) - Method in class com.blazebit.persistence.impl.EntityMetamodelImpl
 
getManagedTypes() - Method in class com.blazebit.persistence.impl.EntityMetamodelImpl
 
getMappedBy(EntityType<?>, String) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
getMaxResults() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getMaxResults() - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
getMaxResults() - Method in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
getMaxResults() - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
getMaxResults() - Method in interface com.blazebit.persistence.impl.SubqueryInternalBuilder
 
getMetamodel() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getMetamodel() - Method in class com.blazebit.persistence.impl.CommonQueryBuilderAdapter
 
getMetamodel() - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
getMetamodel() - Method in class com.blazebit.persistence.impl.MainQuery
 
getMode() - Method in class com.blazebit.persistence.impl.keyset.KeysetBuilderImpl
 
getModificationStateRelatedTableNameRemappings(Map<Class<?>, Map<String, DbmsModificationState>>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getModificationStateRelatedTableNameRemappings(Map<Class<?>, Map<String, DbmsModificationState>>) - Method in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
getModificationStates(Map<Class<?>, Map<String, DbmsModificationState>>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getModificationStates(Map<Class<?>, Map<String, DbmsModificationState>>) - Method in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
getMutableQueryConfiguration() - Method in class com.blazebit.persistence.impl.MainQuery
 
getName() - Method in class com.blazebit.persistence.impl.DefaultOrderByElement
 
getName() - Method in class com.blazebit.persistence.impl.ParameterManager.ParameterImpl
 
getName() - Method in class com.blazebit.persistence.impl.query.CTENode
 
getNamedTypes() - Method in class com.blazebit.persistence.impl.CriteriaBuilderConfigurationImpl
 
getNamedTypes() - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
getNodes() - Method in class com.blazebit.persistence.impl.JoinNode
 
getNodeType() - Method in class com.blazebit.persistence.impl.JoinNode
 
getNonRecursiveQuerySpecification() - Method in class com.blazebit.persistence.impl.query.CTENode
 
getNonRecursiveTableNameRemappings() - Method in class com.blazebit.persistence.impl.query.CTENode
 
getNonRecursiveWithClauseSuffix() - Method in class com.blazebit.persistence.impl.query.CTENode
 
getNullExpression() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
getNullSafe(X) - Method in class com.blazebit.persistence.impl.util.CompositeAttributeAccessor
 
getOnClause() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
getOnPredicate() - Method in class com.blazebit.persistence.impl.JoinNode
 
getOperator(SetOperationType) - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationBuilderImpl
 
getOperator(SetOperationType) - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
getOperator(SetOperationType) - Method in class com.blazebit.persistence.impl.dialect.MSSQLDbmsDialect
 
getOperator(SetOperationType) - Method in class com.blazebit.persistence.impl.dialect.OracleDbmsDialect
 
getOrCreateTreeNode(String, Attribute<?, ?>) - Method in class com.blazebit.persistence.impl.JoinNode
 
getOrderByElements() - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationBuilderImpl
 
getOrderBys() - Method in class com.blazebit.persistence.impl.function.groupconcat.AbstractGroupConcatFunction.GroupConcat
 
getOrderBys() - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction.WindowFunction
 
getPageCountQueryString() - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
getPageIdQueryString() - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
getPageResultList() - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
getParameter(int) - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
getParameter(int) - Method in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
getParameter(int) - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
getParameter(int, Class<T>) - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
getParameter(int, Class<T>) - Method in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
getParameter(int, Class<T>) - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
getParameter(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getParameter(String) - Method in class com.blazebit.persistence.impl.CommonQueryBuilderAdapter
 
getParameter(String) - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
getParameter(String) - Method in class com.blazebit.persistence.impl.ParameterManager
 
getParameter(String) - Method in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
getParameter(String) - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
getParameter(String, Class<T>) - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
getParameter(String, Class<T>) - Method in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
getParameter(String, Class<T>) - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
getParameterImpls() - Method in class com.blazebit.persistence.impl.ParameterManager
 
getParameterNames() - Method in class com.blazebit.persistence.impl.SplittingParameterTransformer
 
getParameterNames() - Method in class com.blazebit.persistence.impl.ValuesParameterBinder
 
getParameterRegistrationVisitor() - Method in class com.blazebit.persistence.impl.ParameterManager
 
getParameters() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getParameters() - Method in class com.blazebit.persistence.impl.CommonQueryBuilderAdapter
 
getParameters() - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
getParameters() - Method in class com.blazebit.persistence.impl.ParameterManager
 
getParameters() - Method in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
getParameters() - Method in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
getParameters() - Method in class com.blazebit.persistence.impl.query.DefaultQuerySpecification
 
getParameters() - Method in interface com.blazebit.persistence.impl.query.QuerySpecification
 
getParameters() - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
getParameterType() - Method in class com.blazebit.persistence.impl.ParameterManager.ParameterImpl
 
getParameterValue() - Method in class com.blazebit.persistence.impl.ParameterManager.ParameterImpl
 
getParameterValue(int) - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
getParameterValue(int) - Method in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
getParameterValue(int) - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
getParameterValue(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getParameterValue(String) - Method in class com.blazebit.persistence.impl.CommonQueryBuilderAdapter
 
getParameterValue(String) - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
getParameterValue(String) - Method in class com.blazebit.persistence.impl.ParameterManager
 
getParameterValue(String) - Method in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
getParameterValue(String) - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
getParameterValue(Parameter<T>) - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
getParameterValue(Parameter<T>) - Method in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
getParameterValue(Parameter<T>) - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
getParent() - Method in class com.blazebit.persistence.impl.AliasManager
 
getParent() - Method in class com.blazebit.persistence.impl.JoinManager
 
getParent() - Method in class com.blazebit.persistence.impl.JoinNode
 
getParent() - Method in class com.blazebit.persistence.impl.QueryContext
 
getParentClause() - Method in class com.blazebit.persistence.impl.QueryContext
 
getParentQueryBuilder() - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
getParentQueryBuilder() - Method in class com.blazebit.persistence.impl.MultipleSubqueryInitiatorImpl
 
getParentQueryBuilder() - Method in class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
getParentTreeNode() - Method in class com.blazebit.persistence.impl.JoinNode
 
getParticipatingQueries() - Method in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
getParticipatingQueries() - Method in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
getParticipatingQueries() - Method in class com.blazebit.persistence.impl.query.DefaultQuerySpecification
 
getParticipatingQueries() - Method in interface com.blazebit.persistence.impl.query.QuerySpecification
 
getPartitionExpressions() - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction.WindowFunction
 
getPath() - Method in class com.blazebit.persistence.impl.SimplePathReference
 
getPath(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getPathExpressions() - Method in class com.blazebit.persistence.impl.ValuesParameterBinder
 
getPathsToCorrelate() - Method in class com.blazebit.persistence.impl.ImplicitJoinCorrelationPathReplacementVisitor
 
getPhysicalRowId() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
getPhysicalRowId() - Method in class com.blazebit.persistence.impl.dialect.OracleDbmsDialect
 
getPluralCollectionTableAlias() - Method in class com.blazebit.persistence.impl.query.EntityFunctionNode
 
getPluralTableAlias() - Method in class com.blazebit.persistence.impl.query.EntityFunctionNode
 
getPluralTableJoin() - Method in class com.blazebit.persistence.impl.query.EntityFunctionNode
 
getPosition() - Method in class com.blazebit.persistence.impl.DefaultOrderByElement
 
getPosition() - Method in class com.blazebit.persistence.impl.ParameterManager.ParameterImpl
 
getPositionalOffset() - Method in class com.blazebit.persistence.impl.ParameterManager
 
getPredicate() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndBuilderImpl
 
getPredicate() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrBuilderImpl
 
getPredicate() - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
getPredicate() - Method in class com.blazebit.persistence.impl.builder.predicate.BetweenBuilderImpl
 
getPredicate() - Method in class com.blazebit.persistence.impl.builder.predicate.HavingAndBuilderImpl
 
getPredicate() - Method in class com.blazebit.persistence.impl.builder.predicate.HavingOrBuilderImpl
 
getPredicate() - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnAndBuilderImpl
 
getPredicate() - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnOrBuilderImpl
 
getPredicate() - Method in class com.blazebit.persistence.impl.builder.predicate.LikeBuilderImpl
 
getPredicate() - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
getPredicate() - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
getPredicate() - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
getPredicate() - Method in class com.blazebit.persistence.impl.builder.predicate.RightHandsideSubqueryPredicateBuilder
 
getPredicate() - Method in class com.blazebit.persistence.impl.builder.predicate.RootPredicate
 
getPredicate() - Method in class com.blazebit.persistence.impl.builder.predicate.WhereAndBuilderImpl
 
getPredicate() - Method in class com.blazebit.persistence.impl.builder.predicate.WhereOrBuilderImpl
 
getPredicate() - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
getPrepareFlags() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
getPrepareFlags() - Method in class com.blazebit.persistence.impl.dialect.PostgreSQLDbmsDialect
 
getProperties() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getProperties() - Method in class com.blazebit.persistence.impl.AbstractQueryConfiguration
 
getProperties() - Method in class com.blazebit.persistence.impl.CommonQueryBuilderAdapter
 
getProperties() - Method in class com.blazebit.persistence.impl.CriteriaBuilderConfigurationImpl
 
getProperties() - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
getProperties() - Method in class com.blazebit.persistence.impl.ImmutableQueryConfiguration
 
getProperties() - Method in interface com.blazebit.persistence.impl.QueryConfiguration
 
getProperty(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getProperty(String) - Method in class com.blazebit.persistence.impl.AbstractQueryConfiguration
 
getProperty(String) - Method in class com.blazebit.persistence.impl.CommonQueryBuilderAdapter
 
getProperty(String) - Method in class com.blazebit.persistence.impl.CriteriaBuilderConfigurationImpl
 
getProperty(String) - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
getProperty(String) - Method in class com.blazebit.persistence.impl.ImmutableQueryConfiguration
 
getProperty(String) - Method in interface com.blazebit.persistence.impl.QueryConfiguration
 
getQualificationExpression() - Method in class com.blazebit.persistence.impl.JoinNode
 
getQuery() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getQuery() - Method in class com.blazebit.persistence.impl.AbstractCTECriteriaBuilder
 
getQuery() - Method in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
getQuery() - Method in class com.blazebit.persistence.impl.AbstractQueryBuilder
 
getQuery() - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationBuilderImpl
 
getQuery() - Method in class com.blazebit.persistence.impl.BaseInsertCriteriaBuilderImpl
 
getQuery() - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
getQuery(String) - Method in class com.blazebit.persistence.impl.AbstractCTECriteriaBuilder
 
getQuery(Map<DbmsModificationState, String>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getQuery(Map<DbmsModificationState, String>) - Method in class com.blazebit.persistence.impl.AbstractDeleteCollectionCriteriaBuilder
 
getQuery(Map<DbmsModificationState, String>) - Method in class com.blazebit.persistence.impl.AbstractInsertCollectionCriteriaBuilder
 
getQuery(Map<DbmsModificationState, String>) - Method in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
getQuery(Map<DbmsModificationState, String>) - Method in class com.blazebit.persistence.impl.AbstractUpdateCollectionCriteriaBuilder
 
getQuery(Map<DbmsModificationState, String>) - Method in class com.blazebit.persistence.impl.BaseDeleteCriteriaBuilderImpl
 
getQuery(Map<DbmsModificationState, String>) - Method in class com.blazebit.persistence.impl.BaseInsertCriteriaBuilderImpl
 
getQuery(Map<DbmsModificationState, String>) - Method in class com.blazebit.persistence.impl.BaseUpdateCriteriaBuilderImpl
 
getQueryBuilder() - Method in class com.blazebit.persistence.impl.ParameterRegistrationVisitor
 
getQueryBuilder() - Method in class com.blazebit.persistence.impl.ParameterUnregistrationVisitor
 
getQueryBuilder() - Method in class com.blazebit.persistence.impl.SubqueryInitiatorFactory
 
getQueryConfiguration() - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
getQueryConfiguration() - Method in class com.blazebit.persistence.impl.MainQuery
 
getQueryPart(int) - Method in class com.blazebit.persistence.impl.query.SetTypedQuery
 
getQueryRootCountQuery() - Method in class com.blazebit.persistence.impl.CriteriaBuilderImpl
 
getQueryRootCountQuery(long) - Method in class com.blazebit.persistence.impl.CriteriaBuilderImpl
 
getQueryRootCountQueryString() - Method in class com.blazebit.persistence.impl.CriteriaBuilderImpl
 
getQueryRootCountQueryString(long) - Method in class com.blazebit.persistence.impl.CriteriaBuilderImpl
 
getQueryRootEntityIdentifierExpressions() - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
getQuerySpecification() - Method in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
getQueryString() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getQueryString() - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
getRecursiveQuerySpecification() - Method in class com.blazebit.persistence.impl.query.CTENode
 
getRecursiveTableNameRemappings() - Method in class com.blazebit.persistence.impl.query.CTENode
 
getRegisteredFunctions() - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
getRelationName() - Method in class com.blazebit.persistence.impl.JoinTreeNode
 
getRelativeExpressionPrefix() - Method in class com.blazebit.persistence.impl.JoinVisitor
 
getReplaceString(String, String, String) - Method in class com.blazebit.persistence.impl.function.replace.ReplaceFunction
 
getRequiredGroupBys() - Method in class com.blazebit.persistence.impl.transform.SizeTransformationVisitor
 
getRequiredPath(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getResult() - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationCTECriteriaBuilderImpl
 
getResult() - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationSubqueryBuilderImpl
 
getResult() - Method in class com.blazebit.persistence.impl.BaseSubqueryBuilderImpl
 
getResult() - Method in interface com.blazebit.persistence.impl.SubqueryInternalBuilder
 
getResultList() - Method in class com.blazebit.persistence.impl.AbstractQueryBuilder
 
getResultList() - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationBuilderImpl
 
getResultList() - Method in class com.blazebit.persistence.impl.DefaultReturningResult
 
getResultList() - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
getResultList() - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
getResultList() - Method in class com.blazebit.persistence.impl.plan.CustomReturningModificationQueryPlan
 
getResultList() - Method in class com.blazebit.persistence.impl.plan.CustomSelectQueryPlan
 
getResultList() - Method in class com.blazebit.persistence.impl.plan.DefaultSelectQueryPlan
 
getResultList() - Method in interface com.blazebit.persistence.impl.plan.SelectQueryPlan
 
getResultList() - Method in class com.blazebit.persistence.impl.query.CustomReturningSQLTypedQuery
 
getResultList() - Method in class com.blazebit.persistence.impl.query.CustomSQLQuery
 
getResultList() - Method in class com.blazebit.persistence.impl.query.CustomSQLTypedQuery
 
getResultList() - Method in class com.blazebit.persistence.impl.query.ObjectBuilderTypedQuery
 
getResultList() - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
getResultList() - Method in class com.blazebit.persistence.impl.query.TypedQueryWrapper
 
getResultStream() - Method in class com.blazebit.persistence.impl.AbstractQueryBuilder
 
getResultStream() - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationBuilderImpl
 
getResultStream() - Method in class com.blazebit.persistence.impl.plan.CustomReturningModificationQueryPlan
 
getResultStream() - Method in class com.blazebit.persistence.impl.plan.CustomSelectQueryPlan
 
getResultStream() - Method in class com.blazebit.persistence.impl.plan.DefaultSelectQueryPlan
 
getResultStream() - Method in interface com.blazebit.persistence.impl.plan.SelectQueryPlan
 
getResultStream() - Method in class com.blazebit.persistence.impl.query.CustomReturningSQLTypedQuery
 
getResultStream() - Method in class com.blazebit.persistence.impl.query.CustomSQLQuery
 
getResultStream() - Method in class com.blazebit.persistence.impl.query.CustomSQLTypedQuery
 
getResultStream() - Method in class com.blazebit.persistence.impl.query.ObjectBuilderTypedQuery
 
getResultStream() - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
getResultStream() - Method in class com.blazebit.persistence.impl.query.TypedQueryWrapper
 
getResultType() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getReturningColumns() - Method in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.alias.AliasFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.base64.Base64Function
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.cast.CastFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.chr.ChrFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.colldml.CollectionDmlSupportFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.coltrunc.ColumnTruncFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.concat.ConcatFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.count.AbstractCountFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.countwrapper.CountWrapperFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.dateadd.DateAddFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.datediff.DateDiffFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.datediff.microsecond.MicrosecondDiffFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.datediff.millisecond.MillisecondDiffFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.datediff.second.SecondDiffFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.datetime.day.DayFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.datetime.dayofweek.DayOfWeekFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.datetime.dayofyear.DayOfYearFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.datetime.epoch.EpochFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.datetime.epochday.EpochDayFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.datetime.epochmicro.EpochMicrosecondFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.datetime.epochmilli.EpochMillisecondFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.datetime.hour.HourFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.datetime.isodayofweek.IsoDayOfWeekFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.datetime.isoweek.IsoWeekFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.datetime.microsecond.MicrosecondFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.datetime.millisecond.MillisecondFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.datetime.minute.MinuteFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.datetime.month.MonthFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.datetime.quarter.QuarterFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.datetime.second.SecondFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.datetime.week.WeekInYearFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.datetime.year.YearFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.datetime.yearofweek.YearOfWeekFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.datetime.yearweek.YearWeekFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.entity.EntityFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.every.EveryFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.exist.ExistFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.greatest.AbstractGreatestFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.groupconcat.AbstractGroupConcatFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.grouping.GroupingFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.groupingsets.CubeFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.groupingsets.GroupingSetFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.groupingsets.GroupingSetsFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.groupingsets.RollupFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.jsonget.AbstractJsonGetFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.jsonset.AbstractJsonSetFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.least.AbstractLeastFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.limit.LimitFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.literal.LiteralCalendarFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.literal.LiteralDateFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.literal.LiteralDateTimestampFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.literal.LiteralInstantFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.literal.LiteralLocalDateFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.literal.LiteralLocalDateTimeFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.literal.LiteralLocalTimeFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.literal.LiteralOffsetDateTimeFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.literal.LiteralOffsetTimeFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.literal.LiteralTimeFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.literal.LiteralTimestampFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.literal.LiteralZonedDateTimeFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.nullfn.NullfnFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.nullsubquery.NullSubqueryFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.oragg.OrAggFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.pageposition.PagePositionFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.param.ParamFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.querywrapper.QueryWrapperFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.repeat.AbstractRepeatFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.replace.ReplaceFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.rowvalue.RowValueComparisonFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.rowvalue.RowValueSubqueryComparisonFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.set.SetFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.stringjsonagg.AbstractStringJsonAggFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.stringxmlagg.AbstractStringXmlAggFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.subquery.SubqueryFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.tomultiset.ToMultisetFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.tostringjson.AbstractToStringJsonFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.tostringxml.AbstractToStringXmlFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.treat.TreatFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.trunc.TruncFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.window.count.CountFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.window.cumedist.CumeDistFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.window.denserank.DenseRankFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.window.every.WindowEveryFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.window.groupconcat.AbstractGroupConcatWindowFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.window.mode.ModeFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.window.ntile.NtileFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.window.oragg.WindowOrAggFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.window.percentilecont.PercentileContFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.window.percentiledisc.PercentileDiscFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.window.percentrank.PercentRankFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.window.rank.RankFunction
 
getReturnType(Class<?>) - Method in class com.blazebit.persistence.impl.function.window.row.RowNumberFunction
 
getRoot() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getRootNode() - Method in class com.blazebit.persistence.impl.EntitySelectResolveVisitor
 
getRoots() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getRoots() - Method in class com.blazebit.persistence.impl.JoinManager
 
getRootsToCorrelate() - Method in class com.blazebit.persistence.impl.ImplicitJoinCorrelationPathReplacementVisitor
 
getRownumFunction() - Method in class com.blazebit.persistence.impl.function.pageposition.OraclePagePositionFunction
 
getRownumFunction() - Method in class com.blazebit.persistence.impl.function.pageposition.PagePositionFunction
 
getRownumFunction() - Method in class com.blazebit.persistence.impl.function.pageposition.TransactSQLPagePositionFunction
 
getSelectExpressions() - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationSubqueryBuilderImpl
 
getSelectExpressions() - Method in class com.blazebit.persistence.impl.BaseSubqueryBuilderImpl
 
getSelectExpressions() - Method in class com.blazebit.persistence.impl.SubqueryBuilderImpl
 
getSelectExpressions() - Method in interface com.blazebit.persistence.impl.SubqueryInternalBuilder
 
getSelectInfos() - Method in class com.blazebit.persistence.impl.SelectManager
 
getSelectItemAliases(CharSequence, int) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
Extracts the select item aliases of an arbitrary SELECT query.
getSelectItemColumns(CharSequence, int) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
getSelectItemExpressions(CharSequence, int) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
getSelectItems(CharSequence, int, SqlUtils.SelectItemExtractor) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
getSeparator() - Method in class com.blazebit.persistence.impl.function.groupconcat.AbstractGroupConcatFunction.GroupConcat
 
getSeparator() - Method in class com.blazebit.persistence.impl.function.window.groupconcat.AbstractGroupConcatWindowFunction.GroupConcat
 
getService(Class<T>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getService(Class<T>) - Method in class com.blazebit.persistence.impl.CommonQueryBuilderAdapter
 
getService(Class<T>) - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
getSetColumns() - Method in class com.blazebit.persistence.impl.AbstractUpdateCollectionCriteriaBuilder
 
getSetColumns() - Method in class com.blazebit.persistence.impl.BaseUpdateCriteriaBuilderImpl
 
getSingleResult() - Method in class com.blazebit.persistence.impl.AbstractQueryBuilder
 
getSingleResult() - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationBuilderImpl
 
getSingleResult() - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
getSingleResult() - Method in class com.blazebit.persistence.impl.plan.CustomReturningModificationQueryPlan
 
getSingleResult() - Method in class com.blazebit.persistence.impl.plan.CustomSelectQueryPlan
 
getSingleResult() - Method in class com.blazebit.persistence.impl.plan.DefaultSelectQueryPlan
 
getSingleResult() - Method in interface com.blazebit.persistence.impl.plan.SelectQueryPlan
 
getSingleResult() - Method in class com.blazebit.persistence.impl.query.CustomReturningSQLTypedQuery
 
getSingleResult() - Method in class com.blazebit.persistence.impl.query.CustomSQLQuery
 
getSingleResult() - Method in class com.blazebit.persistence.impl.query.CustomSQLTypedQuery
 
getSingleResult() - Method in class com.blazebit.persistence.impl.query.ObjectBuilderTypedQuery
 
getSingleResult() - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
getSingleResult() - Method in class com.blazebit.persistence.impl.query.TypedQueryWrapper
 
getSql() - Method in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
getSql() - Method in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
getSql() - Method in class com.blazebit.persistence.impl.query.DefaultQuerySpecification
 
getSql() - Method in interface com.blazebit.persistence.impl.query.QuerySpecification
 
getSqlType(Class<?>) - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
getSqlTypes() - Static method in class com.blazebit.persistence.impl.dialect.DB2DbmsDialect
 
getSqlTypes() - Static method in class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
getSqlTypes() - Static method in class com.blazebit.persistence.impl.dialect.OracleDbmsDialect
 
getState() - Method in class com.blazebit.persistence.impl.JpqlMacroAdapter
 
getStatementType() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getStopValue() - Method in class com.blazebit.persistence.impl.AbortableOnClauseJoinNodeVisitor
 
getStopValue() - Method in interface com.blazebit.persistence.impl.AbortableResultJoinNodeVisitor
 
getStopValue() - Method in class com.blazebit.persistence.impl.InnerJoinOnlyAbortableResultJoinNodeVisitor
 
getSubListener() - Method in class com.blazebit.persistence.impl.AbstractCriteriaBuilder
 
getSubListener() - Method in class com.blazebit.persistence.impl.AbstractCTECriteriaBuilder
 
getSubListener() - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationCriteriaBuilderImpl
 
getSubListener() - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationCTECriteriaBuilderImpl
 
getSubListener() - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationSubqueryBuilderImpl
 
getSubListener() - Method in class com.blazebit.persistence.impl.BaseSubqueryBuilderImpl
 
getSubquery() - Method in class com.blazebit.persistence.impl.query.EntityFunctionNode
 
getSubqueryExpressionFactory() - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
getSubqueryGroupBys() - Method in class com.blazebit.persistence.impl.transform.SizeTransformationVisitor
 
getSubqueryInitFactory() - Method in class com.blazebit.persistence.impl.JoinManager
 
getSubqueryInitiator() - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
getSubquerySelectAlias(SelectInfo) - Method in class com.blazebit.persistence.impl.SelectManager
 
getSubquerySelectAlias(String) - Method in class com.blazebit.persistence.impl.SelectManager
 
getSupportedEnumTypes() - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
getSyntheticPredicate() - Method in class com.blazebit.persistence.impl.query.EntityFunctionNode
 
getTableAlias() - Method in class com.blazebit.persistence.impl.query.EntityFunctionNode
 
getToEntityTranformer(Class<?>) - Method in interface com.blazebit.persistence.impl.AssociationParameterTransformerFactory
Returns a parameter value transformer for transforming ids to the given entity type.
getToEntityTranformer(Class<?>) - Method in class com.blazebit.persistence.impl.ManagedEntityAssociationParameterTransformerFactory
 
getToEntityTranformer(Class<?>) - Method in class com.blazebit.persistence.impl.TransientEntityAssociationParameterTransformerFactory
 
getToIdTransformer() - Method in interface com.blazebit.persistence.impl.AssociationParameterTransformerFactory
Returns a parameter value transformer for transforming entity objects to their ids.
getToIdTransformer() - Method in class com.blazebit.persistence.impl.ManagedEntityAssociationParameterTransformerFactory
 
getToIdTransformer() - Method in class com.blazebit.persistence.impl.TransientEntityAssociationParameterTransformerFactory
 
getTotalCount() - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
getTransformedExpression() - Method in class com.blazebit.persistence.impl.ImplicitJoinCorrelationPathReplacementVisitor.CorrelationTransformEntry
 
getTransformer() - Method in class com.blazebit.persistence.impl.ParameterManager.ParameterImpl
 
getTransformers() - Method in class com.blazebit.persistence.impl.ParameterManager
 
getTransientEntityParameterTransformerFactory() - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
getTreatedJoinNode() - Method in class com.blazebit.persistence.impl.TreatedJoinAliasInfo
 
getTreatedJoinNode(EntityType<?>) - Method in class com.blazebit.persistence.impl.JoinNode
 
getTreatedJoinNodes() - Method in class com.blazebit.persistence.impl.JoinNode
 
getTreatType() - Method in exception com.blazebit.persistence.impl.ImplicitJoinNotAllowedException
 
getTreatType() - Method in class com.blazebit.persistence.impl.JoinNode
 
getTreatType() - Method in class com.blazebit.persistence.impl.TreatedJoinAliasInfo
 
getType() - Method in class com.blazebit.persistence.impl.JoinNode
 
getType() - Method in class com.blazebit.persistence.impl.SimplePathReference
 
getTypedQuery(StringBuilder, JoinNode) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getTypedQuery(StringBuilder, JoinNode) - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationBuilderImpl
 
getTypedQueryForFinalOperationBuilder() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
getUniqueIdentifierExpressions() - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
getUpdateCount() - Method in class com.blazebit.persistence.impl.DefaultReturningResult
 
getUpdateExampleQuery() - Method in class com.blazebit.persistence.impl.BaseUpdateCriteriaBuilderImpl
 
getUpdateJoinStyle() - Method in class com.blazebit.persistence.impl.dialect.DB2DbmsDialect
 
getUpdateJoinStyle() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
getUpdateJoinStyle() - Method in class com.blazebit.persistence.impl.dialect.H2DbmsDialect
 
getUpdateJoinStyle() - Method in class com.blazebit.persistence.impl.dialect.HSQLDbmsDialect
 
getUpdateJoinStyle() - Method in class com.blazebit.persistence.impl.dialect.MSSQLDbmsDialect
 
getUpdateJoinStyle() - Method in class com.blazebit.persistence.impl.dialect.MySQL8DbmsDialect
 
getUpdateJoinStyle() - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
getUpdateJoinStyle() - Method in class com.blazebit.persistence.impl.dialect.OracleDbmsDialect
 
getUpdateJoinStyle() - Method in class com.blazebit.persistence.impl.dialect.PostgreSQLDbmsDialect
 
getValue() - Method in class com.blazebit.persistence.impl.function.entity.ValuesEntity
 
getValue() - Method in class com.blazebit.persistence.impl.ParameterManager.ParameterImpl
 
getValueClazzAlias(String) - Method in class com.blazebit.persistence.impl.JoinNode
 
getValueCount() - Method in class com.blazebit.persistence.impl.JoinNode
 
getValuesAttributes() - Method in class com.blazebit.persistence.impl.JoinNode
 
getValuesBinders() - Method in class com.blazebit.persistence.impl.ParameterManager
 
getValuesCastedParameter() - Method in class com.blazebit.persistence.impl.JoinNode
 
getValuesIdNames() - Method in class com.blazebit.persistence.impl.JoinNode
 
getValuesLikeAttribute() - Method in class com.blazebit.persistence.impl.JoinNode
 
getValuesLikeClause() - Method in class com.blazebit.persistence.impl.JoinNode
 
getValuesParameters() - Method in class com.blazebit.persistence.impl.ParameterManager
 
getValuesStrategy() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
getValuesStrategy() - Method in class com.blazebit.persistence.impl.dialect.H2DbmsDialect
 
getValuesStrategy() - Method in class com.blazebit.persistence.impl.dialect.HSQLDbmsDialect
 
getValuesStrategy() - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
getValuesStrategy() - Method in class com.blazebit.persistence.impl.dialect.OracleDbmsDialect
 
getValueType() - Method in class com.blazebit.persistence.impl.JoinNode
 
getVersion() - Static method in class com.blazebit.persistence.impl.Version
 
getWindowFunction(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 
getWindowFunction(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.window.groupconcat.AbstractGroupConcatWindowFunction
 
getWindowFunction(FunctionRenderContext, T, int) - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 
getWindowFunctionDummyOrderBy() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
getWindowFunctionDummyOrderBy() - Method in class com.blazebit.persistence.impl.dialect.MSSQLDbmsDialect
 
getWindowFunctionDummyOrderBy() - Method in class com.blazebit.persistence.impl.dialect.OracleDbmsDialect
 
getWindows() - Method in class com.blazebit.persistence.impl.WindowManager
 
getWithClause(boolean) - Method in class com.blazebit.persistence.impl.dialect.DB2DbmsDialect
 
getWithClause(boolean) - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
getWithClause(boolean) - Method in class com.blazebit.persistence.impl.dialect.H2DbmsDialect
 
getWithClause(boolean) - Method in class com.blazebit.persistence.impl.dialect.MSSQLDbmsDialect
 
getWithClause(boolean) - Method in class com.blazebit.persistence.impl.dialect.MySQL8DbmsDialect
 
getWithClause(boolean) - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
getWithClause(boolean) - Method in class com.blazebit.persistence.impl.dialect.OracleDbmsDialect
 
getWithinGroup() - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction.WindowFunction
 
getWithReturningQuery(ReturningObjectBuilder<Z>) - Method in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
getWithReturningQuery(String...) - Method in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
getWithReturningQuery(String, Class<Z>) - Method in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
getWritableMappedByMappings(EntityType<?>, EntityType<?>, String, String) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
GROUP_BY - Enum constant in enum com.blazebit.persistence.impl.ClauseType
 
GROUP_BY - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
GROUP_BY_FINDER - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
groupBy(Expression) - Method in class com.blazebit.persistence.impl.GroupByManager
 
groupBy(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
groupBy(String) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
groupBy(String...) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
groupBy(String...) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
groupByCube(String...) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
groupByCube(String...) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
groupByCube(String[]...) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
groupByCube(String[]...) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
groupByGroupingSets(String[]...) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
groupByGroupingSets(String[]...) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
groupByManager - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
GroupByManager - Class in com.blazebit.persistence.impl
 
groupByRollup(String...) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
groupByRollup(String...) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
groupByRollup(String[]...) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
groupByRollup(String[]...) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
GroupConcat(boolean, String, List<Order>, String) - Constructor for class com.blazebit.persistence.impl.function.groupconcat.AbstractGroupConcatFunction.GroupConcat
 
GroupConcat(String) - Constructor for class com.blazebit.persistence.impl.function.window.groupconcat.AbstractGroupConcatWindowFunction.GroupConcat
 
GroupConcatBasedStringJsonAggFunction - Class in com.blazebit.persistence.impl.function.stringjsonagg
 
GroupConcatBasedStringJsonAggFunction(AbstractGroupConcatFunction, ChrFunction, ReplaceFunction, ConcatFunction) - Constructor for class com.blazebit.persistence.impl.function.stringjsonagg.GroupConcatBasedStringJsonAggFunction
 
GroupConcatBasedStringXmlAggFunction - Class in com.blazebit.persistence.impl.function.stringxmlagg
 
GroupConcatBasedStringXmlAggFunction(AbstractGroupConcatFunction, ReplaceFunction, ConcatFunction) - Constructor for class com.blazebit.persistence.impl.function.stringxmlagg.GroupConcatBasedStringXmlAggFunction
 
GroupConcatBasedToStringJsonFunction - Class in com.blazebit.persistence.impl.function.tostringjson
 
GroupConcatBasedToStringJsonFunction(AbstractGroupConcatFunction, ChrFunction, ReplaceFunction, ConcatFunction, LateralStyle) - Constructor for class com.blazebit.persistence.impl.function.tostringjson.GroupConcatBasedToStringJsonFunction
 
GroupConcatBasedToStringJsonFunction(String, String, boolean, AbstractGroupConcatFunction, ChrFunction, ReplaceFunction, ConcatFunction, LateralStyle) - Constructor for class com.blazebit.persistence.impl.function.tostringjson.GroupConcatBasedToStringJsonFunction
 
GroupConcatBasedToStringXmlFunction - Class in com.blazebit.persistence.impl.function.tostringxml
 
GroupConcatBasedToStringXmlFunction(AbstractGroupConcatFunction, ReplaceFunction, ConcatFunction, LateralStyle) - Constructor for class com.blazebit.persistence.impl.function.tostringxml.GroupConcatBasedToStringXmlFunction
 
GroupingFunction - Class in com.blazebit.persistence.impl.function.grouping
 
GroupingFunction() - Constructor for class com.blazebit.persistence.impl.function.grouping.GroupingFunction
 
GroupingSetFunction - Class in com.blazebit.persistence.impl.function.groupingsets
 
GroupingSetFunction() - Constructor for class com.blazebit.persistence.impl.function.groupingsets.GroupingSetFunction
 
GroupingSetsFunction - Class in com.blazebit.persistence.impl.function.groupingsets
 
GroupingSetsFunction() - Constructor for class com.blazebit.persistence.impl.function.groupingsets.GroupingSetsFunction
 
groups() - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
gt() - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
gt(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
gt(Object) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
gt(String, String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
gt(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
gtExpression(String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
gtLiteral(Object) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
GtPredicateBuilder<T> - Class in com.blazebit.persistence.impl.builder.predicate
 
GtPredicateBuilder(T, PredicateBuilderEndedListener, Expression, SubqueryInitiatorFactory, ExpressionFactory, ParameterManager, ClauseType) - Constructor for class com.blazebit.persistence.impl.builder.predicate.GtPredicateBuilder
 
gtSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 

H

H2DayAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.day
 
H2DayAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.day.H2DayAddFunction
 
H2DbmsDialect - Class in com.blazebit.persistence.impl.dialect
 
H2DbmsDialect() - Constructor for class com.blazebit.persistence.impl.dialect.H2DbmsDialect
 
H2DbmsDialect(Map<Class<?>, String>) - Constructor for class com.blazebit.persistence.impl.dialect.H2DbmsDialect
 
H2GroupConcatFunction - Class in com.blazebit.persistence.impl.function.groupconcat
 
H2GroupConcatFunction() - Constructor for class com.blazebit.persistence.impl.function.groupconcat.H2GroupConcatFunction
 
H2GroupConcatWindowFunction - Class in com.blazebit.persistence.impl.function.window.groupconcat
 
H2GroupConcatWindowFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.groupconcat.H2GroupConcatWindowFunction
 
H2HourAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.hour
 
H2HourAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.hour.H2HourAddFunction
 
H2IsoWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.isoweek
 
H2IsoWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.isoweek.H2IsoWeekFunction
 
H2MicrosecondsAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.microseconds
 
H2MicrosecondsAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.microseconds.H2MicrosecondsAddFunction
 
H2MillisecondsAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.milliseconds
 
H2MillisecondsAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.milliseconds.H2MillisecondsAddFunction
 
H2MinuteAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.minute
 
H2MinuteAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.minute.H2MinuteAddFunction
 
H2MonthAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.month
 
H2MonthAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.month.H2MonthAddFunction
 
H2QuarterAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.quarter
 
H2QuarterAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.quarter.H2QuarterAddFunction
 
H2QuarterDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.quarter
 
H2QuarterDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.quarter.H2QuarterDiffFunction
 
H2SecondAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.second
 
H2SecondAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.second.H2SecondAddFunction
 
H2TruncDayFunction - Class in com.blazebit.persistence.impl.function.trunc.day
 
H2TruncDayFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.day.H2TruncDayFunction
 
H2TruncHourFunction - Class in com.blazebit.persistence.impl.function.trunc.hour
 
H2TruncHourFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.hour.H2TruncHourFunction
 
H2TruncMicrosecondsFunction - Class in com.blazebit.persistence.impl.function.trunc.microseconds
 
H2TruncMicrosecondsFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.microseconds.H2TruncMicrosecondsFunction
 
H2TruncMillisecondsFunction - Class in com.blazebit.persistence.impl.function.trunc.milliseconds
 
H2TruncMillisecondsFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.milliseconds.H2TruncMillisecondsFunction
 
H2TruncMinuteFunction - Class in com.blazebit.persistence.impl.function.trunc.minute
 
H2TruncMinuteFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.minute.H2TruncMinuteFunction
 
H2TruncMonthFunction - Class in com.blazebit.persistence.impl.function.trunc.month
 
H2TruncMonthFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.month.H2TruncMonthFunction
 
H2TruncQuarterFunction - Class in com.blazebit.persistence.impl.function.trunc.quarter
 
H2TruncQuarterFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.quarter.H2TruncQuarterFunction
 
H2TruncSecondFunction - Class in com.blazebit.persistence.impl.function.trunc.second
 
H2TruncSecondFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.second.H2TruncSecondFunction
 
H2TruncYearFunction - Class in com.blazebit.persistence.impl.function.trunc.year
 
H2TruncYearFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.year.H2TruncYearFunction
 
H2WeekAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.week
 
H2WeekAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.week.H2WeekAddFunction
 
H2WeekDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.week
 
H2WeekDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.week.H2WeekDiffFunction
 
H2YearAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.year
 
H2YearAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.year.H2YearAddFunction
 
H2YearWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.yearweek
 
H2YearWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.yearweek.H2YearWeekFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.alias.AliasFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.base64.Base64Function
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.cast.CastFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.chr.ChrFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.colldml.CollectionDmlSupportFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.coltrunc.ColumnTruncFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.concat.ConcatFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.count.AbstractCountFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.countwrapper.CountWrapperFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.dateadd.DateAddFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.datediff.DateDiffFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.datetime.day.DayFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.datetime.dayofweek.DayOfWeekFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.datetime.dayofyear.DayOfYearFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.datetime.epoch.EpochFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.datetime.epochday.EpochDayFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.datetime.epochmicro.EpochMicrosecondFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.datetime.epochmilli.EpochMillisecondFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.datetime.hour.HourFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.datetime.isodayofweek.IsoDayOfWeekFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.datetime.isoweek.IsoWeekFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.datetime.microsecond.MicrosecondFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.datetime.millisecond.MillisecondFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.datetime.minute.MinuteFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.datetime.month.MonthFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.datetime.quarter.QuarterFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.datetime.second.SecondFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.datetime.week.WeekInYearFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.datetime.year.YearFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.datetime.yearofweek.YearOfWeekFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.datetime.yearweek.YearWeekFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.entity.EntityFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.every.EveryFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.exist.ExistFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.greatest.AbstractGreatestFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.groupconcat.AbstractGroupConcatFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.grouping.GroupingFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.groupingsets.CubeFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.groupingsets.GroupingSetFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.groupingsets.GroupingSetsFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.groupingsets.RollupFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.jsonget.AbstractJsonGetFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.jsonset.AbstractJsonSetFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.least.AbstractLeastFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.limit.LimitFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.literal.LiteralFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.nullfn.NullfnFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.nullsubquery.NullSubqueryFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.oragg.OrAggFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.pageposition.PagePositionFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.param.ParamFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.querywrapper.QueryWrapperFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.repeat.AbstractRepeatFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.replace.ReplaceFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.rowvalue.RowValueComparisonFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.rowvalue.RowValueSubqueryComparisonFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.set.SetFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.stringjsonagg.AbstractStringJsonAggFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.stringxmlagg.AbstractStringXmlAggFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.subquery.SubqueryFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.tomultiset.ToMultisetFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.tostringjson.AbstractToStringJsonFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.tostringxml.AbstractToStringXmlFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.treat.TreatFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.trunc.TruncFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 
hasArguments() - Method in class com.blazebit.persistence.impl.function.window.groupconcat.AbstractGroupConcatWindowFunction
 
hasChildNodes() - Method in class com.blazebit.persistence.impl.JoinNode
 
hasCollectedGroupByClauses() - Method in class com.blazebit.persistence.impl.GroupByManager
 
hasCollectedGroupByClauses(Set<ClauseType>) - Method in class com.blazebit.persistence.impl.GroupByManager
 
hasCollections - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
hasCte(Class<?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
hasCte(EntityType<?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
hasCte(EntityType<?>) - Method in class com.blazebit.persistence.impl.CTEManager
 
hasCtes() - Method in class com.blazebit.persistence.impl.CTEManager
 
hasDefaultJoin(String) - Method in class com.blazebit.persistence.impl.JoinNode
 
hasFullJoin() - Method in class com.blazebit.persistence.impl.JoinManager
 
hasGroupBy - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
hasGroupBys() - Method in class com.blazebit.persistence.impl.GroupByManager
 
hashCode() - Method in class com.blazebit.persistence.impl.GroupByManager
 
hashCode() - Method in class com.blazebit.persistence.impl.JpqlMacroAdapter
 
hashCode() - Method in class com.blazebit.persistence.impl.JpqlMacroAwareExpressionFactory
 
hashCode() - Method in class com.blazebit.persistence.impl.NodeInfo
 
hashCode() - Method in class com.blazebit.persistence.impl.OrderByExpression
 
hashCode() - Method in class com.blazebit.persistence.impl.ParameterManager.ParameterImpl
 
hashCode() - Method in class com.blazebit.persistence.impl.ResolvedExpression
 
hashCode() - Method in class com.blazebit.persistence.impl.SimplePathReference
 
hasJoinCondition(ManagedType<?>, String, String) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
hasKeyset() - Method in class com.blazebit.persistence.impl.keyset.KeysetManager
 
hasLimit() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.alias.AliasFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.base64.Base64Function
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.cast.CastFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.chr.ChrFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.colldml.CollectionDmlSupportFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.coltrunc.ColumnTruncFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.concat.ConcatFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.count.AbstractCountFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.countwrapper.CountWrapperFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.dateadd.DateAddFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.datediff.DateDiffFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.datetime.day.DayFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.datetime.dayofweek.DayOfWeekFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.datetime.dayofyear.DayOfYearFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.datetime.epoch.EpochFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.datetime.epochday.EpochDayFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.datetime.epochmicro.EpochMicrosecondFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.datetime.epochmilli.EpochMillisecondFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.datetime.hour.HourFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.datetime.isodayofweek.IsoDayOfWeekFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.datetime.isoweek.IsoWeekFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.datetime.microsecond.MicrosecondFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.datetime.millisecond.MillisecondFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.datetime.minute.MinuteFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.datetime.month.MonthFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.datetime.quarter.QuarterFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.datetime.second.SecondFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.datetime.week.WeekInYearFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.datetime.year.YearFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.datetime.yearofweek.YearOfWeekFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.datetime.yearweek.YearWeekFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.entity.EntityFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.every.EveryFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.exist.ExistFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.greatest.AbstractGreatestFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.groupconcat.AbstractGroupConcatFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.grouping.GroupingFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.groupingsets.CubeFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.groupingsets.GroupingSetFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.groupingsets.GroupingSetsFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.groupingsets.RollupFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.jsonget.AbstractJsonGetFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.jsonset.AbstractJsonSetFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.least.AbstractLeastFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.limit.LimitFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.literal.LiteralFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.nullfn.NullfnFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.nullsubquery.NullSubqueryFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.oragg.OrAggFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.pageposition.PagePositionFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.param.ParamFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.querywrapper.QueryWrapperFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.repeat.AbstractRepeatFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.replace.ReplaceFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.rowvalue.RowValueComparisonFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.rowvalue.RowValueSubqueryComparisonFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.set.SetFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.stringjsonagg.AbstractStringJsonAggFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.stringxmlagg.AbstractStringXmlAggFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.subquery.SubqueryFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.tomultiset.ToMultisetFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.tostringjson.AbstractToStringJsonFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.tostringxml.AbstractToStringXmlFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.treat.TreatFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.trunc.TruncFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 
hasParenthesesIfNoArguments() - Method in class com.blazebit.persistence.impl.function.window.groupconcat.AbstractGroupConcatWindowFunction
 
having() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
having(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
having(String) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
having(String) - Method in class com.blazebit.persistence.impl.builder.predicate.HavingAndBuilderImpl
 
having(String) - Method in class com.blazebit.persistence.impl.builder.predicate.HavingOrBuilderImpl
 
having(String) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
HAVING - Enum constant in enum com.blazebit.persistence.impl.ClauseType
 
HAVING - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
HAVING_FINDER - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
havingAnd() - Method in class com.blazebit.persistence.impl.builder.predicate.HavingOrBuilderImpl
 
HavingAndBuilderImpl<T> - Class in com.blazebit.persistence.impl.builder.predicate
 
HavingAndBuilderImpl(T, PredicateBuilderEndedListener, SubqueryInitiatorFactory, ExpressionFactory, ParameterManager) - Constructor for class com.blazebit.persistence.impl.builder.predicate.HavingAndBuilderImpl
 
havingCase() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
havingCase() - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
havingCase() - Method in class com.blazebit.persistence.impl.builder.predicate.HavingAndBuilderImpl
 
havingCase() - Method in class com.blazebit.persistence.impl.builder.predicate.HavingOrBuilderImpl
 
havingCase() - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
havingExists() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
havingExists() - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
havingExists() - Method in class com.blazebit.persistence.impl.builder.predicate.HavingAndBuilderImpl
 
havingExists() - Method in class com.blazebit.persistence.impl.builder.predicate.HavingOrBuilderImpl
 
havingExists() - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
havingExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
havingExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
havingExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.HavingAndBuilderImpl
 
havingExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.HavingOrBuilderImpl
 
havingExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
havingExpression(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
havingExpression(String) - Method in class com.blazebit.persistence.impl.builder.predicate.HavingAndBuilderImpl
 
havingExpression(String) - Method in class com.blazebit.persistence.impl.builder.predicate.HavingOrBuilderImpl
 
havingExpressionSubqueries(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
havingExpressionSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.HavingAndBuilderImpl
 
havingExpressionSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.HavingOrBuilderImpl
 
havingManager - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
HavingManager<T extends WhereBuilder<T>> - Class in com.blazebit.persistence.impl
 
havingNotExists() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
havingNotExists() - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
havingNotExists() - Method in class com.blazebit.persistence.impl.builder.predicate.HavingAndBuilderImpl
 
havingNotExists() - Method in class com.blazebit.persistence.impl.builder.predicate.HavingOrBuilderImpl
 
havingNotExists() - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
havingNotExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
havingNotExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
havingNotExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.HavingAndBuilderImpl
 
havingNotExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.HavingOrBuilderImpl
 
havingNotExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
havingOr() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
havingOr() - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
havingOr() - Method in class com.blazebit.persistence.impl.builder.predicate.HavingAndBuilderImpl
 
havingOr() - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
HavingOrBuilderImpl<T> - Class in com.blazebit.persistence.impl.builder.predicate
 
HavingOrBuilderImpl(T, PredicateBuilderEndedListener, SubqueryInitiatorFactory, ExpressionFactory, ParameterManager) - Constructor for class com.blazebit.persistence.impl.builder.predicate.HavingOrBuilderImpl
 
havingSimpleCase(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
havingSimpleCase(String) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
havingSimpleCase(String) - Method in class com.blazebit.persistence.impl.builder.predicate.HavingAndBuilderImpl
 
havingSimpleCase(String) - Method in class com.blazebit.persistence.impl.builder.predicate.HavingOrBuilderImpl
 
havingSimpleCase(String) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
havingSubqueries(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
havingSubqueries(String) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
havingSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.HavingAndBuilderImpl
 
havingSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.HavingOrBuilderImpl
 
havingSubqueries(String) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
havingSubquery() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
havingSubquery() - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
havingSubquery() - Method in class com.blazebit.persistence.impl.builder.predicate.HavingAndBuilderImpl
 
havingSubquery() - Method in class com.blazebit.persistence.impl.builder.predicate.HavingOrBuilderImpl
 
havingSubquery() - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
havingSubquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
havingSubquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
havingSubquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.HavingAndBuilderImpl
 
havingSubquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.HavingOrBuilderImpl
 
havingSubquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
havingSubquery(String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
havingSubquery(String, String) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
havingSubquery(String, String) - Method in class com.blazebit.persistence.impl.builder.predicate.HavingAndBuilderImpl
 
havingSubquery(String, String) - Method in class com.blazebit.persistence.impl.builder.predicate.HavingOrBuilderImpl
 
havingSubquery(String, String) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
havingSubquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
havingSubquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
havingSubquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.HavingAndBuilderImpl
 
havingSubquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.HavingOrBuilderImpl
 
havingSubquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
HourAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.hour
 
HourAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.hour.HourAddFunction
 
HourAddFunction(String) - Constructor for class com.blazebit.persistence.impl.function.dateadd.hour.HourAddFunction
 
HourDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.hour
 
HourDiffFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datediff.hour.HourDiffFunction
 
HourFunction - Class in com.blazebit.persistence.impl.function.datetime.hour
 
HourFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.hour.HourFunction
 
HourFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datetime.hour.HourFunction
 
HSQLDbmsDialect - Class in com.blazebit.persistence.impl.dialect
 
HSQLDbmsDialect() - Constructor for class com.blazebit.persistence.impl.dialect.HSQLDbmsDialect
 
HSQLDbmsDialect(Map<Class<?>, String>) - Constructor for class com.blazebit.persistence.impl.dialect.HSQLDbmsDialect
 

I

ID_PARAM_NAME - Static variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
ID_QUERY_CLAUSE_EXCLUSIONS - Static variable in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
ID_QUERY_GROUP_BY_CLAUSE_EXCLUSIONS - Static variable in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
IllegalSubqueryDetector - Class in com.blazebit.persistence.impl
 
IllegalSubqueryDetector(AliasManager) - Constructor for class com.blazebit.persistence.impl.IllegalSubqueryDetector
 
ImmutableQueryConfiguration - Class in com.blazebit.persistence.impl
 
ImmutableQueryConfiguration(Map<String, String>) - Constructor for class com.blazebit.persistence.impl.ImmutableQueryConfiguration
 
implicitJoin(Expression, boolean, boolean, boolean, String, ClauseType, JoinType, JoinNode, Set<String>, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class com.blazebit.persistence.impl.JoinManager
 
implicitJoin(Expression, boolean, boolean, boolean, String, ClauseType, Set<String>, boolean, boolean, boolean, boolean) - Method in class com.blazebit.persistence.impl.JoinManager
 
ImplicitJoinCorrelationPathReplacementVisitor - Class in com.blazebit.persistence.impl
This visitor gathers information about supposed invalid implicit joins in the ON clause to be able to rewrite the predicate to EXISTS subqueries.
ImplicitJoinCorrelationPathReplacementVisitor() - Constructor for class com.blazebit.persistence.impl.ImplicitJoinCorrelationPathReplacementVisitor
 
ImplicitJoinCorrelationPathReplacementVisitor.CorrelationTransformEntry - Class in com.blazebit.persistence.impl
 
ImplicitJoinCorrelationPathReplacementVisitor.RootCorrelationEntry - Class in com.blazebit.persistence.impl
 
ImplicitJoinNotAllowedException - Exception in com.blazebit.persistence.impl
 
ImplicitJoinNotAllowedException(JoinNode, List<String>, String) - Constructor for exception com.blazebit.persistence.impl.ImplicitJoinNotAllowedException
 
implicitJoinWhereClause() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
in() - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
in(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
in(Object...) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
in(String, String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
in(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
in(Collection<?>) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
includedModificationStates - Variable in class com.blazebit.persistence.impl.query.ModificationQuerySpecification
 
inCollectionExpression(String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
indexIn(char[]) - Method in class com.blazebit.persistence.impl.util.AbstractPatternFinder
 
indexIn(char[]) - Method in interface com.blazebit.persistence.impl.util.PatternFinder
 
indexIn(char[], int) - Method in class com.blazebit.persistence.impl.util.AbstractPatternFinder
 
indexIn(char[], int) - Method in interface com.blazebit.persistence.impl.util.PatternFinder
 
indexIn(char[], int, int) - Method in class com.blazebit.persistence.impl.util.BoyerMooreCaseInsensitiveAsciiFirstPatternFinder
 
indexIn(char[], int, int) - Method in class com.blazebit.persistence.impl.util.BoyerMooreCaseInsensitiveAsciiLastPatternFinder
 
indexIn(char[], int, int) - Method in interface com.blazebit.persistence.impl.util.PatternFinder
 
indexIn(char[], int, int) - Method in class com.blazebit.persistence.impl.util.QuotedIdentifierAwarePatternFinder
 
indexIn(CharSequence) - Method in class com.blazebit.persistence.impl.util.AbstractPatternFinder
 
indexIn(CharSequence) - Method in interface com.blazebit.persistence.impl.util.PatternFinder
 
indexIn(CharSequence, int) - Method in class com.blazebit.persistence.impl.util.AbstractPatternFinder
 
indexIn(CharSequence, int) - Method in interface com.blazebit.persistence.impl.util.PatternFinder
 
indexIn(CharSequence, int, int) - Method in class com.blazebit.persistence.impl.util.BoyerMooreCaseInsensitiveAsciiFirstPatternFinder
 
indexIn(CharSequence, int, int) - Method in class com.blazebit.persistence.impl.util.BoyerMooreCaseInsensitiveAsciiLastPatternFinder
 
indexIn(CharSequence, int, int) - Method in interface com.blazebit.persistence.impl.util.PatternFinder
 
indexIn(CharSequence, int, int) - Method in class com.blazebit.persistence.impl.util.QuotedIdentifierAwarePatternFinder
 
indexOfFetchFirst(CharSequence, int) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
indexOfFinalTableSubquery(CharSequence, int) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
Finds the final table clause in an arbitrary SELECT query.
indexOfFrom(CharSequence) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
indexOfFrom(CharSequence, int) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
indexOfFullJoin(CharSequence, String) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
indexOfFullJoin(CharSequence, String, int) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
indexOfFullJoin(CharSequence, String, int, int) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
indexOfGroupBy(CharSequence, int) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
indexOfHaving(CharSequence, int) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
indexOfJoinTableAlias(CharSequence, String) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
indexOfLimit(CharSequence) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
Finds the toplevel LIMIT keyword in an arbitrary query.
indexOfLimit(CharSequence, int) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
indexOfOn(CharSequence, int) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
indexOfOrderBy(CharSequence) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
Finds the toplevel ORDER BY keyword in an arbitrary query.
indexOfOrderBy(CharSequence, int) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
indexOfSelect(CharSequence) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
Finds the toplevel SELECT keyword in an arbitrary SELECT query.
indexOfSet(CharSequence) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
indexOfTableName(CharSequence, String) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
Finds the table name within a FROM clause of an arbitrary SELECT query.
indexOfWhere(CharSequence) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
Finds the toplevel WHERE keyword in an arbitrary query.
indexOfWhere(CharSequence, int) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
inExpressions(String...) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
initialize() - Method in class com.blazebit.persistence.impl.query.CollectionInsertModificationQuerySpecification
 
initialize() - Method in class com.blazebit.persistence.impl.query.CTEQuerySpecification
 
initialize() - Method in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
initialize() - Method in class com.blazebit.persistence.impl.query.DeleteModificationQuerySpecification
 
initialize() - Method in class com.blazebit.persistence.impl.query.ModificationQuerySpecification
 
initialize() - Method in class com.blazebit.persistence.impl.query.SetOperationQuerySpecification
 
initialize() - Method in class com.blazebit.persistence.impl.query.UpdateModificationQuerySpecification
 
initialize(List<OrderByExpression>) - Method in interface com.blazebit.persistence.impl.keyset.KeysetLink
 
initialize(List<OrderByExpression>) - Method in class com.blazebit.persistence.impl.keyset.KeysetManager
 
initialize(List<OrderByExpression>) - Method in class com.blazebit.persistence.impl.keyset.LazyKeysetLink
 
initialize(List<OrderByExpression>) - Method in class com.blazebit.persistence.impl.keyset.SimpleKeysetLink
 
initiator - Variable in class com.blazebit.persistence.impl.BaseFinalSetOperationCTECriteriaBuilderImpl
 
initiator - Variable in class com.blazebit.persistence.impl.BaseFinalSetOperationSubqueryBuilderImpl
 
inline - Variable in class com.blazebit.persistence.impl.AbstractCTECriteriaBuilder
 
inLiterals(Object...) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
inLiterals(Collection<?>) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
innerJoin(String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinDefault(String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinDefaultOn(String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinFetch(String, String) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
innerJoinFetchDefault(String, String) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
innerJoinLateralEntitySubquery(Class<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinLateralEntitySubquery(String, Class<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinLateralEntitySubquery(String, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinLateralEntitySubquery(String, EntityType<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinLateralEntitySubquery(EntityType<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinLateralOnEntitySubquery(Class<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinLateralOnEntitySubquery(String, Class<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinLateralOnEntitySubquery(String, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinLateralOnEntitySubquery(String, EntityType<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinLateralOnEntitySubquery(EntityType<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinLateralOnSubquery(Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinLateralOnSubquery(String, Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinLateralOnSubquery(String, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinLateralOnSubquery(String, EntityType<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinLateralOnSubquery(EntityType<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinLateralSubquery(Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinLateralSubquery(String, Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinLateralSubquery(String, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinLateralSubquery(String, EntityType<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinLateralSubquery(EntityType<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinOn(Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinOn(String, Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinOn(String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinOn(String, EntityType<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinOn(EntityType<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinOnEntitySubquery(Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinOnEntitySubquery(Class<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinOnEntitySubquery(String, Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinOnEntitySubquery(String, Class<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinOnEntitySubquery(String, EntityType<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinOnEntitySubquery(String, EntityType<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinOnEntitySubquery(EntityType<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinOnEntitySubquery(EntityType<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
InnerJoinOnlyAbortableResultJoinNodeVisitor - Class in com.blazebit.persistence.impl
 
innerJoinOnSubquery(Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinOnSubquery(String, Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinOnSubquery(String, EntityType<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
innerJoinOnSubquery(EntityType<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
insert(Class<T>) - Method in class com.blazebit.persistence.impl.ReturningModificationCriteraBuilderFactoryImpl
 
insert(EntityManager, Class<T>) - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
insertCollection(Class<T>, String) - Method in class com.blazebit.persistence.impl.ReturningModificationCriteraBuilderFactoryImpl
 
insertCollection(EntityManager, Class<T>, String) - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
InsertCollectionCriteriaBuilderImpl<T> - Class in com.blazebit.persistence.impl
 
InsertCollectionCriteriaBuilderImpl(MainQuery, Class<T>, String) - Constructor for class com.blazebit.persistence.impl.InsertCollectionCriteriaBuilderImpl
 
InsertCriteriaBuilderImpl<T> - Class in com.blazebit.persistence.impl
 
InsertCriteriaBuilderImpl(MainQuery, Class<T>) - Constructor for class com.blazebit.persistence.impl.InsertCriteriaBuilderImpl
 
INSTANCE - Static variable in class com.blazebit.persistence.impl.function.concat.ConcatFunction
 
INSTANCE - Static variable in class com.blazebit.persistence.impl.function.concat.PipeBasedConcatFunction
 
INSTANCE - Static variable in class com.blazebit.persistence.impl.function.concat.PlusBasedConcatFunction
 
INSTANCE - Static variable in class com.blazebit.persistence.impl.function.every.EveryFunction
 
INSTANCE - Static variable in class com.blazebit.persistence.impl.function.every.FallbackEveryFunction
 
INSTANCE - Static variable in class com.blazebit.persistence.impl.function.oragg.FallbackOrAggFunction
 
INSTANCE - Static variable in class com.blazebit.persistence.impl.function.oragg.OrAggFunction
 
INSTANCE - Static variable in class com.blazebit.persistence.impl.InnerJoinOnlyAbortableResultJoinNodeVisitor
 
inSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
intersect() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
intersectAll() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
INTO - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
INTO_FINDER - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
isAliasAvailable(String) - Method in class com.blazebit.persistence.impl.AliasManager
 
isAscending() - Method in class com.blazebit.persistence.impl.DefaultOrderByElement
 
isAscending() - Method in class com.blazebit.persistence.impl.function.Order
 
isAscending() - Method in class com.blazebit.persistence.impl.OrderByExpression
 
isBag(EntityType<?>, String) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
isBound(Parameter<?>) - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
isBound(Parameter<?>) - Method in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
isBound(Parameter<?>) - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
isBuilderEnded() - Method in interface com.blazebit.persistence.impl.BuilderListener
 
isBuilderEnded() - Method in class com.blazebit.persistence.impl.BuilderListenerImpl
 
isCacheable() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
isCacheable() - Method in class com.blazebit.persistence.impl.CommonQueryBuilderAdapter
 
isCacheable() - Method in class com.blazebit.persistence.impl.ImmutableQueryConfiguration
 
isCacheable() - Method in class com.blazebit.persistence.impl.MutableQueryConfiguration
 
isCacheable() - Method in interface com.blazebit.persistence.impl.QueryConfiguration
 
isCardinalityMandatory() - Method in class com.blazebit.persistence.impl.JoinNode
 
isCollection() - Method in class com.blazebit.persistence.impl.JoinTreeNode
 
isCollection(ConstantifiedJoinNodeAttributeCollector) - Method in class com.blazebit.persistence.impl.JoinNode
 
isCollectionDmlNode(boolean) - Method in class com.blazebit.persistence.impl.JoinNode
 
isCollectionValued() - Method in interface com.blazebit.persistence.impl.ExtendedParameter
 
isCollectionValued() - Method in class com.blazebit.persistence.impl.ParameterManager.ParameterImpl
 
isColumnShared(EntityType<?>, String) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
isCompatibilityVectorMYS() - Method in class com.blazebit.persistence.impl.dialect.DB2DbmsDialect
 
isCompatibleModeEnabled() - Method in class com.blazebit.persistence.impl.ImmutableQueryConfiguration
 
isCompatibleModeEnabled() - Method in class com.blazebit.persistence.impl.MutableQueryConfiguration
 
isCompatibleModeEnabled() - Method in interface com.blazebit.persistence.impl.QueryConfiguration
 
isComplexCountQuery() - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
isCountTransformationDisabled() - Method in class com.blazebit.persistence.impl.transform.SizeTransformationVisitor
 
isCountTransformationEnabled() - Method in class com.blazebit.persistence.impl.ImmutableQueryConfiguration
 
isCountTransformationEnabled() - Method in class com.blazebit.persistence.impl.MutableQueryConfiguration
 
isCountTransformationEnabled() - Method in interface com.blazebit.persistence.impl.QueryConfiguration
 
isCrossJoin() - Method in class com.blazebit.persistence.impl.JoinNode
 
isDefaultJoinNode() - Method in class com.blazebit.persistence.impl.JoinNode
 
isDeleteCascaded(ManagedType<?>, String) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
isDeleteCascaded(ManagedType<?>, String, String) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
isDescending() - Method in class com.blazebit.persistence.impl.OrderByExpression
 
isDisallowedDeReferenceUsed() - Method in class com.blazebit.persistence.impl.JoinNode
 
isDistinct() - Method in class com.blazebit.persistence.impl.function.count.AbstractCountFunction.Count
 
isDistinct() - Method in class com.blazebit.persistence.impl.function.groupconcat.AbstractGroupConcatFunction.GroupConcat
 
isDistinct() - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction.WindowFunction
 
isEmbedded - Variable in class com.blazebit.persistence.impl.query.ModificationQuerySpecification
 
isEmpty() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
isEmpty() - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationBuilderImpl
 
isEmpty() - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
isEmpty() - Method in class com.blazebit.persistence.impl.HavingManager
 
isEmpty() - Method in class com.blazebit.persistence.impl.OngoingSetOperationCTECriteriaBuilderImpl
 
isEmpty() - Method in class com.blazebit.persistence.impl.StartOngoingSetOperationCTECriteriaBuilderImpl
 
isEmpty() - Method in class com.blazebit.persistence.impl.util.SetView
 
isEmpty(Set<JoinNode>, Set<ClauseType>) - Static method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
isEndResultAsJoinOnBuilder() - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationSubqueryBuilderImpl
 
isEndResultAsJoinOnBuilder() - Method in class com.blazebit.persistence.impl.BaseSubqueryBuilderImpl
 
isEntityJoinNode() - Method in class com.blazebit.persistence.impl.JoinNode
 
isExpressionOptimizationEnabled() - Method in class com.blazebit.persistence.impl.ImmutableQueryConfiguration
 
isExpressionOptimizationEnabled() - Method in class com.blazebit.persistence.impl.MutableQueryConfiguration
 
isExpressionOptimizationEnabled() - Method in interface com.blazebit.persistence.impl.QueryConfiguration
 
isExternalRepresentation() - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
isFetch() - Method in class com.blazebit.persistence.impl.JoinNode
 
isForeignJoinColumn(EntityType<?>, String) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
isFunctionFunctionExpression(FunctionExpression) - Static method in class com.blazebit.persistence.impl.ExpressionUtils
 
isIdentifier(char) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
isIdentifierStart(char) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
isImplicit() - Method in class com.blazebit.persistence.impl.JoinAliasInfo
 
isImplicit() - Method in class com.blazebit.persistence.impl.ParameterManager.ParameterImpl
 
isImplicitGroupByFromHavingEnabled() - Method in class com.blazebit.persistence.impl.ImmutableQueryConfiguration
 
isImplicitGroupByFromHavingEnabled() - Method in class com.blazebit.persistence.impl.MutableQueryConfiguration
 
isImplicitGroupByFromHavingEnabled() - Method in interface com.blazebit.persistence.impl.QueryConfiguration
 
isImplicitGroupByFromOrderByEnabled() - Method in class com.blazebit.persistence.impl.ImmutableQueryConfiguration
 
isImplicitGroupByFromOrderByEnabled() - Method in class com.blazebit.persistence.impl.MutableQueryConfiguration
 
isImplicitGroupByFromOrderByEnabled() - Method in interface com.blazebit.persistence.impl.QueryConfiguration
 
isImplicitGroupByFromSelectEnabled() - Method in class com.blazebit.persistence.impl.ImmutableQueryConfiguration
 
isImplicitGroupByFromSelectEnabled() - Method in class com.blazebit.persistence.impl.MutableQueryConfiguration
 
isImplicitGroupByFromSelectEnabled() - Method in interface com.blazebit.persistence.impl.QueryConfiguration
 
isInConjunction() - Method in class com.blazebit.persistence.impl.ImplicitJoinCorrelationPathReplacementVisitor.CorrelationTransformEntry
 
isInConjunction(CompoundPredicate, PathExpression) - Method in class com.blazebit.persistence.impl.ConjunctionPathExpressionFindingVisitor
 
isInlineCte() - Method in class com.blazebit.persistence.impl.JoinNode
 
isJoinableSelectAlias(PathExpression, boolean, boolean) - Method in class com.blazebit.persistence.impl.JoinManager
 
isJoinRequired() - Method in class com.blazebit.persistence.impl.JoinVisitor
 
isJoinRequiredForSelect() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
isJoinRequiredForSelect() - Method in class com.blazebit.persistence.impl.BaseInsertCriteriaBuilderImpl
 
isJoinWithObjectLeafAllowed() - Method in class com.blazebit.persistence.impl.JoinVisitor
 
isKeysetExtraction() - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
isLateral() - Method in class com.blazebit.persistence.impl.JoinNode
 
isLateral() - Method in class com.blazebit.persistence.impl.query.EntityFunctionNode
 
isMainQuery - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
isMap() - Method in class com.blazebit.persistence.impl.JoinTreeNode
 
isMemberOf(String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
isNotEmpty() - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
isNotMemberOf(String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
isNotNull() - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
isNull() - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
isNullable() - Method in class com.blazebit.persistence.impl.DefaultOrderByElement
 
isNullable() - Method in class com.blazebit.persistence.impl.OrderByExpression
 
isNullable(EntityMetamodel, ConstantifiedJoinNodeAttributeCollector, Expression) - Static method in class com.blazebit.persistence.impl.ExpressionUtils
 
isNullable(EntityMetamodel, Map<String, Type<?>>, Expression) - Static method in class com.blazebit.persistence.impl.ExpressionUtils
 
isNullFirst() - Method in class com.blazebit.persistence.impl.OrderByExpression
 
isNullsFirst() - Method in class com.blazebit.persistence.impl.DefaultOrderByElement
 
isNullsFirst() - Method in class com.blazebit.persistence.impl.function.Order
 
isNullSmallest() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
isNullSmallest() - Method in class com.blazebit.persistence.impl.dialect.H2DbmsDialect
 
isNullSmallest() - Method in class com.blazebit.persistence.impl.dialect.HSQLDbmsDialect
 
isNullSmallest() - Method in class com.blazebit.persistence.impl.dialect.MSSQLDbmsDialect
 
isNullSmallest() - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
IsoDayOfWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.isodayofweek
 
IsoDayOfWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.isodayofweek.IsoDayOfWeekFunction
 
IsoDayOfWeekFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datetime.isodayofweek.IsoDayOfWeekFunction
 
isOptimizedKeysetPredicateRenderingEnabled() - Method in class com.blazebit.persistence.impl.ImmutableQueryConfiguration
 
isOptimizedKeysetPredicateRenderingEnabled() - Method in class com.blazebit.persistence.impl.MutableQueryConfiguration
 
isOptimizedKeysetPredicateRenderingEnabled() - Method in interface com.blazebit.persistence.impl.QueryConfiguration
 
isOptional() - Method in class com.blazebit.persistence.impl.JoinTreeNode
 
isOrphanRemoval(ManagedType<?>, String) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
isOrphanRemoval(ManagedType<?>, String, String) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
IsoWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.isoweek
 
IsoWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.isoweek.IsoWeekFunction
 
IsoWeekFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datetime.isoweek.IsoWeekFunction
 
isParameterAsLiteralRenderingEnabled() - Method in class com.blazebit.persistence.impl.ImmutableQueryConfiguration
 
isParameterAsLiteralRenderingEnabled() - Method in class com.blazebit.persistence.impl.MutableQueryConfiguration
 
isParameterAsLiteralRenderingEnabled() - Method in interface com.blazebit.persistence.impl.QueryConfiguration
 
isParameterSet(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
isParameterSet(String) - Method in class com.blazebit.persistence.impl.CommonQueryBuilderAdapter
 
isParameterSet(String) - Method in class com.blazebit.persistence.impl.ParameterManager
 
isParent(JoinNode) - Method in class com.blazebit.persistence.impl.JoinNode
 
isQualifiedJoin() - Method in class com.blazebit.persistence.impl.JoinNode
 
isQueryPlanCacheEnabled() - Method in class com.blazebit.persistence.impl.ImmutableQueryConfiguration
 
isQueryPlanCacheEnabled() - Method in class com.blazebit.persistence.impl.MutableQueryConfiguration
 
isQueryPlanCacheEnabled() - Method in interface com.blazebit.persistence.impl.QueryConfiguration
 
isRecursive() - Method in class com.blazebit.persistence.impl.query.CTENode
 
isResolveSelectAliases() - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
isResultUnique() - Method in class com.blazebit.persistence.impl.OrderByExpression
 
isReturningClauseCaseSensitive() - Method in class com.blazebit.persistence.impl.ImmutableQueryConfiguration
 
isReturningClauseCaseSensitive() - Method in class com.blazebit.persistence.impl.MutableQueryConfiguration
 
isReturningClauseCaseSensitive() - Method in interface com.blazebit.persistence.impl.QueryConfiguration
 
isReturningEntityAliasAllowed - Variable in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
isRootJoinNode() - Method in class com.blazebit.persistence.impl.JoinNode
 
isRootNode() - Method in class com.blazebit.persistence.impl.JoinAliasInfo
 
isSelectAlias(String) - Method in class com.blazebit.persistence.impl.AliasManager
 
isSimpleSubquery(SubqueryExpression) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
isTreatedJoinNode() - Method in class com.blazebit.persistence.impl.JoinNode
 
isTreatJoinNode() - Method in class com.blazebit.persistence.impl.JoinNode
 
isUnionAll() - Method in class com.blazebit.persistence.impl.query.CTENode
 
isUnique() - Method in class com.blazebit.persistence.impl.OrderByExpression
 
isUsedInGroupBy() - Method in class com.blazebit.persistence.impl.ParameterManager.ParameterImpl
 
isUsedInImplicitGroupBy() - Method in class com.blazebit.persistence.impl.ParameterManager.ParameterImpl
 
isValueClazzAttributeSingular() - Method in class com.blazebit.persistence.impl.JoinNode
 
isValueClazzSimpleValue() - Method in class com.blazebit.persistence.impl.JoinNode
 
isValuesClauseFilterNullsEnabled() - Method in class com.blazebit.persistence.impl.ImmutableQueryConfiguration
 
isValuesClauseFilterNullsEnabled() - Method in class com.blazebit.persistence.impl.MutableQueryConfiguration
 
isValuesClauseFilterNullsEnabled() - Method in interface com.blazebit.persistence.impl.QueryConfiguration
 
isValueSet() - Method in class com.blazebit.persistence.impl.ParameterManager.ParameterImpl
 
isWithCountQuery() - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
isWithExtractAllKeysets() - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
isWithForceIdQuery() - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
isWithInlineCountQuery() - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
isWithInlineIdQuery() - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
iterator() - Method in class com.blazebit.persistence.impl.util.SetView
 

J

join(String, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
join(String, String, JoinType, boolean) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
JOIN - Enum constant in enum com.blazebit.persistence.impl.ClauseType
 
JOIN - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
JOIN_FINDER - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
JoinAliasInfo - Class in com.blazebit.persistence.impl
 
JoinAliasInfo(String, String, boolean, boolean, AliasManager) - Constructor for class com.blazebit.persistence.impl.JoinAliasInfo
 
joinDefault(String, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinDefault(String, String, JoinType, boolean) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
joinDefaultOn(String, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinLateralEntitySubquery(Class<?>, String, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinLateralEntitySubquery(String, Class<?>, String, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinLateralEntitySubquery(String, String, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinLateralEntitySubquery(String, EntityType<?>, String, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinLateralEntitySubquery(EntityType<?>, String, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinLateralOnEntitySubquery(Class<?>, String, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinLateralOnEntitySubquery(String, Class<?>, String, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinLateralOnEntitySubquery(String, String, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinLateralOnEntitySubquery(String, EntityType<?>, String, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinLateralOnEntitySubquery(EntityType<?>, String, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinLateralOnSubquery(Class<?>, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinLateralOnSubquery(String, Class<?>, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinLateralOnSubquery(String, String, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinLateralOnSubquery(String, EntityType<?>, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinLateralOnSubquery(EntityType<?>, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinLateralSubquery(Class<?>, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinLateralSubquery(String, Class<?>, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinLateralSubquery(String, String, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinLateralSubquery(String, EntityType<?>, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinLateralSubquery(EntityType<?>, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinManager - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
JoinManager - Class in com.blazebit.persistence.impl
 
JoinNode - Class in com.blazebit.persistence.impl
 
JoinNodeGathererVisitor - Class in com.blazebit.persistence.impl
 
JoinNodeGathererVisitor() - Constructor for class com.blazebit.persistence.impl.JoinNodeGathererVisitor
 
JoinNodeGathererVisitor(Collection<JoinNode>) - Constructor for class com.blazebit.persistence.impl.JoinNodeGathererVisitor
 
JoinNodeVisitor - Interface in com.blazebit.persistence.impl
 
joinOn(Expression, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinOn(Class<?>, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinOn(String, Class<?>, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinOn(String, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinOn(String, EntityType<?>, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinOn(EntityType<?>, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
JoinOnAndBuilderImpl<T> - Class in com.blazebit.persistence.impl.builder.predicate
 
JoinOnAndBuilderImpl(T, PredicateBuilderEndedListener, ExpressionFactory, ParameterManager, SubqueryInitiatorFactory) - Constructor for class com.blazebit.persistence.impl.builder.predicate.JoinOnAndBuilderImpl
 
JoinOnBuilderImpl<T> - Class in com.blazebit.persistence.impl
 
JoinOnBuilderImpl(T, PredicateBuilderEndedListener, ParameterManager, ExpressionFactory, SubqueryInitiatorFactory) - Constructor for class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
joinOnEntitySubquery(Class<?>, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinOnEntitySubquery(Class<?>, String, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinOnEntitySubquery(String, Class<?>, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinOnEntitySubquery(String, Class<?>, String, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinOnEntitySubquery(String, EntityType<?>, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinOnEntitySubquery(String, EntityType<?>, String, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinOnEntitySubquery(EntityType<?>, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinOnEntitySubquery(EntityType<?>, String, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
JoinOnOrBuilderImpl<T> - Class in com.blazebit.persistence.impl.builder.predicate
 
JoinOnOrBuilderImpl(T, PredicateBuilderEndedListener, ExpressionFactory, ParameterManager, SubqueryInitiatorFactory) - Constructor for class com.blazebit.persistence.impl.builder.predicate.JoinOnOrBuilderImpl
 
joinOnSubquery(Class<?>, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinOnSubquery(String, Class<?>, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinOnSubquery(String, EntityType<?>, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinOnSubquery(EntityType<?>, String, JoinType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
joinRequired - Variable in class com.blazebit.persistence.impl.transform.ClauseAndJoinAwareResultVisitor
 
joinRequired - Variable in class com.blazebit.persistence.impl.transform.ClauseAndJoinAwareVisitor
 
JoinTreeNode - Class in com.blazebit.persistence.impl
 
JoinTreeNode(String, Attribute<?, ?>) - Constructor for class com.blazebit.persistence.impl.JoinTreeNode
 
JoinVisitor - Class in com.blazebit.persistence.impl
 
JoinVisitor(MainQuery, WindowManager, JoinVisitor, JoinManager, ParameterManager, boolean) - Constructor for class com.blazebit.persistence.impl.JoinVisitor
 
JpaUtils - Class in com.blazebit.persistence.impl
 
JPQL - Static variable in class com.blazebit.persistence.impl.util.Keywords
JPQL keywords from JPA BNF.
JpqlFunctionUtil - Class in com.blazebit.persistence.impl.util
 
JpqlMacroAdapter - Class in com.blazebit.persistence.impl
 
JpqlMacroAdapter(JpqlMacro, ExpressionFactory) - Constructor for class com.blazebit.persistence.impl.JpqlMacroAdapter
 
JpqlMacroAwareExpressionFactory - Class in com.blazebit.persistence.impl
 
JpqlMacroAwareExpressionFactory(ExpressionFactory, JpqlMacroStorage) - Constructor for class com.blazebit.persistence.impl.JpqlMacroAwareExpressionFactory
 
JpqlMacroFunctionRenderContext - Class in com.blazebit.persistence.impl
 
JpqlMacroFunctionRenderContext(List<?>) - Constructor for class com.blazebit.persistence.impl.JpqlMacroFunctionRenderContext
 
JpqlMacroStorage - Class in com.blazebit.persistence.impl
 
JpqlMacroStorage(ExpressionFactory, MacroConfiguration) - Constructor for class com.blazebit.persistence.impl.JpqlMacroStorage
 

K

keyRestrictedLeftJoinAliases - Variable in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
keyRestrictedLeftJoins - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
KeysetBuilderEndedListener - Interface in com.blazebit.persistence.impl.keyset
 
KeysetBuilderImpl<T> - Class in com.blazebit.persistence.impl.keyset
 
KeysetBuilderImpl(T, KeysetBuilderEndedListener, KeysetMode) - Constructor for class com.blazebit.persistence.impl.keyset.KeysetBuilderImpl
 
KeysetExtractionObjectBuilder<T> - Class in com.blazebit.persistence.impl.builder.object
 
KeysetExtractionObjectBuilder(int[], KeysetMode, int, int, boolean, boolean, boolean) - Constructor for class com.blazebit.persistence.impl.builder.object.KeysetExtractionObjectBuilder
 
KeysetLink - Interface in com.blazebit.persistence.impl.keyset
 
keysetManager - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
KeysetManager - Class in com.blazebit.persistence.impl.keyset
 
KeysetManager(AbstractCommonQueryBuilder<?, ?, ?, ?, ?>, ResolvingQueryGenerator, ParameterManager, JpaProvider, DbmsDialect) - Constructor for class com.blazebit.persistence.impl.keyset.KeysetManager
 
KeysetMode - Enum in com.blazebit.persistence.impl.keyset
 
KeysetPaginationHelper - Class in com.blazebit.persistence.impl.keyset
 
Keywords - Class in com.blazebit.persistence.impl.util
 

L

LagFunction - Class in com.blazebit.persistence.impl.function.window.lag
 
LagFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.lag.LagFunction
 
LastValueFunction - Class in com.blazebit.persistence.impl.function.window.last
 
LastValueFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.last.LastValueFunction
 
LazyKeysetLink - Class in com.blazebit.persistence.impl.keyset
 
LazyKeysetLink(Map<String, Object>, KeysetMode) - Constructor for class com.blazebit.persistence.impl.keyset.LazyKeysetLink
 
le() - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
le(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
le(Object) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
le(String, String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
le(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
LeadFunction - Class in com.blazebit.persistence.impl.function.window.lead
 
LeadFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.lead.LeadFunction
 
LeafOngoingSetOperationCriteriaBuilderImpl<T> - Class in com.blazebit.persistence.impl
 
LeafOngoingSetOperationCriteriaBuilderImpl(AbstractCommonQueryBuilder<T, ?, ?, ?, ?>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.LeafOngoingSetOperationCriteriaBuilderImpl
 
LeafOngoingSetOperationCriteriaBuilderImpl(MainQuery, QueryContext, boolean, Class<T>, BuilderListener<Object>, FinalSetOperationCriteriaBuilderImpl<T>) - Constructor for class com.blazebit.persistence.impl.LeafOngoingSetOperationCriteriaBuilderImpl
 
LeafOngoingSetOperationCTECriteriaBuilderImpl<T> - Class in com.blazebit.persistence.impl
 
LeafOngoingSetOperationCTECriteriaBuilderImpl(AbstractCTECriteriaBuilder<T, LeafOngoingSetOperationCTECriteriaBuilder<T>, LeafOngoingSetOperationCTECriteriaBuilder<T>, StartOngoingSetOperationCTECriteriaBuilder<T, LeafOngoingFinalSetOperationCTECriteriaBuilder<T>>>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.LeafOngoingSetOperationCTECriteriaBuilderImpl
 
LeafOngoingSetOperationCTECriteriaBuilderImpl(MainQuery, QueryContext, CTEManager.CTEKey, boolean, Class<Object>, T, CTEBuilderListener, FinalSetOperationCTECriteriaBuilderImpl<Object>, AliasManager, JoinManager) - Constructor for class com.blazebit.persistence.impl.LeafOngoingSetOperationCTECriteriaBuilderImpl
 
LeafOngoingSetOperationSubqueryBuilderImpl<T> - Class in com.blazebit.persistence.impl
 
LeafOngoingSetOperationSubqueryBuilderImpl(BaseSubqueryBuilderImpl<T, LeafOngoingSetOperationSubqueryBuilder<T>, LeafOngoingSetOperationSubqueryBuilder<T>, StartOngoingSetOperationSubqueryBuilder<T, LeafOngoingFinalSetOperationSubqueryBuilder<T>>>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.LeafOngoingSetOperationSubqueryBuilderImpl
 
LeafOngoingSetOperationSubqueryBuilderImpl(MainQuery, QueryContext, AliasManager, JoinManager, ExpressionFactory, T, SubqueryBuilderListener<T>, FinalSetOperationSubqueryBuilderImpl<T>) - Constructor for class com.blazebit.persistence.impl.LeafOngoingSetOperationSubqueryBuilderImpl
 
leExpression(String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
leftExpression - Variable in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
LeftHandsideSubqueryPredicateBuilder - Interface in com.blazebit.persistence.impl.builder.predicate
 
LeftHandsideSubqueryPredicateBuilderListener<T extends LeftHandsideSubqueryPredicateBuilder> - Class in com.blazebit.persistence.impl.builder.predicate
 
LeftHandsideSubqueryPredicateBuilderListener() - Constructor for class com.blazebit.persistence.impl.builder.predicate.LeftHandsideSubqueryPredicateBuilderListener
 
leftJoin(String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinDefault(String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinDefaultOn(String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinFetch(String, String) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
leftJoinFetchDefault(String, String) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
leftJoinLateralEntitySubquery(Class<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinLateralEntitySubquery(String, Class<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinLateralEntitySubquery(String, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinLateralEntitySubquery(String, EntityType<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinLateralEntitySubquery(EntityType<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinLateralOnEntitySubquery(Class<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinLateralOnEntitySubquery(String, Class<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinLateralOnEntitySubquery(String, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinLateralOnEntitySubquery(String, EntityType<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinLateralOnEntitySubquery(EntityType<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinLateralOnSubquery(Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinLateralOnSubquery(String, Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinLateralOnSubquery(String, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinLateralOnSubquery(String, EntityType<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinLateralOnSubquery(EntityType<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinLateralSubquery(Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinLateralSubquery(String, Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinLateralSubquery(String, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinLateralSubquery(String, EntityType<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinLateralSubquery(EntityType<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinOn(Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinOn(String, Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinOn(String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinOn(String, EntityType<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinOn(EntityType<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinOnEntitySubquery(Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinOnEntitySubquery(Class<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinOnEntitySubquery(String, Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinOnEntitySubquery(String, Class<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinOnEntitySubquery(String, EntityType<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinOnEntitySubquery(String, EntityType<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinOnEntitySubquery(EntityType<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinOnEntitySubquery(EntityType<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinOnSubquery(Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinOnSubquery(String, Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinOnSubquery(String, EntityType<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leftJoinOnSubquery(EntityType<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
leLiteral(Object) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
LePredicateBuilder<T> - Class in com.blazebit.persistence.impl.builder.predicate
 
LePredicateBuilder(T, PredicateBuilderEndedListener, Expression, SubqueryInitiatorFactory, ExpressionFactory, ParameterManager, ClauseType) - Constructor for class com.blazebit.persistence.impl.builder.predicate.LePredicateBuilder
 
leSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
like() - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
like(boolean) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
LikeBuilderImpl<T> - Class in com.blazebit.persistence.impl.builder.predicate
 
LikeBuilderImpl(T, PredicateBuilderEndedListener, Expression, ExpressionFactory, ParameterManager, SubqueryInitiatorFactory, ClauseType, boolean, boolean) - Constructor for class com.blazebit.persistence.impl.builder.predicate.LikeBuilderImpl
 
limit - Variable in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
LIMIT - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
LIMIT_FINDER - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
LimitFunction - Class in com.blazebit.persistence.impl.function.limit
 
LimitFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.limit.LimitFunction
 
limitIncludesOffset - Variable in class com.blazebit.persistence.impl.function.limit.LimitFunction
 
limitIncludesOffset() - Method in class com.blazebit.persistence.impl.dialect.AbstractDbmsLimitHandler
 
limitIncludesOffset() - Method in class com.blazebit.persistence.impl.dialect.DB2DbmsLimitHandler
 
limitIncludesOffset() - Method in class com.blazebit.persistence.impl.dialect.NoopDbmsLimitHandler
 
limitIncludesOffset() - Method in class com.blazebit.persistence.impl.dialect.OracleDbmsLimitHandler
 
listener - Variable in class com.blazebit.persistence.impl.AbstractCriteriaBuilder
 
listener - Variable in class com.blazebit.persistence.impl.AbstractCTECriteriaBuilder
 
listener - Variable in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
listener - Variable in class com.blazebit.persistence.impl.BaseFinalSetOperationCTECriteriaBuilderImpl
 
listener - Variable in class com.blazebit.persistence.impl.BaseFinalSetOperationSubqueryBuilderImpl
 
listener - Variable in class com.blazebit.persistence.impl.BaseSubqueryBuilderImpl
 
listParameters - Variable in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
literal(Object) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
literal(Object) - Method in class com.blazebit.persistence.impl.builder.predicate.LikeBuilderImpl
 
LiteralCalendarFunction - Class in com.blazebit.persistence.impl.function.literal
 
LiteralCalendarFunction() - Constructor for class com.blazebit.persistence.impl.function.literal.LiteralCalendarFunction
 
LiteralDateFunction - Class in com.blazebit.persistence.impl.function.literal
 
LiteralDateFunction() - Constructor for class com.blazebit.persistence.impl.function.literal.LiteralDateFunction
 
LiteralDateTimestampFunction - Class in com.blazebit.persistence.impl.function.literal
 
LiteralDateTimestampFunction() - Constructor for class com.blazebit.persistence.impl.function.literal.LiteralDateTimestampFunction
 
LiteralFunction - Class in com.blazebit.persistence.impl.function.literal
 
LiteralFunction() - Constructor for class com.blazebit.persistence.impl.function.literal.LiteralFunction
 
LiteralInstantFunction - Class in com.blazebit.persistence.impl.function.literal
 
LiteralInstantFunction() - Constructor for class com.blazebit.persistence.impl.function.literal.LiteralInstantFunction
 
LiteralLocalDateFunction - Class in com.blazebit.persistence.impl.function.literal
 
LiteralLocalDateFunction() - Constructor for class com.blazebit.persistence.impl.function.literal.LiteralLocalDateFunction
 
LiteralLocalDateTimeFunction - Class in com.blazebit.persistence.impl.function.literal
 
LiteralLocalDateTimeFunction() - Constructor for class com.blazebit.persistence.impl.function.literal.LiteralLocalDateTimeFunction
 
LiteralLocalTimeFunction - Class in com.blazebit.persistence.impl.function.literal
 
LiteralLocalTimeFunction() - Constructor for class com.blazebit.persistence.impl.function.literal.LiteralLocalTimeFunction
 
LiteralOffsetDateTimeFunction - Class in com.blazebit.persistence.impl.function.literal
 
LiteralOffsetDateTimeFunction() - Constructor for class com.blazebit.persistence.impl.function.literal.LiteralOffsetDateTimeFunction
 
LiteralOffsetTimeFunction - Class in com.blazebit.persistence.impl.function.literal
 
LiteralOffsetTimeFunction() - Constructor for class com.blazebit.persistence.impl.function.literal.LiteralOffsetTimeFunction
 
LiteralTimeFunction - Class in com.blazebit.persistence.impl.function.literal
 
LiteralTimeFunction() - Constructor for class com.blazebit.persistence.impl.function.literal.LiteralTimeFunction
 
LiteralTimestampFunction - Class in com.blazebit.persistence.impl.function.literal
 
LiteralTimestampFunction() - Constructor for class com.blazebit.persistence.impl.function.literal.LiteralTimestampFunction
 
LiteralZonedDateTimeFunction - Class in com.blazebit.persistence.impl.function.literal
 
LiteralZonedDateTimeFunction() - Constructor for class com.blazebit.persistence.impl.function.literal.LiteralZonedDateTimeFunction
 
loadClass(String) - Static method in class com.blazebit.persistence.impl.function.literal.LiteralFunction
 
LpadRepeatFunction - Class in com.blazebit.persistence.impl.function.repeat
 
LpadRepeatFunction() - Constructor for class com.blazebit.persistence.impl.function.repeat.LpadRepeatFunction
 
lt() - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
lt(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
lt(Object) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
lt(String, String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
lt(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
ltExpression(String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
ltLiteral(Object) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
LtPredicateBuilder<T> - Class in com.blazebit.persistence.impl.builder.predicate
 
LtPredicateBuilder(T, PredicateBuilderEndedListener, Expression, SubqueryInitiatorFactory, ExpressionFactory, ParameterManager, ClauseType) - Constructor for class com.blazebit.persistence.impl.builder.predicate.LtPredicateBuilder
 
ltSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 

M

mainQuery - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
MainQuery - Class in com.blazebit.persistence.impl
 
ManagedEntityAssociationParameterTransformerFactory - Class in com.blazebit.persistence.impl
 
ManagedEntityAssociationParameterTransformerFactory(EntityManager, ParameterValueTransformer) - Constructor for class com.blazebit.persistence.impl.ManagedEntityAssociationParameterTransformerFactory
 
managedType(Class<X>) - Method in class com.blazebit.persistence.impl.EntityMetamodelImpl
 
managedType(String) - Method in class com.blazebit.persistence.impl.EntityMetamodelImpl
 
MARKER_PREDICATE - Static variable in class com.blazebit.persistence.impl.function.entity.EntityFunction
 
MaxFunction - Class in com.blazebit.persistence.impl.function.window.max
 
MaxFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.max.MaxFunction
 
MaxGreatestFunction - Class in com.blazebit.persistence.impl.function.greatest
 
MaxGreatestFunction() - Constructor for class com.blazebit.persistence.impl.function.greatest.MaxGreatestFunction
 
maxResults - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
maxResults - Variable in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
mergeProperties(Properties) - Method in class com.blazebit.persistence.impl.CriteriaBuilderConfigurationImpl
 
MicrosecondDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.microsecond
 
MicrosecondDiffFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datediff.microsecond.MicrosecondDiffFunction
 
MicrosecondFunction - Class in com.blazebit.persistence.impl.function.datetime.microsecond
 
MicrosecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.microsecond.MicrosecondFunction
 
MicrosecondFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datetime.microsecond.MicrosecondFunction
 
MicrosecondsAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.microseconds
 
MicrosecondsAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.microseconds.MicrosecondsAddFunction
 
MicrosecondsAddFunction(String) - Constructor for class com.blazebit.persistence.impl.function.dateadd.microseconds.MicrosecondsAddFunction
 
MillisecondDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.millisecond
 
MillisecondDiffFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datediff.millisecond.MillisecondDiffFunction
 
MillisecondFunction - Class in com.blazebit.persistence.impl.function.datetime.millisecond
 
MillisecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.millisecond.MillisecondFunction
 
MillisecondFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datetime.millisecond.MillisecondFunction
 
MillisecondsAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.milliseconds
 
MillisecondsAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.milliseconds.MillisecondsAddFunction
 
MillisecondsAddFunction(String) - Constructor for class com.blazebit.persistence.impl.function.dateadd.milliseconds.MillisecondsAddFunction
 
MinFunction - Class in com.blazebit.persistence.impl.function.window.min
 
MinFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.min.MinFunction
 
MinLeastFunction - Class in com.blazebit.persistence.impl.function.least
 
MinLeastFunction() - Constructor for class com.blazebit.persistence.impl.function.least.MinLeastFunction
 
MinuteAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.minute
 
MinuteAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.minute.MinuteAddFunction
 
MinuteAddFunction(String) - Constructor for class com.blazebit.persistence.impl.function.dateadd.minute.MinuteAddFunction
 
MinuteDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.minute
 
MinuteDiffFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datediff.minute.MinuteDiffFunction
 
MinuteFunction - Class in com.blazebit.persistence.impl.function.datetime.minute
 
MinuteFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.minute.MinuteFunction
 
MinuteFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datetime.minute.MinuteFunction
 
ModeFunction - Class in com.blazebit.persistence.impl.function.window.mode
The mode ordered set aggregate function.
ModeFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.mode.ModeFunction
 
ModificationQueryPlan - Interface in com.blazebit.persistence.impl.plan
 
ModificationQuerySpecification<T> - Class in com.blazebit.persistence.impl.query
 
ModificationQuerySpecification(AbstractCommonQueryBuilder<?, ?, ?, ?, ?>, Query, Query, Collection<? extends Parameter<?>>, Set<String>, List<String>, List<EntityFunctionNode>, boolean, List<CTENode>, boolean, boolean, String[], ReturningObjectBuilder<T>, Map<DbmsModificationState, String>, Map<String, String>, boolean) - Constructor for class com.blazebit.persistence.impl.query.ModificationQuerySpecification
 
MonthAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.month
 
MonthAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.month.MonthAddFunction
 
MonthAddFunction(String) - Constructor for class com.blazebit.persistence.impl.function.dateadd.month.MonthAddFunction
 
MonthDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.month
 
MonthDiffFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datediff.month.MonthDiffFunction
 
MonthFunction - Class in com.blazebit.persistence.impl.function.datetime.month
 
MonthFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.month.MonthFunction
 
MonthFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datetime.month.MonthFunction
 
MSSQL2012DbmsLimitHandler - Class in com.blazebit.persistence.impl.dialect
 
MSSQL2012DbmsLimitHandler() - Constructor for class com.blazebit.persistence.impl.dialect.MSSQL2012DbmsLimitHandler
 
MSSQL2012DbmsLimitHandler(int) - Constructor for class com.blazebit.persistence.impl.dialect.MSSQL2012DbmsLimitHandler
 
MSSQLDayAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.day
 
MSSQLDayAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.day.MSSQLDayAddFunction
 
MSSQLDayFunction - Class in com.blazebit.persistence.impl.function.datetime.day
 
MSSQLDayFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.day.MSSQLDayFunction
 
MSSQLDayOfWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.dayofweek
 
MSSQLDayOfWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.dayofweek.MSSQLDayOfWeekFunction
 
MSSQLDayOfYearFunction - Class in com.blazebit.persistence.impl.function.datetime.dayofyear
 
MSSQLDayOfYearFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.dayofyear.MSSQLDayOfYearFunction
 
MSSQLDbmsDialect - Class in com.blazebit.persistence.impl.dialect
 
MSSQLDbmsDialect() - Constructor for class com.blazebit.persistence.impl.dialect.MSSQLDbmsDialect
 
MSSQLDbmsDialect(Map<Class<?>, String>) - Constructor for class com.blazebit.persistence.impl.dialect.MSSQLDbmsDialect
 
MSSQLEpochMicrosecondFunction - Class in com.blazebit.persistence.impl.function.datetime.epochmicro
 
MSSQLEpochMicrosecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.epochmicro.MSSQLEpochMicrosecondFunction
 
MSSQLEpochMillisecondFunction - Class in com.blazebit.persistence.impl.function.datetime.epochmilli
 
MSSQLEpochMillisecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.epochmilli.MSSQLEpochMillisecondFunction
 
MSSQLGroupConcatFunction - Class in com.blazebit.persistence.impl.function.groupconcat
 
MSSQLGroupConcatFunction() - Constructor for class com.blazebit.persistence.impl.function.groupconcat.MSSQLGroupConcatFunction
 
MSSQLHourAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.hour
 
MSSQLHourAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.hour.MSSQLHourAddFunction
 
MSSQLHourFunction - Class in com.blazebit.persistence.impl.function.datetime.hour
 
MSSQLHourFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.hour.MSSQLHourFunction
 
MSSQLIsoDayOfWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.isodayofweek
 
MSSQLIsoDayOfWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.isodayofweek.MSSQLIsoDayOfWeekFunction
 
MSSQLIsoWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.isoweek
 
MSSQLIsoWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.isoweek.MSSQLIsoWeekFunction
 
MSSQLJsonGetFunction - Class in com.blazebit.persistence.impl.function.jsonget
 
MSSQLJsonGetFunction() - Constructor for class com.blazebit.persistence.impl.function.jsonget.MSSQLJsonGetFunction
 
MSSQLJsonSetFunction - Class in com.blazebit.persistence.impl.function.jsonset
 
MSSQLJsonSetFunction() - Constructor for class com.blazebit.persistence.impl.function.jsonset.MSSQLJsonSetFunction
 
MSSQLMicrosecondDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.microsecond
 
MSSQLMicrosecondDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.microsecond.MSSQLMicrosecondDiffFunction
 
MSSQLMicrosecondFunction - Class in com.blazebit.persistence.impl.function.datetime.microsecond
 
MSSQLMicrosecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.microsecond.MSSQLMicrosecondFunction
 
MSSQLMicrosecondsAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.microseconds
 
MSSQLMicrosecondsAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.microseconds.MSSQLMicrosecondsAddFunction
 
MSSQLMillisecondDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.millisecond
 
MSSQLMillisecondDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.millisecond.MSSQLMillisecondDiffFunction
 
MSSQLMillisecondFunction - Class in com.blazebit.persistence.impl.function.datetime.millisecond
 
MSSQLMillisecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.millisecond.MSSQLMillisecondFunction
 
MSSQLMillisecondsAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.milliseconds
 
MSSQLMillisecondsAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.milliseconds.MSSQLMillisecondsAddFunction
 
MSSQLMinuteAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.minute
 
MSSQLMinuteAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.minute.MSSQLMinuteAddFunction
 
MSSQLMinuteFunction - Class in com.blazebit.persistence.impl.function.datetime.minute
 
MSSQLMinuteFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.minute.MSSQLMinuteFunction
 
MSSQLMonthAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.month
 
MSSQLMonthAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.month.MSSQLMonthAddFunction
 
MSSQLMonthFunction - Class in com.blazebit.persistence.impl.function.datetime.month
 
MSSQLMonthFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.month.MSSQLMonthFunction
 
MSSQLQuarterAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.quarter
 
MSSQLQuarterAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.quarter.MSSQLQuarterAddFunction
 
MSSQLQuarterDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.quarter
 
MSSQLQuarterDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.quarter.MSSQLQuarterDiffFunction
 
MSSQLQuarterFunction - Class in com.blazebit.persistence.impl.function.datetime.quarter
 
MSSQLQuarterFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.quarter.MSSQLQuarterFunction
 
MSSQLSecondAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.second
 
MSSQLSecondAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.second.MSSQLSecondAddFunction
 
MSSQLSecondDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.second
 
MSSQLSecondDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.second.MSSQLSecondDiffFunction
 
MSSQLSecondFunction - Class in com.blazebit.persistence.impl.function.datetime.second
 
MSSQLSecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.second.MSSQLSecondFunction
 
MSSQLTruncDayFunction - Class in com.blazebit.persistence.impl.function.trunc.day
 
MSSQLTruncDayFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.day.MSSQLTruncDayFunction
 
MSSQLTruncHourFunction - Class in com.blazebit.persistence.impl.function.trunc.hour
 
MSSQLTruncHourFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.hour.MSSQLTruncHourFunction
 
MSSQLTruncMicrosecondsFunction - Class in com.blazebit.persistence.impl.function.trunc.microseconds
 
MSSQLTruncMicrosecondsFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.microseconds.MSSQLTruncMicrosecondsFunction
 
MSSQLTruncMillisecondsFunction - Class in com.blazebit.persistence.impl.function.trunc.milliseconds
 
MSSQLTruncMillisecondsFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.milliseconds.MSSQLTruncMillisecondsFunction
 
MSSQLTruncMinuteFunction - Class in com.blazebit.persistence.impl.function.trunc.minute
 
MSSQLTruncMinuteFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.minute.MSSQLTruncMinuteFunction
 
MSSQLTruncMonthFunction - Class in com.blazebit.persistence.impl.function.trunc.month
 
MSSQLTruncMonthFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.month.MSSQLTruncMonthFunction
 
MSSQLTruncQuarterFunction - Class in com.blazebit.persistence.impl.function.trunc.quarter
 
MSSQLTruncQuarterFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.quarter.MSSQLTruncQuarterFunction
 
MSSQLTruncSecondFunction - Class in com.blazebit.persistence.impl.function.trunc.second
 
MSSQLTruncSecondFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.second.MSSQLTruncSecondFunction
 
MSSQLTruncWeekFunction - Class in com.blazebit.persistence.impl.function.trunc.week
 
MSSQLTruncWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.week.MSSQLTruncWeekFunction
 
MSSQLTruncYearFunction - Class in com.blazebit.persistence.impl.function.trunc.year
 
MSSQLTruncYearFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.year.MSSQLTruncYearFunction
 
MSSQLWeekAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.week
 
MSSQLWeekAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.week.MSSQLWeekAddFunction
 
MSSQLWeekDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.week
 
MSSQLWeekDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.week.MSSQLWeekDiffFunction
 
MSSQLWeekInYearFunction - Class in com.blazebit.persistence.impl.function.datetime.week
 
MSSQLWeekInYearFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.week.MSSQLWeekInYearFunction
 
MSSQLYearAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.year
 
MSSQLYearAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.year.MSSQLYearAddFunction
 
MSSQLYearFunction - Class in com.blazebit.persistence.impl.function.datetime.year
 
MSSQLYearFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.year.MSSQLYearFunction
 
MSSQLYearOfWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.yearofweek
 
MSSQLYearOfWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.yearofweek.MSSQLYearOfWeekFunction
 
MSSQLYearWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.yearweek
 
MSSQLYearWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.yearweek.MSSQLYearWeekFunction
 
MultipleSubqueryInitiatorImpl<T> - Class in com.blazebit.persistence.impl
 
MultipleSubqueryInitiatorImpl(T, Expression, ExpressionBuilderEndedListener, SubqueryInitiatorFactory, ClauseType) - Constructor for class com.blazebit.persistence.impl.MultipleSubqueryInitiatorImpl
 
MultisetTransformingObjectBuilder - Class in com.blazebit.persistence.impl.builder.object
 
MultisetTransformingObjectBuilder(List<Expression>, Map<Integer, JpqlFunctionProcessor<?>>) - Constructor for class com.blazebit.persistence.impl.builder.object.MultisetTransformingObjectBuilder
 
MultisetTransformingObjectBuilder(Map<Integer, JpqlFunctionProcessor<?>>, List<SelectInfo>) - Constructor for class com.blazebit.persistence.impl.builder.object.MultisetTransformingObjectBuilder
 
MutableQueryConfiguration - Class in com.blazebit.persistence.impl
 
MutableQueryConfiguration(QueryConfiguration) - Constructor for class com.blazebit.persistence.impl.MutableQueryConfiguration
 
MySQL8DbmsDialect - Class in com.blazebit.persistence.impl.dialect
 
MySQL8DbmsDialect() - Constructor for class com.blazebit.persistence.impl.dialect.MySQL8DbmsDialect
 
MySQL8DbmsDialect(Map<Class<?>, String>) - Constructor for class com.blazebit.persistence.impl.dialect.MySQL8DbmsDialect
 
MySQL8JsonGetFunction - Class in com.blazebit.persistence.impl.function.jsonget
 
MySQL8JsonGetFunction() - Constructor for class com.blazebit.persistence.impl.function.jsonget.MySQL8JsonGetFunction
 
MySQL8JsonSetFunction - Class in com.blazebit.persistence.impl.function.jsonset
 
MySQL8JsonSetFunction() - Constructor for class com.blazebit.persistence.impl.function.jsonset.MySQL8JsonSetFunction
 
MySQLCountTupleFunction - Class in com.blazebit.persistence.impl.function.count
 
MySQLCountTupleFunction() - Constructor for class com.blazebit.persistence.impl.function.count.MySQLCountTupleFunction
 
MySQLDayAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.day
 
MySQLDayAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.day.MySQLDayAddFunction
 
MySQLDayDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.day
 
MySQLDayDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.day.MySQLDayDiffFunction
 
MySQLDayOfWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.dayofweek
 
MySQLDayOfWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.dayofweek.MySQLDayOfWeekFunction
 
MySQLDayOfYearFunction - Class in com.blazebit.persistence.impl.function.datetime.dayofyear
 
MySQLDayOfYearFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.dayofyear.MySQLDayOfYearFunction
 
MySQLDbmsDialect - Class in com.blazebit.persistence.impl.dialect
 
MySQLDbmsDialect() - Constructor for class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
MySQLDbmsDialect(Map<Class<?>, String>) - Constructor for class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
MySQLDbmsLimitHandler - Class in com.blazebit.persistence.impl.dialect
 
MySQLDbmsLimitHandler() - Constructor for class com.blazebit.persistence.impl.dialect.MySQLDbmsLimitHandler
 
MySQLDbmsLimitHandler(int) - Constructor for class com.blazebit.persistence.impl.dialect.MySQLDbmsLimitHandler
 
MySQLEpochDayFunction - Class in com.blazebit.persistence.impl.function.datetime.epochday
 
MySQLEpochDayFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.epochday.MySQLEpochDayFunction
 
MySQLEpochFunction - Class in com.blazebit.persistence.impl.function.datetime.epoch
 
MySQLEpochFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.epoch.MySQLEpochFunction
 
MySQLEpochMicrosecondFunction - Class in com.blazebit.persistence.impl.function.datetime.epochmicro
 
MySQLEpochMicrosecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.epochmicro.MySQLEpochMicrosecondFunction
 
MySQLEpochMillisecondFunction - Class in com.blazebit.persistence.impl.function.datetime.epochmilli
 
MySQLEpochMillisecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.epochmilli.MySQLEpochMillisecondFunction
 
MySQLGroupConcatFunction - Class in com.blazebit.persistence.impl.function.groupconcat
 
MySQLGroupConcatFunction() - Constructor for class com.blazebit.persistence.impl.function.groupconcat.MySQLGroupConcatFunction
 
MySQLGroupConcatWindowFunction - Class in com.blazebit.persistence.impl.function.window.groupconcat
 
MySQLGroupConcatWindowFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.groupconcat.MySQLGroupConcatWindowFunction
 
MySQLHourAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.hour
 
MySQLHourAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.hour.MySQLHourAddFunction
 
MySQLHourDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.hour
 
MySQLHourDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.hour.MySQLHourDiffFunction
 
MySQLIsoDayOfWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.isodayofweek
 
MySQLIsoDayOfWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.isodayofweek.MySQLIsoDayOfWeekFunction
 
MySQLIsoWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.isoweek
 
MySQLIsoWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.isoweek.MySQLIsoWeekFunction
 
MySQLMicrosecondDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.microsecond
 
MySQLMicrosecondDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.microsecond.MySQLMicrosecondDiffFunction
 
MySQLMicrosecondFunction - Class in com.blazebit.persistence.impl.function.datetime.microsecond
 
MySQLMicrosecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.microsecond.MySQLMicrosecondFunction
 
MySQLMicrosecondsAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.microseconds
 
MySQLMicrosecondsAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.microseconds.MySQLMicrosecondsAddFunction
 
MySQLMillisecondDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.millisecond
 
MySQLMillisecondDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.millisecond.MySQLMillisecondDiffFunction
 
MySQLMillisecondFunction - Class in com.blazebit.persistence.impl.function.datetime.millisecond
 
MySQLMillisecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.millisecond.MySQLMillisecondFunction
 
MySQLMillisecondsAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.milliseconds
 
MySQLMillisecondsAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.milliseconds.MySQLMillisecondsAddFunction
 
MySQLMinuteAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.minute
 
MySQLMinuteAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.minute.MySQLMinuteAddFunction
 
MySQLMinuteDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.minute
 
MySQLMinuteDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.minute.MySQLMinuteDiffFunction
 
MySQLMonthAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.month
 
MySQLMonthAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.month.MySQLMonthAddFunction
 
MySQLMonthDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.month
 
MySQLMonthDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.month.MySQLMonthDiffFunction
 
MySQLPagePositionFunction - Class in com.blazebit.persistence.impl.function.pageposition
 
MySQLPagePositionFunction() - Constructor for class com.blazebit.persistence.impl.function.pageposition.MySQLPagePositionFunction
 
MySQLQuarterAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.quarter
 
MySQLQuarterAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.quarter.MySQLQuarterAddFunction
 
MySQLQuarterDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.quarter
 
MySQLQuarterDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.quarter.MySQLQuarterDiffFunction
 
MySQLSecondAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.second
 
MySQLSecondAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.second.MySQLSecondAddFunction
 
MySQLSecondDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.second
 
MySQLSecondDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.second.MySQLSecondDiffFunction
 
MySQLStringJsonAggFunction - Class in com.blazebit.persistence.impl.function.stringjsonagg
 
MySQLStringJsonAggFunction() - Constructor for class com.blazebit.persistence.impl.function.stringjsonagg.MySQLStringJsonAggFunction
 
MySQLToStringJsonFunction - Class in com.blazebit.persistence.impl.function.tostringjson
 
MySQLToStringJsonFunction() - Constructor for class com.blazebit.persistence.impl.function.tostringjson.MySQLToStringJsonFunction
 
MySQLTruncDayFunction - Class in com.blazebit.persistence.impl.function.trunc.day
 
MySQLTruncDayFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.day.MySQLTruncDayFunction
 
MySQLTruncHourFunction - Class in com.blazebit.persistence.impl.function.trunc.hour
 
MySQLTruncHourFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.hour.MySQLTruncHourFunction
 
MySQLTruncMicrosecondsFunction - Class in com.blazebit.persistence.impl.function.trunc.microseconds
 
MySQLTruncMicrosecondsFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.microseconds.MySQLTruncMicrosecondsFunction
 
MySQLTruncMillisecondsFunction - Class in com.blazebit.persistence.impl.function.trunc.milliseconds
 
MySQLTruncMillisecondsFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.milliseconds.MySQLTruncMillisecondsFunction
 
MySQLTruncMinuteFunction - Class in com.blazebit.persistence.impl.function.trunc.minute
 
MySQLTruncMinuteFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.minute.MySQLTruncMinuteFunction
 
MySQLTruncMonthFunction - Class in com.blazebit.persistence.impl.function.trunc.month
 
MySQLTruncMonthFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.month.MySQLTruncMonthFunction
 
MySQLTruncQuarterFunction - Class in com.blazebit.persistence.impl.function.trunc.quarter
 
MySQLTruncQuarterFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.quarter.MySQLTruncQuarterFunction
 
MySQLTruncSecondFunction - Class in com.blazebit.persistence.impl.function.trunc.second
 
MySQLTruncSecondFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.second.MySQLTruncSecondFunction
 
MySQLTruncWeekFunction - Class in com.blazebit.persistence.impl.function.trunc.week
 
MySQLTruncWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.week.MySQLTruncWeekFunction
 
MySQLTruncYearFunction - Class in com.blazebit.persistence.impl.function.trunc.year
 
MySQLTruncYearFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.year.MySQLTruncYearFunction
 
MySQLWeekAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.week
 
MySQLWeekAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.week.MySQLWeekAddFunction
 
MySQLWeekDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.week
 
MySQLWeekDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.week.MySQLWeekDiffFunction
 
MySQLWeekInYearFunction - Class in com.blazebit.persistence.impl.function.datetime.week
 
MySQLWeekInYearFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.week.MySQLWeekInYearFunction
 
MySQLYearAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.year
 
MySQLYearAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.year.MySQLYearAddFunction
 
MySQLYearDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.year
 
MySQLYearDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.year.MySQLYearDiffFunction
 
MySQLYearOfWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.yearofweek
 
MySQLYearOfWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.yearofweek.MySQLYearOfWeekFunction
 
MySQLYearWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.yearweek
 
MySQLYearWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.yearweek.MySQLYearWeekFunction
 

N

NAME - Static variable in class com.blazebit.persistence.impl.function.dateadd.day.DayAddFunction
 
NAME - Static variable in class com.blazebit.persistence.impl.function.dateadd.hour.HourAddFunction
 
NAME - Static variable in class com.blazebit.persistence.impl.function.dateadd.microseconds.MicrosecondsAddFunction
 
NAME - Static variable in class com.blazebit.persistence.impl.function.dateadd.milliseconds.MillisecondsAddFunction
 
NAME - Static variable in class com.blazebit.persistence.impl.function.dateadd.minute.MinuteAddFunction
 
NAME - Static variable in class com.blazebit.persistence.impl.function.dateadd.month.MonthAddFunction
 
NAME - Static variable in class com.blazebit.persistence.impl.function.dateadd.quarter.QuarterAddFunction
 
NAME - Static variable in class com.blazebit.persistence.impl.function.dateadd.second.SecondAddFunction
 
NAME - Static variable in class com.blazebit.persistence.impl.function.dateadd.week.WeekAddFunction
 
NAME - Static variable in class com.blazebit.persistence.impl.function.dateadd.year.YearAddFunction
 
NAME - Static variable in class com.blazebit.persistence.impl.function.trunc.day.TruncDayFunction
 
NAME - Static variable in class com.blazebit.persistence.impl.function.trunc.hour.TruncHourFunction
 
NAME - Static variable in class com.blazebit.persistence.impl.function.trunc.microseconds.TruncMicrosecondsFunction
 
NAME - Static variable in class com.blazebit.persistence.impl.function.trunc.milliseconds.TruncMillisecondsFunction
 
NAME - Static variable in class com.blazebit.persistence.impl.function.trunc.minute.TruncMinuteFunction
 
NAME - Static variable in class com.blazebit.persistence.impl.function.trunc.month.TruncMonthFunction
 
NAME - Static variable in class com.blazebit.persistence.impl.function.trunc.quarter.TruncQuarterFunction
 
NAME - Static variable in class com.blazebit.persistence.impl.function.trunc.second.TruncSecondFunction
 
NAME - Static variable in class com.blazebit.persistence.impl.function.trunc.week.TruncWeekFunction
 
NAME - Static variable in class com.blazebit.persistence.impl.function.trunc.year.TruncYearFunction
 
needsAliasForFromClause() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
needsAliasForFromClause() - Method in class com.blazebit.persistence.impl.dialect.MSSQLDbmsDialect
 
needsAliasForFromClause() - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
needsAliasInSetOrderBy() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
needsAliasInSetOrderBy() - Method in class com.blazebit.persistence.impl.dialect.MSSQLDbmsDialect
 
needsAssociationToIdRewriteInOnClause() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
needsBracketsForListParameter() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
needsBrokenAssociationToIdRewriteInOnClause() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
needsCaseWhenElseBranch() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
needsCastParameters() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
needsCastParameters() - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
needsCheck - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
needsCorrelationPredicateWhenCorrelatingWithWhereClause() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
needsElementCollectionIdCutoff() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
needsJoinSubqueryRewrite() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
needsParenthesisForCaseResult(Expression) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
needsReturningSqlTypes() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
needsReturningSqlTypes() - Method in class com.blazebit.persistence.impl.dialect.OracleDbmsDialect
 
needsSetOperationWrapper() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
needsSetOperationWrapper() - Method in class com.blazebit.persistence.impl.dialect.PostgreSQLDbmsDialect
 
needsSqlReplacement(Set<JoinNode>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
needsSqlReplacement(Set<JoinNode>) - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationBuilderImpl
 
needsTypeConstraintForColumnSharing() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
needsUniqueSelectItemNamesAlsoWhenTableColumnAliasing() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
needsUniqueSelectItemNamesAlsoWhenTableColumnAliasing() - Method in class com.blazebit.persistence.impl.dialect.H2DbmsDialect
 
needsUniqueSelectItemNamesAlsoWhenTableColumnAliasing() - Method in class com.blazebit.persistence.impl.dialect.HSQLDbmsDialect
 
needsUniqueSelectItemNamesAlsoWhenTableColumnAliasing() - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
needsUniqueSelectItemNamesAlsoWhenTableColumnAliasing() - Method in class com.blazebit.persistence.impl.dialect.OracleDbmsDialect
 
needsUnproxyForFieldAccess() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
NEXT - Enum constant in enum com.blazebit.persistence.impl.keyset.KeysetMode
 
NEXT_VALUE_FOR - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
NEXT_VALUE_FOR_FINDER - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
NO_CLAUSE_EXCLUSION - Static variable in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
NodeInfo - Class in com.blazebit.persistence.impl
 
NodeInfo(Expression) - Constructor for class com.blazebit.persistence.impl.NodeInfo
 
nodesToFetch - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
noEscape() - Method in class com.blazebit.persistence.impl.builder.expression.EscapeBuilderImpl
 
NONE - Enum constant in enum com.blazebit.persistence.impl.keyset.KeysetMode
 
NONE - Enum constant in enum com.blazebit.persistence.impl.util.QuoteMode
 
nonPortable() - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
NoopDbmsLimitHandler - Class in com.blazebit.persistence.impl.dialect
 
NoopDbmsLimitHandler() - Constructor for class com.blazebit.persistence.impl.dialect.NoopDbmsLimitHandler
 
notBetween(Object) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
notBetweenExpression(String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
notBetweenLiteral(Object) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
notBetweenSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
notBetweenSubquery() - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
notBetweenSubquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
notBetweenSubquery(String, String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
notBetweenSubquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
notEq() - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
notEq(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
notEq(Object) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
notEq(String, String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
notEq(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
notEqExpression(String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
notEqLiteral(Object) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
notEqSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
notExists() - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
notExists() - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
notExists() - Method in class com.blazebit.persistence.impl.PredicateManager
 
notExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
notExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
notExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.PredicateManager
 
notIn() - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
notIn(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
notIn(Object...) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
notIn(String, String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
notIn(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
notIn(Collection<?>) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
notInCollectionExpression(String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
notInExpressions(String...) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
notInLiterals(Object...) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
notInLiterals(Collection<?>) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
notInSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
notLike() - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
notLike(boolean) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
NthValueFunction - Class in com.blazebit.persistence.impl.function.window.nth
 
NthValueFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.nth.NthValueFunction
 
NtileFunction - Class in com.blazebit.persistence.impl.function.window.ntile
Integer ranging from 1 to the argument value, dividing the partition as equally as possible
NtileFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.ntile.NtileFunction
 
NullfnFunction - Class in com.blazebit.persistence.impl.function.nullfn
 
NullfnFunction() - Constructor for class com.blazebit.persistence.impl.function.nullfn.NullfnFunction
 
nullIsSmallest - Variable in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 
NullSubqueryFunction - Class in com.blazebit.persistence.impl.function.nullsubquery
 
NullSubqueryFunction() - Constructor for class com.blazebit.persistence.impl.function.nullsubquery.NullSubqueryFunction
 

O

OBJECT_QUERY_WITHOUT_GROUP_BY_EXCLUSIONS - Static variable in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
objectBuilder - Variable in class com.blazebit.persistence.impl.query.ModificationQuerySpecification
 
ObjectBuilderTypedQuery<X> - Class in com.blazebit.persistence.impl.query
 
ObjectBuilderTypedQuery(TypedQuery<?>, Map<ParameterExpression<?>, String>, ObjectBuilder<X>) - Constructor for class com.blazebit.persistence.impl.query.ObjectBuilderTypedQuery
 
of(ExtendedManagedType<?>, String) - Static method in class com.blazebit.persistence.impl.util.CompositeAttributeAccessor
 
offset - Variable in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
on(String) - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnAndBuilderImpl
 
on(String) - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnOrBuilderImpl
 
on(String) - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
ON - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
ON_FINDER - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
onAnd() - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnOrBuilderImpl
 
onBuilderEnded(EscapeBuilderImpl<?>) - Method in class com.blazebit.persistence.impl.builder.expression.EscapeBuilderImpl.EscapeBuilderImplEndedListener
 
onBuilderEnded(ExpressionBuilder) - Method in class com.blazebit.persistence.impl.BaseUpdateCriteriaBuilderImpl
 
onBuilderEnded(ExpressionBuilder) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenBuilderImpl
 
onBuilderEnded(ExpressionBuilder) - Method in interface com.blazebit.persistence.impl.builder.expression.ExpressionBuilderEndedListener
 
onBuilderEnded(ExpressionBuilder) - Method in class com.blazebit.persistence.impl.builder.expression.ExpressionBuilderEndedListenerImpl
 
onBuilderEnded(ExpressionBuilder) - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
onBuilderEnded(ExpressionBuilder) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
onBuilderEnded(ExpressionBuilder) - Method in class com.blazebit.persistence.impl.builder.predicate.CaseExpressionBuilderListener
 
onBuilderEnded(ExpressionBuilder) - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
onBuilderEnded(ExpressionBuilder) - Method in class com.blazebit.persistence.impl.PredicateAndExpressionBuilderEndedListener
 
onBuilderEnded(ExpressionBuilder) - Method in class com.blazebit.persistence.impl.RestrictionBuilderExpressionBuilderListener
 
onBuilderEnded(ExpressionBuilder) - Method in class com.blazebit.persistence.impl.SubqueryAndExpressionBuilderListener
 
onBuilderEnded(CTEInfoBuilder) - Method in interface com.blazebit.persistence.impl.CTEBuilderListener
 
onBuilderEnded(CTEInfoBuilder) - Method in class com.blazebit.persistence.impl.CTEBuilderListenerImpl
 
onBuilderEnded(CTEInfoBuilder) - Method in class com.blazebit.persistence.impl.CTEManager
 
onBuilderEnded(CTEInfoBuilder) - Method in class com.blazebit.persistence.impl.RecursiveCTECriteriaBuilderImpl
 
onBuilderEnded(KeysetBuilderImpl<?>) - Method in class com.blazebit.persistence.impl.keyset.AbstractKeysetBuilderEndedListener
 
onBuilderEnded(KeysetBuilderImpl<?>) - Method in interface com.blazebit.persistence.impl.keyset.KeysetBuilderEndedListener
 
onBuilderEnded(SubqueryInternalBuilder<MultipleSubqueryInitiator<T>>) - Method in class com.blazebit.persistence.impl.MultipleSubqueryInitiatorImpl
 
onBuilderEnded(SubqueryInternalBuilder<SelectObjectBuilder<T>>) - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
onBuilderEnded(SubqueryInternalBuilder<Object>) - Method in class com.blazebit.persistence.impl.JoinVisitor
 
onBuilderEnded(SubqueryInternalBuilder<T>) - Method in class com.blazebit.persistence.impl.builder.expression.SuperExpressionSubqueryBuilderListener
 
onBuilderEnded(SubqueryInternalBuilder<T>) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
onBuilderEnded(SubqueryInternalBuilder<T>) - Method in class com.blazebit.persistence.impl.builder.predicate.BetweenBuilderImpl
 
onBuilderEnded(SubqueryInternalBuilder<T>) - Method in class com.blazebit.persistence.impl.builder.predicate.LeftHandsideSubqueryPredicateBuilderListener
 
onBuilderEnded(SubqueryInternalBuilder<T>) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
onBuilderEnded(SubqueryInternalBuilder<T>) - Method in class com.blazebit.persistence.impl.builder.predicate.RightHandsideSubqueryPredicateBuilder
 
onBuilderEnded(SubqueryInternalBuilder<T>) - Method in class com.blazebit.persistence.impl.builder.predicate.SuperExpressionLeftHandsideSubqueryPredicateBuilder
 
onBuilderEnded(SubqueryInternalBuilder<T>) - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
onBuilderEnded(SubqueryInternalBuilder<T>) - Method in class com.blazebit.persistence.impl.PredicateAndSubqueryBuilderEndedListener
 
onBuilderEnded(SubqueryInternalBuilder<T>) - Method in class com.blazebit.persistence.impl.SubqueryAndExpressionBuilderListener
 
onBuilderEnded(SubqueryInternalBuilder<T>) - Method in interface com.blazebit.persistence.impl.SubqueryBuilderListener
 
onBuilderEnded(SubqueryInternalBuilder<T>) - Method in class com.blazebit.persistence.impl.SubqueryBuilderListenerImpl
 
onBuilderEnded(SubqueryInternalBuilder<X>) - Method in class com.blazebit.persistence.impl.BaseUpdateCriteriaBuilderImpl
 
onBuilderEnded(PredicateBuilder) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndBuilderImpl
 
onBuilderEnded(PredicateBuilder) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndThenBuilderImpl
 
onBuilderEnded(PredicateBuilder) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenBuilderImpl
 
onBuilderEnded(PredicateBuilder) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrBuilderImpl
 
onBuilderEnded(PredicateBuilder) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrThenBuilderImpl
 
onBuilderEnded(PredicateBuilder) - Method in class com.blazebit.persistence.impl.builder.predicate.HavingAndBuilderImpl
 
onBuilderEnded(PredicateBuilder) - Method in class com.blazebit.persistence.impl.builder.predicate.HavingOrBuilderImpl
 
onBuilderEnded(PredicateBuilder) - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnAndBuilderImpl
 
onBuilderEnded(PredicateBuilder) - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnOrBuilderImpl
 
onBuilderEnded(PredicateBuilder) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
onBuilderEnded(PredicateBuilder) - Method in interface com.blazebit.persistence.impl.builder.predicate.PredicateBuilderEndedListener
 
onBuilderEnded(PredicateBuilder) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateBuilderEndedListenerImpl
 
onBuilderEnded(PredicateBuilder) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
onBuilderEnded(PredicateBuilder) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
onBuilderEnded(PredicateBuilder) - Method in class com.blazebit.persistence.impl.builder.predicate.RootPredicate
 
onBuilderEnded(PredicateBuilder) - Method in class com.blazebit.persistence.impl.builder.predicate.WhereAndBuilderImpl
 
onBuilderEnded(PredicateBuilder) - Method in class com.blazebit.persistence.impl.builder.predicate.WhereOrBuilderImpl
 
onBuilderEnded(PredicateBuilder) - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
onBuilderEnded(PredicateBuilder) - Method in class com.blazebit.persistence.impl.JoinVisitor
 
onBuilderEnded(PredicateBuilder) - Method in class com.blazebit.persistence.impl.PredicateAndExpressionBuilderEndedListener
 
onBuilderEnded(PredicateBuilder) - Method in class com.blazebit.persistence.impl.PredicateAndSubqueryBuilderEndedListener
 
onBuilderEnded(String, WindowDefinition) - Method in class com.blazebit.persistence.impl.WindowManager
 
onBuilderEnded(Collection<Map.Entry<Expression, String>>) - Method in interface com.blazebit.persistence.impl.SelectObjectBuilderEndedListener
 
onBuilderEnded(T) - Method in interface com.blazebit.persistence.impl.BuilderListener
 
onBuilderEnded(T) - Method in class com.blazebit.persistence.impl.BuilderListenerImpl
 
onBuilderStarted(CTEInfoBuilder) - Method in interface com.blazebit.persistence.impl.CTEBuilderListener
 
onBuilderStarted(CTEInfoBuilder) - Method in class com.blazebit.persistence.impl.CTEBuilderListenerImpl
 
onBuilderStarted(CTEInfoBuilder) - Method in class com.blazebit.persistence.impl.RecursiveCTECriteriaBuilderImpl
 
onBuilderStarted(SubqueryInternalBuilder<Object>) - Method in class com.blazebit.persistence.impl.JoinVisitor
 
onBuilderStarted(SubqueryInternalBuilder<T>) - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
onBuilderStarted(SubqueryInternalBuilder<T>) - Method in class com.blazebit.persistence.impl.PredicateAndSubqueryBuilderEndedListener
 
onBuilderStarted(SubqueryInternalBuilder<T>) - Method in class com.blazebit.persistence.impl.SubqueryAndExpressionBuilderListener
 
onBuilderStarted(SubqueryInternalBuilder<T>) - Method in interface com.blazebit.persistence.impl.SubqueryBuilderListener
 
onBuilderStarted(SubqueryInternalBuilder<T>) - Method in class com.blazebit.persistence.impl.SubqueryBuilderListenerImpl
 
onBuilderStarted(SubqueryInternalBuilder<X>) - Method in class com.blazebit.persistence.impl.BaseUpdateCriteriaBuilderImpl
 
onBuilderStarted(T) - Method in interface com.blazebit.persistence.impl.BuilderListener
 
onBuilderStarted(T) - Method in class com.blazebit.persistence.impl.BuilderListenerImpl
 
onCase() - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnAndBuilderImpl
 
onCase() - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnOrBuilderImpl
 
onCase() - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
onChar(char) - Method in enum com.blazebit.persistence.impl.util.QuoteMode
 
onCharBackwards(char) - Method in enum com.blazebit.persistence.impl.util.QuoteMode
 
OnClauseJoinNodeVisitor - Class in com.blazebit.persistence.impl
 
OnClauseJoinNodeVisitor(Expression.Visitor) - Constructor for class com.blazebit.persistence.impl.OnClauseJoinNodeVisitor
 
onCollectionParameterChange(String, Collection) - Method in class com.blazebit.persistence.impl.query.DefaultQuerySpecification
 
onCollectionParameterChange(String, Collection<?>) - Method in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
onCollectionParameterChange(String, Collection<?>) - Method in interface com.blazebit.persistence.impl.query.QuerySpecification
 
one(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
onExists() - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnAndBuilderImpl
 
onExists() - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnOrBuilderImpl
 
onExists() - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
onExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnAndBuilderImpl
 
onExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnOrBuilderImpl
 
onExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
onExpression(String) - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnAndBuilderImpl
 
onExpression(String) - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnOrBuilderImpl
 
onExpression(String) - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
onExpressionSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnAndBuilderImpl
 
onExpressionSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnOrBuilderImpl
 
onExpressionSubqueries(String) - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
OngoingFinalSetOperationCriteriaBuilderImpl<T> - Class in com.blazebit.persistence.impl
 
OngoingFinalSetOperationCriteriaBuilderImpl(BaseFinalSetOperationBuilderImpl<T, OngoingFinalSetOperationCriteriaBuilder<T>, BaseFinalSetOperationCriteriaBuilderImpl<T, OngoingFinalSetOperationCriteriaBuilder<T>>>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.OngoingFinalSetOperationCriteriaBuilderImpl
 
OngoingFinalSetOperationCriteriaBuilderImpl(MainQuery, QueryContext, boolean, Class<T>, SetOperationType, boolean, BuilderListener<Object>) - Constructor for class com.blazebit.persistence.impl.OngoingFinalSetOperationCriteriaBuilderImpl
 
OngoingFinalSetOperationCTECriteriaBuilderImpl<T> - Class in com.blazebit.persistence.impl
 
OngoingFinalSetOperationCTECriteriaBuilderImpl(BaseFinalSetOperationBuilderImpl<T, OngoingFinalSetOperationCTECriteriaBuilder<T>, BaseFinalSetOperationCTECriteriaBuilderImpl<T, OngoingFinalSetOperationCTECriteriaBuilder<T>>>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.OngoingFinalSetOperationCTECriteriaBuilderImpl
 
OngoingFinalSetOperationCTECriteriaBuilderImpl(MainQuery, QueryContext, Class<T>, T, SetOperationType, boolean, CTEBuilderListener, FullSelectCTECriteriaBuilderImpl<?>) - Constructor for class com.blazebit.persistence.impl.OngoingFinalSetOperationCTECriteriaBuilderImpl
 
OngoingFinalSetOperationSubqueryBuilderImpl<T> - Class in com.blazebit.persistence.impl
 
OngoingFinalSetOperationSubqueryBuilderImpl(BaseFinalSetOperationBuilderImpl<T, OngoingFinalSetOperationSubqueryBuilder<T>, BaseFinalSetOperationSubqueryBuilderImpl<T, OngoingFinalSetOperationSubqueryBuilder<T>>>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.OngoingFinalSetOperationSubqueryBuilderImpl
 
OngoingFinalSetOperationSubqueryBuilderImpl(MainQuery, QueryContext, T, boolean, SetOperationType, boolean, SubqueryBuilderListener<T>, SubqueryBuilderImpl<?>) - Constructor for class com.blazebit.persistence.impl.OngoingFinalSetOperationSubqueryBuilderImpl
 
OngoingSetOperationCriteriaBuilderImpl<T,Z> - Class in com.blazebit.persistence.impl
 
OngoingSetOperationCriteriaBuilderImpl(AbstractCommonQueryBuilder<T, ?, ?, ?, ?>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.OngoingSetOperationCriteriaBuilderImpl
 
OngoingSetOperationCriteriaBuilderImpl(MainQuery, QueryContext, boolean, Class<T>, BuilderListener<Object>, OngoingFinalSetOperationCriteriaBuilderImpl<T>, Z) - Constructor for class com.blazebit.persistence.impl.OngoingSetOperationCriteriaBuilderImpl
 
OngoingSetOperationCTECriteriaBuilderImpl<T,Z extends AbstractCommonQueryBuilder<?,?,?,?,?>> - Class in com.blazebit.persistence.impl
 
OngoingSetOperationCTECriteriaBuilderImpl(AbstractCTECriteriaBuilder<T, OngoingSetOperationCTECriteriaBuilder<T, Z>, OngoingSetOperationCTECriteriaBuilder<T, Z>, StartOngoingSetOperationCTECriteriaBuilder<T, MiddleOngoingSetOperationCTECriteriaBuilder<T, Z>>>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.OngoingSetOperationCTECriteriaBuilderImpl
 
OngoingSetOperationCTECriteriaBuilderImpl(MainQuery, QueryContext, CTEManager.CTEKey, boolean, Class<Object>, T, CTEBuilderListener, OngoingFinalSetOperationCTECriteriaBuilderImpl<Object>, Z, AliasManager, JoinManager) - Constructor for class com.blazebit.persistence.impl.OngoingSetOperationCTECriteriaBuilderImpl
 
OngoingSetOperationSubqueryBuilderImpl<T,Z> - Class in com.blazebit.persistence.impl
 
OngoingSetOperationSubqueryBuilderImpl(BaseSubqueryBuilderImpl<T, OngoingSetOperationSubqueryBuilder<T, Z>, OngoingSetOperationSubqueryBuilder<T, Z>, StartOngoingSetOperationSubqueryBuilder<T, MiddleOngoingSetOperationSubqueryBuilder<T, Z>>>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.OngoingSetOperationSubqueryBuilderImpl
 
OngoingSetOperationSubqueryBuilderImpl(MainQuery, QueryContext, AliasManager, JoinManager, ExpressionFactory, T, SubqueryBuilderListener<T>, OngoingFinalSetOperationSubqueryBuilderImpl<T>, Z) - Constructor for class com.blazebit.persistence.impl.OngoingSetOperationSubqueryBuilderImpl
 
onInitiatorStarted(SubqueryInitiator<?>) - Method in class com.blazebit.persistence.impl.BaseUpdateCriteriaBuilderImpl
 
onInitiatorStarted(SubqueryInitiator<?>) - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
onInitiatorStarted(SubqueryInitiator<?>) - Method in class com.blazebit.persistence.impl.JoinVisitor
 
onInitiatorStarted(SubqueryInitiator<?>) - Method in class com.blazebit.persistence.impl.PredicateAndSubqueryBuilderEndedListener
 
onInitiatorStarted(SubqueryInitiator<?>) - Method in class com.blazebit.persistence.impl.SubqueryAndExpressionBuilderListener
 
onInitiatorStarted(SubqueryInitiator<?>) - Method in interface com.blazebit.persistence.impl.SubqueryBuilderListener
 
onInitiatorStarted(SubqueryInitiator<?>) - Method in class com.blazebit.persistence.impl.SubqueryBuilderListenerImpl
 
onModifier(ExpressionModifier) - Method in class com.blazebit.persistence.impl.transform.SizeTransformationVisitor
 
onNotExists() - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnAndBuilderImpl
 
onNotExists() - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnOrBuilderImpl
 
onNotExists() - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
onNotExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnAndBuilderImpl
 
onNotExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnOrBuilderImpl
 
onNotExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
onOr() - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnAndBuilderImpl
 
onOr() - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
onReplaceBuilder(CTEInfoBuilder, CTEInfoBuilder) - Method in interface com.blazebit.persistence.impl.CTEBuilderListener
 
onReplaceBuilder(CTEInfoBuilder, CTEInfoBuilder) - Method in class com.blazebit.persistence.impl.CTEBuilderListenerImpl
 
onReplaceBuilder(CTEInfoBuilder, CTEInfoBuilder) - Method in class com.blazebit.persistence.impl.RecursiveCTECriteriaBuilderImpl
 
onReplaceBuilder(SubqueryInternalBuilder<Object>, SubqueryInternalBuilder<Object>) - Method in class com.blazebit.persistence.impl.JoinVisitor
 
onReplaceBuilder(SubqueryInternalBuilder<T>, SubqueryInternalBuilder<T>) - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
onReplaceBuilder(SubqueryInternalBuilder<T>, SubqueryInternalBuilder<T>) - Method in class com.blazebit.persistence.impl.PredicateAndSubqueryBuilderEndedListener
 
onReplaceBuilder(SubqueryInternalBuilder<T>, SubqueryInternalBuilder<T>) - Method in class com.blazebit.persistence.impl.SubqueryAndExpressionBuilderListener
 
onReplaceBuilder(SubqueryInternalBuilder<T>, SubqueryInternalBuilder<T>) - Method in interface com.blazebit.persistence.impl.SubqueryBuilderListener
 
onReplaceBuilder(SubqueryInternalBuilder<T>, SubqueryInternalBuilder<T>) - Method in class com.blazebit.persistence.impl.SubqueryBuilderListenerImpl
 
onReplaceBuilder(SubqueryInternalBuilder<X>, SubqueryInternalBuilder<X>) - Method in class com.blazebit.persistence.impl.BaseUpdateCriteriaBuilderImpl
 
onReplaceBuilder(T, T) - Method in interface com.blazebit.persistence.impl.BuilderListener
 
onReplaceBuilder(T, T) - Method in class com.blazebit.persistence.impl.BuilderListenerImpl
 
onSimpleCase(String) - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnAndBuilderImpl
 
onSimpleCase(String) - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnOrBuilderImpl
 
onSimpleCase(String) - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
onSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnAndBuilderImpl
 
onSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnOrBuilderImpl
 
onSubqueries(String) - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
onSubquery() - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnAndBuilderImpl
 
onSubquery() - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnOrBuilderImpl
 
onSubquery() - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
onSubquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnAndBuilderImpl
 
onSubquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnOrBuilderImpl
 
onSubquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
onSubquery(String, String) - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnAndBuilderImpl
 
onSubquery(String, String) - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnOrBuilderImpl
 
onSubquery(String, String) - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
onSubquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnAndBuilderImpl
 
onSubquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.JoinOnOrBuilderImpl
 
onSubquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
optimizeNullPrecedence() - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 
optimizeNullPrecedence() - Method in class com.blazebit.persistence.impl.function.window.groupconcat.H2GroupConcatWindowFunction
 
or() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndBuilderImpl
 
or() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndThenBuilderImpl
 
or() - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
or() - Method in class com.blazebit.persistence.impl.PredicateManager
 
or(String) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrBuilderImpl
 
or(String) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrThenBuilderImpl
 
OracleDayAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.day
 
OracleDayAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.day.OracleDayAddFunction
 
OracleDayDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.day
 
OracleDayDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.day.OracleDayDiffFunction
 
OracleDayOfWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.dayofweek
 
OracleDayOfWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.dayofweek.OracleDayOfWeekFunction
 
OracleDayOfYearFunction - Class in com.blazebit.persistence.impl.function.datetime.dayofyear
 
OracleDayOfYearFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.dayofyear.OracleDayOfYearFunction
 
OracleDbmsDialect - Class in com.blazebit.persistence.impl.dialect
 
OracleDbmsDialect() - Constructor for class com.blazebit.persistence.impl.dialect.OracleDbmsDialect
 
OracleDbmsDialect(Map<Class<?>, String>) - Constructor for class com.blazebit.persistence.impl.dialect.OracleDbmsDialect
 
OracleDbmsLimitHandler - Class in com.blazebit.persistence.impl.dialect
 
OracleDbmsLimitHandler() - Constructor for class com.blazebit.persistence.impl.dialect.OracleDbmsLimitHandler
 
OracleDbmsLimitHandler(int) - Constructor for class com.blazebit.persistence.impl.dialect.OracleDbmsLimitHandler
 
OracleEpochDayFunction - Class in com.blazebit.persistence.impl.function.datetime.epochday
 
OracleEpochDayFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.epochday.OracleEpochDayFunction
 
OracleEpochFunction - Class in com.blazebit.persistence.impl.function.datetime.epoch
 
OracleEpochFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.epoch.OracleEpochFunction
 
OracleEpochMicrosecondFunction - Class in com.blazebit.persistence.impl.function.datetime.epochmicro
 
OracleEpochMicrosecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.epochmicro.OracleEpochMicrosecondFunction
 
OracleEpochMillisecondFunction - Class in com.blazebit.persistence.impl.function.datetime.epochmilli
 
OracleEpochMillisecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.epochmilli.OracleEpochMillisecondFunction
 
OracleGroupConcatBasedStringXmlAggFunction - Class in com.blazebit.persistence.impl.function.stringxmlagg
 
OracleGroupConcatBasedStringXmlAggFunction(AbstractGroupConcatFunction, ReplaceFunction, ConcatFunction) - Constructor for class com.blazebit.persistence.impl.function.stringxmlagg.OracleGroupConcatBasedStringXmlAggFunction
 
OracleGroupConcatBasedToStringXmlFunction - Class in com.blazebit.persistence.impl.function.tostringxml
 
OracleGroupConcatBasedToStringXmlFunction(AbstractGroupConcatFunction, ReplaceFunction, ConcatFunction, LateralStyle) - Constructor for class com.blazebit.persistence.impl.function.tostringxml.OracleGroupConcatBasedToStringXmlFunction
 
OracleHourAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.hour
 
OracleHourAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.hour.OracleHourAddFunction
 
OracleHourDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.hour
 
OracleHourDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.hour.OracleHourDiffFunction
 
OracleHourFunction - Class in com.blazebit.persistence.impl.function.datetime.hour
 
OracleHourFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.hour.OracleHourFunction
 
OracleIsoDayOfWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.isodayofweek
 
OracleIsoDayOfWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.isodayofweek.OracleIsoDayOfWeekFunction
 
OracleIsoWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.isoweek
 
OracleIsoWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.isoweek.OracleIsoWeekFunction
 
OracleJsonGetFunction - Class in com.blazebit.persistence.impl.function.jsonget
 
OracleJsonGetFunction() - Constructor for class com.blazebit.persistence.impl.function.jsonget.OracleJsonGetFunction
 
OracleJsonSetFunction - Class in com.blazebit.persistence.impl.function.jsonset
 
OracleJsonSetFunction() - Constructor for class com.blazebit.persistence.impl.function.jsonset.OracleJsonSetFunction
 
OracleListaggGroupConcatFunction - Class in com.blazebit.persistence.impl.function.groupconcat
 
OracleListaggGroupConcatFunction() - Constructor for class com.blazebit.persistence.impl.function.groupconcat.OracleListaggGroupConcatFunction
 
OracleListaggGroupConcatWindowFunction - Class in com.blazebit.persistence.impl.function.window.groupconcat
 
OracleListaggGroupConcatWindowFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.groupconcat.OracleListaggGroupConcatWindowFunction
 
OracleMicrosecondDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.microsecond
Inspired by http://stackoverflow.com/questions/22606161/difference-between-timestamps-in-milliseconds-in-oracle
OracleMicrosecondDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.microsecond.OracleMicrosecondDiffFunction
 
OracleMicrosecondFunction - Class in com.blazebit.persistence.impl.function.datetime.microsecond
 
OracleMicrosecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.microsecond.OracleMicrosecondFunction
 
OracleMicrosecondsAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.microseconds
 
OracleMicrosecondsAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.microseconds.OracleMicrosecondsAddFunction
 
OracleMillisecondDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.millisecond
Inspired by http://stackoverflow.com/questions/22606161/difference-between-timestamps-in-milliseconds-in-oracle
OracleMillisecondDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.millisecond.OracleMillisecondDiffFunction
 
OracleMillisecondFunction - Class in com.blazebit.persistence.impl.function.datetime.millisecond
 
OracleMillisecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.millisecond.OracleMillisecondFunction
 
OracleMillisecondsAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.milliseconds
 
OracleMillisecondsAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.milliseconds.OracleMillisecondsAddFunction
 
OracleMinuteAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.minute
 
OracleMinuteAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.minute.OracleMinuteAddFunction
 
OracleMinuteDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.minute
 
OracleMinuteDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.minute.OracleMinuteDiffFunction
 
OracleMinuteFunction - Class in com.blazebit.persistence.impl.function.datetime.minute
 
OracleMinuteFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.minute.OracleMinuteFunction
 
OracleMonthAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.month
 
OracleMonthAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.month.OracleMonthAddFunction
 
OracleMonthDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.month
 
OracleMonthDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.month.OracleMonthDiffFunction
 
OraclePagePositionFunction - Class in com.blazebit.persistence.impl.function.pageposition
 
OraclePagePositionFunction() - Constructor for class com.blazebit.persistence.impl.function.pageposition.OraclePagePositionFunction
 
OracleQuarterAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.quarter
 
OracleQuarterAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.quarter.OracleQuarterAddFunction
 
OracleQuarterDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.quarter
 
OracleQuarterDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.quarter.OracleQuarterDiffFunction
 
OracleQuarterFunction - Class in com.blazebit.persistence.impl.function.datetime.quarter
 
OracleQuarterFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.quarter.OracleQuarterFunction
 
OracleSecondAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.second
 
OracleSecondAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.second.OracleSecondAddFunction
 
OracleSecondDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.second
 
OracleSecondDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.second.OracleSecondDiffFunction
 
OracleSecondFunction - Class in com.blazebit.persistence.impl.function.datetime.second
 
OracleSecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.second.OracleSecondFunction
 
OracleStringJsonAggFunction - Class in com.blazebit.persistence.impl.function.stringjsonagg
 
OracleStringJsonAggFunction(AbstractGroupConcatFunction, ChrFunction, ReplaceFunction, ConcatFunction) - Constructor for class com.blazebit.persistence.impl.function.stringjsonagg.OracleStringJsonAggFunction
 
OracleToStringJsonFunction - Class in com.blazebit.persistence.impl.function.tostringjson
 
OracleToStringJsonFunction(AbstractGroupConcatFunction, ChrFunction, ReplaceFunction, ConcatFunction) - Constructor for class com.blazebit.persistence.impl.function.tostringjson.OracleToStringJsonFunction
 
OracleTruncDayFunction - Class in com.blazebit.persistence.impl.function.trunc.day
 
OracleTruncDayFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.day.OracleTruncDayFunction
 
OracleTruncHourFunction - Class in com.blazebit.persistence.impl.function.trunc.hour
 
OracleTruncHourFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.hour.OracleTruncHourFunction
 
OracleTruncMicrosecondsFunction - Class in com.blazebit.persistence.impl.function.trunc.microseconds
 
OracleTruncMicrosecondsFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.microseconds.OracleTruncMicrosecondsFunction
 
OracleTruncMillisecondsFunction - Class in com.blazebit.persistence.impl.function.trunc.milliseconds
 
OracleTruncMillisecondsFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.milliseconds.OracleTruncMillisecondsFunction
 
OracleTruncMinuteFunction - Class in com.blazebit.persistence.impl.function.trunc.minute
 
OracleTruncMinuteFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.minute.OracleTruncMinuteFunction
 
OracleTruncMonthFunction - Class in com.blazebit.persistence.impl.function.trunc.month
 
OracleTruncMonthFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.month.OracleTruncMonthFunction
 
OracleTruncQuarterFunction - Class in com.blazebit.persistence.impl.function.trunc.quarter
 
OracleTruncQuarterFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.quarter.OracleTruncQuarterFunction
 
OracleTruncSecondFunction - Class in com.blazebit.persistence.impl.function.trunc.second
 
OracleTruncSecondFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.second.OracleTruncSecondFunction
 
OracleTruncWeekFunction - Class in com.blazebit.persistence.impl.function.trunc.week
 
OracleTruncWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.week.OracleTruncWeekFunction
 
OracleTruncYearFunction - Class in com.blazebit.persistence.impl.function.trunc.year
 
OracleTruncYearFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.year.OracleTruncYearFunction
 
OracleWeekAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.week
 
OracleWeekAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.week.OracleWeekAddFunction
 
OracleWeekDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.week
 
OracleWeekDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.week.OracleWeekDiffFunction
 
OracleWeekInYearFunction - Class in com.blazebit.persistence.impl.function.datetime.week
 
OracleWeekInYearFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.week.OracleWeekInYearFunction
 
OracleYearAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.year
 
OracleYearAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.year.OracleYearAddFunction
 
OracleYearDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.year
 
OracleYearDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.year.OracleYearDiffFunction
 
OracleYearOfWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.yearofweek
 
OracleYearOfWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.yearofweek.OracleYearOfWeekFunction
 
OracleYearWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.yearweek
 
OracleYearWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.yearweek.OracleYearWeekFunction
 
OrAggFunction - Class in com.blazebit.persistence.impl.function.oragg
 
OrAggFunction() - Constructor for class com.blazebit.persistence.impl.function.oragg.OrAggFunction
 
Order - Class in com.blazebit.persistence.impl.function
 
Order(String, Boolean, Boolean) - Constructor for class com.blazebit.persistence.impl.function.Order
 
ORDER_BY - Enum constant in enum com.blazebit.persistence.impl.ClauseType
 
ORDER_BY - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
ORDER_BY_FINDER - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
orderBy(String, boolean) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
orderBy(String, boolean) - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
orderBy(String, boolean, boolean) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
orderBy(String, boolean, boolean) - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationBuilderImpl
 
orderBy(String, boolean, boolean) - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
orderByAsc(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
orderByAsc(String) - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
orderByAsc(String, boolean) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
orderByAsc(String, boolean) - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
orderByDesc(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
orderByDesc(String) - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
orderByDesc(String, boolean) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
orderByDesc(String, boolean) - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
orderByElements - Variable in class com.blazebit.persistence.impl.BaseFinalSetOperationBuilderImpl
 
OrderByExpression - Class in com.blazebit.persistence.impl
 
OrderByExpression(boolean, boolean, Expression, boolean, boolean, boolean) - Constructor for class com.blazebit.persistence.impl.OrderByExpression
 
orderByManager - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
OrderByManager - Class in com.blazebit.persistence.impl
 
orExists() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrBuilderImpl
 
orExists() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrThenBuilderImpl
 
orExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrBuilderImpl
 
orExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrThenBuilderImpl
 
orNotExists() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrBuilderImpl
 
orNotExists() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrThenBuilderImpl
 
orNotExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrBuilderImpl
 
orNotExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrThenBuilderImpl
 
orSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrBuilderImpl
 
orSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrThenBuilderImpl
 
orSubquery() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrBuilderImpl
 
orSubquery() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrThenBuilderImpl
 
orSubquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrBuilderImpl
 
orSubquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrThenBuilderImpl
 
orSubquery(String, String) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrBuilderImpl
 
orSubquery(String, String) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrThenBuilderImpl
 
orSubquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrBuilderImpl
 
orSubquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrThenBuilderImpl
 
otherwise(Object) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenBuilderImpl
 
otherwise(String) - Method in class com.blazebit.persistence.impl.builder.expression.SimpleCaseWhenBuilderImpl
 
otherwiseExpression(String) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenBuilderImpl
 
otherwiseLiteral(Object) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenBuilderImpl
 
otherwiseLiteral(Object) - Method in class com.blazebit.persistence.impl.builder.expression.SimpleCaseWhenBuilderImpl
 
otherwiseValue(Object) - Method in class com.blazebit.persistence.impl.builder.expression.SimpleCaseWhenBuilderImpl
 
OuterFunctionVisitor - Class in com.blazebit.persistence.impl.transform
This Transformer runs through the expressions of the query For each OUTER(pp) expression it performs an implicitJoin for the join manager of the surrounding query and replaces the OUTER(pp) expression with the base node alias '.' the field.
OuterFunctionVisitor(JoinManager) - Constructor for class com.blazebit.persistence.impl.transform.OuterFunctionVisitor
 

P

page(int, int) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
page(KeysetPage, int, int) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
page(Object, int) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
pageAndNavigate(Object, int) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
pageBy(int, int, String) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
pageBy(int, int, String, String...) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
pageBy(KeysetPage, int, int, String) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
pageBy(KeysetPage, int, int, String, String...) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
pageByAndNavigate(Object, int, String) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
pageByAndNavigate(Object, int, String, String...) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
PagePositionFunction - Class in com.blazebit.persistence.impl.function.pageposition
 
PagePositionFunction() - Constructor for class com.blazebit.persistence.impl.function.pageposition.PagePositionFunction
 
PagePositionFunction(String) - Constructor for class com.blazebit.persistence.impl.function.pageposition.PagePositionFunction
 
PaginatedCriteriaBuilderImpl<T> - Class in com.blazebit.persistence.impl
 
PaginatedCriteriaBuilderImpl(AbstractFullQueryBuilder<T, ? extends FullQueryBuilder<T, ?>, ?, ?, ?>, boolean, KeysetPage, int, int, ResolvedExpression[]) - Constructor for class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
PaginatedCriteriaBuilderImpl(AbstractFullQueryBuilder<T, ? extends FullQueryBuilder<T, ?>, ?, ?, ?>, boolean, Object, int, ResolvedExpression[]) - Constructor for class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
PaginatedTypedQueryImpl<X> - Class in com.blazebit.persistence.impl
 
PaginatedTypedQueryImpl(boolean, boolean, boolean, int, TypedQuery<?>, TypedQuery<?>, TypedQuery<X>, ObjectBuilder<X>, Collection<ParameterManager.ParameterImpl<?>>, Map<ParameterExpression<?>, String>, Object, int, int, int, boolean, int[], KeysetMode, KeysetPage, boolean, boolean, boolean) - Constructor for class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
ParameterImpl(int, boolean, boolean, ClauseType, AbstractCommonQueryBuilder<?, ?, ?, ?, ?>) - Constructor for class com.blazebit.persistence.impl.ParameterManager.ParameterImpl
 
ParameterImpl(int, boolean, boolean, T) - Constructor for class com.blazebit.persistence.impl.ParameterManager.ParameterImpl
 
ParameterImpl(int, boolean, ClauseType, AbstractCommonQueryBuilder<?, ?, ?, ?, ?>, T) - Constructor for class com.blazebit.persistence.impl.ParameterManager.ParameterImpl
 
ParameterImpl(String, boolean, boolean, ClauseType, AbstractCommonQueryBuilder<?, ?, ?, ?, ?>) - Constructor for class com.blazebit.persistence.impl.ParameterManager.ParameterImpl
 
ParameterImpl(String, boolean, boolean, T) - Constructor for class com.blazebit.persistence.impl.ParameterManager.ParameterImpl
 
ParameterImpl(String, boolean, ClauseType, AbstractCommonQueryBuilder<?, ?, ?, ?, ?>, T) - Constructor for class com.blazebit.persistence.impl.ParameterManager.ParameterImpl
 
parameterManager - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
parameterManager - Variable in class com.blazebit.persistence.impl.AbstractManager
 
ParameterManager - Class in com.blazebit.persistence.impl
 
ParameterManager(JpaProvider, EntityMetamodel) - Constructor for class com.blazebit.persistence.impl.ParameterManager
 
ParameterManager.ParameterImpl<T> - Class in com.blazebit.persistence.impl
 
parameterNameMapping - Variable in class com.blazebit.persistence.impl.query.QueryWrapper
 
ParameterRegistrationVisitor - Class in com.blazebit.persistence.impl
 
ParameterRegistrationVisitor(ParameterManager) - Constructor for class com.blazebit.persistence.impl.ParameterRegistrationVisitor
 
parameters - Variable in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
parameters - Variable in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
ParameterUnregistrationVisitor - Class in com.blazebit.persistence.impl
 
ParameterUnregistrationVisitor(ParameterManager) - Constructor for class com.blazebit.persistence.impl.ParameterUnregistrationVisitor
 
ParameterValueTransformer - Interface in com.blazebit.persistence.impl
 
ParamFunction - Class in com.blazebit.persistence.impl.function.param
 
ParamFunction() - Constructor for class com.blazebit.persistence.impl.function.param.ParamFunction
 
participatingQueries - Variable in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
partitionBy(String) - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
partitionBy(String...) - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
PatternFinder - Interface in com.blazebit.persistence.impl.util
 
PercentileContFunction - Class in com.blazebit.persistence.impl.function.window.percentilecont
The percentile_cont ordered set aggregate function.
PercentileContFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.percentilecont.PercentileContFunction
 
PercentileDiscFunction - Class in com.blazebit.persistence.impl.function.window.percentiledisc
The percentile_disc ordered set aggregate function.
PercentileDiscFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.percentiledisc.PercentileDiscFunction
 
PercentRankFunction - Class in com.blazebit.persistence.impl.function.window.percentrank
Relative rank of the current row: (rank - 1) / (total rows - 1)
PercentRankFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.percentrank.PercentRankFunction
 
PipeBasedConcatFunction - Class in com.blazebit.persistence.impl.function.concat
 
PipeBasedConcatFunction() - Constructor for class com.blazebit.persistence.impl.function.concat.PipeBasedConcatFunction
 
PlusBasedConcatFunction - Class in com.blazebit.persistence.impl.function.concat
 
PlusBasedConcatFunction() - Constructor for class com.blazebit.persistence.impl.function.concat.PlusBasedConcatFunction
 
postChunk - Variable in class com.blazebit.persistence.impl.function.tostringjson.GroupConcatBasedToStringJsonFunction
 
PostgreSQLBase64Function - Class in com.blazebit.persistence.impl.function.base64
 
PostgreSQLBase64Function() - Constructor for class com.blazebit.persistence.impl.function.base64.PostgreSQLBase64Function
 
PostgreSQLDayAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.day
 
PostgreSQLDayAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.day.PostgreSQLDayAddFunction
 
PostgreSQLDayDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.day
 
PostgreSQLDayDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.day.PostgreSQLDayDiffFunction
 
PostgreSQLDayFunction - Class in com.blazebit.persistence.impl.function.datetime.day
 
PostgreSQLDayFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.day.PostgreSQLDayFunction
 
PostgreSQLDayOfWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.dayofweek
 
PostgreSQLDayOfWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.dayofweek.PostgreSQLDayOfWeekFunction
 
PostgreSQLDayOfYearFunction - Class in com.blazebit.persistence.impl.function.datetime.dayofyear
 
PostgreSQLDayOfYearFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.dayofyear.PostgreSQLDayOfYearFunction
 
PostgreSQLDbmsDialect - Class in com.blazebit.persistence.impl.dialect
 
PostgreSQLDbmsDialect() - Constructor for class com.blazebit.persistence.impl.dialect.PostgreSQLDbmsDialect
 
PostgreSQLDbmsDialect(Map<Class<?>, String>) - Constructor for class com.blazebit.persistence.impl.dialect.PostgreSQLDbmsDialect
 
PostgreSQLDbmsLimitHandler - Class in com.blazebit.persistence.impl.dialect
 
PostgreSQLDbmsLimitHandler() - Constructor for class com.blazebit.persistence.impl.dialect.PostgreSQLDbmsLimitHandler
 
PostgreSQLDbmsLimitHandler(int) - Constructor for class com.blazebit.persistence.impl.dialect.PostgreSQLDbmsLimitHandler
 
PostgreSQLEpochDayFunction - Class in com.blazebit.persistence.impl.function.datetime.epochday
 
PostgreSQLEpochDayFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.epochday.PostgreSQLEpochDayFunction
 
PostgreSQLEpochFunction - Class in com.blazebit.persistence.impl.function.datetime.epoch
 
PostgreSQLEpochFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.epoch.PostgreSQLEpochFunction
 
PostgreSQLEpochMicrosecondFunction - Class in com.blazebit.persistence.impl.function.datetime.epochmicro
 
PostgreSQLEpochMicrosecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.epochmicro.PostgreSQLEpochMicrosecondFunction
 
PostgreSQLEpochMillisecondFunction - Class in com.blazebit.persistence.impl.function.datetime.epochmilli
 
PostgreSQLEpochMillisecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.epochmilli.PostgreSQLEpochMillisecondFunction
 
PostgreSQLGroupConcatFunction - Class in com.blazebit.persistence.impl.function.groupconcat
 
PostgreSQLGroupConcatFunction() - Constructor for class com.blazebit.persistence.impl.function.groupconcat.PostgreSQLGroupConcatFunction
 
PostgreSQLGroupConcatWindowFunction - Class in com.blazebit.persistence.impl.function.window.groupconcat
 
PostgreSQLGroupConcatWindowFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.groupconcat.PostgreSQLGroupConcatWindowFunction
 
PostgreSQLHourAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.hour
 
PostgreSQLHourAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.hour.PostgreSQLHourAddFunction
 
PostgreSQLHourDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.hour
 
PostgreSQLHourDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.hour.PostgreSQLHourDiffFunction
 
PostgreSQLHourFunction - Class in com.blazebit.persistence.impl.function.datetime.hour
 
PostgreSQLHourFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.hour.PostgreSQLHourFunction
 
PostgreSQLIsoDayOfWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.isodayofweek
 
PostgreSQLIsoDayOfWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.isodayofweek.PostgreSQLIsoDayOfWeekFunction
 
PostgreSQLIsoWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.isoweek
 
PostgreSQLIsoWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.isoweek.PostgreSQLIsoWeekFunction
 
PostgreSQLJsonGetFunction - Class in com.blazebit.persistence.impl.function.jsonget
 
PostgreSQLJsonGetFunction() - Constructor for class com.blazebit.persistence.impl.function.jsonget.PostgreSQLJsonGetFunction
 
PostgreSQLJsonSetFunction - Class in com.blazebit.persistence.impl.function.jsonset
 
PostgreSQLJsonSetFunction() - Constructor for class com.blazebit.persistence.impl.function.jsonset.PostgreSQLJsonSetFunction
 
PostgreSQLMicrosecondDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.microsecond
 
PostgreSQLMicrosecondDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.microsecond.PostgreSQLMicrosecondDiffFunction
 
PostgreSQLMicrosecondFunction - Class in com.blazebit.persistence.impl.function.datetime.microsecond
 
PostgreSQLMicrosecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.microsecond.PostgreSQLMicrosecondFunction
 
PostgreSQLMicrosecondsAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.microseconds
 
PostgreSQLMicrosecondsAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.microseconds.PostgreSQLMicrosecondsAddFunction
 
PostgreSQLMillisecondDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.millisecond
 
PostgreSQLMillisecondDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.millisecond.PostgreSQLMillisecondDiffFunction
 
PostgreSQLMillisecondFunction - Class in com.blazebit.persistence.impl.function.datetime.millisecond
 
PostgreSQLMillisecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.millisecond.PostgreSQLMillisecondFunction
 
PostgreSQLMillisecondsAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.milliseconds
 
PostgreSQLMillisecondsAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.milliseconds.PostgreSQLMillisecondsAddFunction
 
PostgreSQLMinuteAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.minute
 
PostgreSQLMinuteAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.minute.PostgreSQLMinuteAddFunction
 
PostgreSQLMinuteDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.minute
 
PostgreSQLMinuteDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.minute.PostgreSQLMinuteDiffFunction
 
PostgreSQLMinuteFunction - Class in com.blazebit.persistence.impl.function.datetime.minute
 
PostgreSQLMinuteFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.minute.PostgreSQLMinuteFunction
 
PostgreSQLMonthAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.month
 
PostgreSQLMonthAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.month.PostgreSQLMonthAddFunction
 
PostgreSQLMonthDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.month
 
PostgreSQLMonthDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.month.PostgreSQLMonthDiffFunction
 
PostgreSQLMonthFunction - Class in com.blazebit.persistence.impl.function.datetime.month
 
PostgreSQLMonthFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.month.PostgreSQLMonthFunction
 
PostgreSQLQuarterAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.quarter
 
PostgreSQLQuarterAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.quarter.PostgreSQLQuarterAddFunction
 
PostgreSQLQuarterDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.quarter
 
PostgreSQLQuarterDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.quarter.PostgreSQLQuarterDiffFunction
 
PostgreSQLQuarterFunction - Class in com.blazebit.persistence.impl.function.datetime.quarter
 
PostgreSQLQuarterFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.quarter.PostgreSQLQuarterFunction
 
PostgreSQLSecondAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.second
 
PostgreSQLSecondAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.second.PostgreSQLSecondAddFunction
 
PostgreSQLSecondDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.second
 
PostgreSQLSecondDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.second.PostgreSQLSecondDiffFunction
 
PostgreSQLSecondFunction - Class in com.blazebit.persistence.impl.function.datetime.second
 
PostgreSQLSecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.second.PostgreSQLSecondFunction
 
PostgreSQLStringJsonAggFunction - Class in com.blazebit.persistence.impl.function.stringjsonagg
 
PostgreSQLStringJsonAggFunction() - Constructor for class com.blazebit.persistence.impl.function.stringjsonagg.PostgreSQLStringJsonAggFunction
 
PostgreSQLStringXmlAggFunction - Class in com.blazebit.persistence.impl.function.stringxmlagg
 
PostgreSQLStringXmlAggFunction() - Constructor for class com.blazebit.persistence.impl.function.stringxmlagg.PostgreSQLStringXmlAggFunction
 
PostgreSQLToStringJsonFunction - Class in com.blazebit.persistence.impl.function.tostringjson
 
PostgreSQLToStringJsonFunction() - Constructor for class com.blazebit.persistence.impl.function.tostringjson.PostgreSQLToStringJsonFunction
 
PostgreSQLToStringXmlFunction - Class in com.blazebit.persistence.impl.function.tostringxml
 
PostgreSQLToStringXmlFunction() - Constructor for class com.blazebit.persistence.impl.function.tostringxml.PostgreSQLToStringXmlFunction
 
PostgreSQLTruncDayFunction - Class in com.blazebit.persistence.impl.function.trunc.day
 
PostgreSQLTruncDayFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.day.PostgreSQLTruncDayFunction
 
PostgreSQLTruncHourFunction - Class in com.blazebit.persistence.impl.function.trunc.hour
 
PostgreSQLTruncHourFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.hour.PostgreSQLTruncHourFunction
 
PostgreSQLTruncMicrosecondsFunction - Class in com.blazebit.persistence.impl.function.trunc.microseconds
 
PostgreSQLTruncMicrosecondsFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.microseconds.PostgreSQLTruncMicrosecondsFunction
 
PostgreSQLTruncMillisecondsFunction - Class in com.blazebit.persistence.impl.function.trunc.milliseconds
 
PostgreSQLTruncMillisecondsFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.milliseconds.PostgreSQLTruncMillisecondsFunction
 
PostgreSQLTruncMinuteFunction - Class in com.blazebit.persistence.impl.function.trunc.minute
 
PostgreSQLTruncMinuteFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.minute.PostgreSQLTruncMinuteFunction
 
PostgreSQLTruncMonthFunction - Class in com.blazebit.persistence.impl.function.trunc.month
 
PostgreSQLTruncMonthFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.month.PostgreSQLTruncMonthFunction
 
PostgreSQLTruncQuarterFunction - Class in com.blazebit.persistence.impl.function.trunc.quarter
 
PostgreSQLTruncQuarterFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.quarter.PostgreSQLTruncQuarterFunction
 
PostgreSQLTruncSecondFunction - Class in com.blazebit.persistence.impl.function.trunc.second
 
PostgreSQLTruncSecondFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.second.PostgreSQLTruncSecondFunction
 
PostgreSQLTruncYearFunction - Class in com.blazebit.persistence.impl.function.trunc.year
 
PostgreSQLTruncYearFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.year.PostgreSQLTruncYearFunction
 
PostgreSQLWeekAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.week
 
PostgreSQLWeekAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.week.PostgreSQLWeekAddFunction
 
PostgreSQLWeekDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.week
 
PostgreSQLWeekDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.week.PostgreSQLWeekDiffFunction
 
PostgreSQLWeekInYearFunction - Class in com.blazebit.persistence.impl.function.datetime.week
 
PostgreSQLWeekInYearFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.week.PostgreSQLWeekInYearFunction
 
PostgreSQLYearAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.year
 
PostgreSQLYearAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.year.PostgreSQLYearAddFunction
 
PostgreSQLYearDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.year
 
PostgreSQLYearDiffFunction() - Constructor for class com.blazebit.persistence.impl.function.datediff.year.PostgreSQLYearDiffFunction
 
PostgreSQLYearFunction - Class in com.blazebit.persistence.impl.function.datetime.year
 
PostgreSQLYearFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.year.PostgreSQLYearFunction
 
PostgreSQLYearOfWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.yearofweek
 
PostgreSQLYearOfWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.yearofweek.PostgreSQLYearOfWeekFunction
 
PostgreSQLYearWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.yearweek
 
PostgreSQLYearWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.yearweek.PostgreSQLYearWeekFunction
 
preceding(String) - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
preChunk - Variable in class com.blazebit.persistence.impl.function.tostringjson.GroupConcatBasedToStringJsonFunction
 
PredicateAndBuilderImpl<T> - Class in com.blazebit.persistence.impl.builder.predicate
 
PredicateAndBuilderImpl(T, PredicateBuilderEndedListener, ClauseType, SubqueryInitiatorFactory, ExpressionFactory, ParameterManager) - Constructor for class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
PredicateAndExpressionBuilderEndedListener - Class in com.blazebit.persistence.impl
 
PredicateAndExpressionBuilderEndedListener() - Constructor for class com.blazebit.persistence.impl.PredicateAndExpressionBuilderEndedListener
 
PredicateAndSubqueryBuilderEndedListener<T> - Class in com.blazebit.persistence.impl
 
PredicateAndSubqueryBuilderEndedListener() - Constructor for class com.blazebit.persistence.impl.PredicateAndSubqueryBuilderEndedListener
 
PredicateBuilderEndedListener - Interface in com.blazebit.persistence.impl.builder.predicate
 
PredicateBuilderEndedListenerImpl - Class in com.blazebit.persistence.impl.builder.predicate
A base class that provides functionality to start and stop builders in a manner, such that only one builder can be started at a time.
PredicateBuilderEndedListenerImpl() - Constructor for class com.blazebit.persistence.impl.builder.predicate.PredicateBuilderEndedListenerImpl
 
PredicateManager<T extends WhereBuilder<T>> - Class in com.blazebit.persistence.impl
 
PredicateOrBuilderImpl<T> - Class in com.blazebit.persistence.impl.builder.predicate
 
PredicateOrBuilderImpl(T, PredicateBuilderEndedListener, ClauseType, SubqueryInitiatorFactory, ExpressionFactory, ParameterManager) - Constructor for class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
prepare(PreparedStatement, int[]) - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
prepare(PreparedStatement, int[]) - Method in class com.blazebit.persistence.impl.dialect.OracleDbmsDialect
 
prepareAndCheck() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
prepareAndCheck() - Method in class com.blazebit.persistence.impl.AbstractCTECriteriaBuilder
 
prepareAndCheck() - Method in class com.blazebit.persistence.impl.AbstractUpdateCollectionCriteriaBuilder
 
prepareAndCheck() - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationBuilderImpl
 
prepareAndCheck() - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationCriteriaBuilderImpl
 
prepareAndCheck() - Method in class com.blazebit.persistence.impl.BaseInsertCriteriaBuilderImpl
 
prepareAndCheck() - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
prepareAndCheckCtes() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
prepareAndGetAttributes() - Method in class com.blazebit.persistence.impl.AbstractCTECriteriaBuilder
 
prepareAndGetAttributes() - Method in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
prepareAndGetColumnNames() - Method in class com.blazebit.persistence.impl.AbstractCTECriteriaBuilder
 
prepareAndGetColumnNames() - Method in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
prepareForModification(ClauseType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
prepareForModification(ClauseType) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
prepareForModification(ClauseType) - Method in class com.blazebit.persistence.impl.CriteriaBuilderImpl
 
prepareForModification(ClauseType) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
prepareSelect() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
prepareSelect() - Method in class com.blazebit.persistence.impl.BaseInsertCriteriaBuilderImpl
 
prepareSelect() - Method in class com.blazebit.persistence.impl.BaseUpdateCriteriaBuilderImpl
 
PreProcessingObjectBuilder<T> - Class in com.blazebit.persistence.impl.builder.object
 
PreProcessingObjectBuilder(ObjectBuilder<Object[]>, ObjectBuilder<T>) - Constructor for class com.blazebit.persistence.impl.builder.object.PreProcessingObjectBuilder
 
PREVIOUS - Enum constant in enum com.blazebit.persistence.impl.keyset.KeysetMode
 
printVersion() - Static method in class com.blazebit.persistence.impl.Version
 
process(CharSequence, String[]) - Method in class com.blazebit.persistence.impl.function.tostringjson.AbstractToStringJsonFunction
 
process(CharSequence, String[]) - Method in class com.blazebit.persistence.impl.function.tostringxml.AbstractToStringXmlFunction
 
process(CharSequence, List<Object>) - Method in class com.blazebit.persistence.impl.function.tomultiset.ToMultisetFunction
 
processArgument(Enum<?>, AbstractWindowFunction.WindowFunction, String) - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 
processArgument(Enum<?>, AbstractWindowFunction.WindowFunction, String) - Method in class com.blazebit.persistence.impl.function.window.groupconcat.AbstractGroupConcatWindowFunction
 
PROJECT_NAME - Static variable in class com.blazebit.persistence.impl.Version
 
PropertyUtils - Class in com.blazebit.persistence.impl.util
 

Q

QuarterAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.quarter
 
QuarterAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.quarter.QuarterAddFunction
 
QuarterAddFunction(String) - Constructor for class com.blazebit.persistence.impl.function.dateadd.quarter.QuarterAddFunction
 
QuarterDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.quarter
 
QuarterDiffFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datediff.quarter.QuarterDiffFunction
 
QuarterFunction - Class in com.blazebit.persistence.impl.function.datetime.quarter
 
QuarterFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.quarter.QuarterFunction
 
QuarterFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datetime.quarter.QuarterFunction
 
query - Variable in class com.blazebit.persistence.impl.query.ModificationQuerySpecification
 
QueryConfiguration - Interface in com.blazebit.persistence.impl
 
queryContext - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
QueryContext - Class in com.blazebit.persistence.impl
 
QueryContext(AbstractCommonQueryBuilder<?, ?, ?, ?, ?>, ClauseType) - Constructor for class com.blazebit.persistence.impl.QueryContext
 
queryGenerator - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
queryGenerator - Variable in class com.blazebit.persistence.impl.AbstractManager
 
queryPlanCacheEnabled - Variable in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
querySpecification - Variable in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
QuerySpecification<T> - Interface in com.blazebit.persistence.impl.query
 
QueryWrapper - Class in com.blazebit.persistence.impl.query
 
QueryWrapper(Query, Map<ParameterExpression<?>, String>) - Constructor for class com.blazebit.persistence.impl.query.QueryWrapper
 
QueryWrapperFunction - Class in com.blazebit.persistence.impl.function.querywrapper
 
QueryWrapperFunction() - Constructor for class com.blazebit.persistence.impl.function.querywrapper.QueryWrapperFunction
 
quoted(String) - Method in class com.blazebit.persistence.impl.function.window.groupconcat.AbstractGroupConcatWindowFunction
 
QuotedIdentifierAwarePatternFinder - Class in com.blazebit.persistence.impl.util
 
QuotedIdentifierAwarePatternFinder(PatternFinder) - Constructor for class com.blazebit.persistence.impl.util.QuotedIdentifierAwarePatternFinder
 
QuoteMode - Enum in com.blazebit.persistence.impl.util
 

R

range() - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
RankFunction - Class in com.blazebit.persistence.impl.function.window.rank
Rank of the current row with gaps; same as row_number of its first peer
RankFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.rank.RankFunction
 
reattachSubqueries(T, ClauseType) - Method in class com.blazebit.persistence.impl.SubqueryInitiatorFactory
 
recursive - Variable in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
recursiveCteBuilder - Variable in class com.blazebit.persistence.impl.RecursiveCTECriteriaBuilderImpl
 
RecursiveCTECriteriaBuilderImpl<Y> - Class in com.blazebit.persistence.impl
 
RecursiveCTECriteriaBuilderImpl(MainQuery, QueryContext, CTEManager.CTEKey, Class<Object>, Y, CTEBuilderListener) - Constructor for class com.blazebit.persistence.impl.RecursiveCTECriteriaBuilderImpl
 
RecursiveCTECriteriaBuilderImpl(RecursiveCTECriteriaBuilderImpl<Y>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.RecursiveCTECriteriaBuilderImpl
 
registerAliasInfo(AliasInfo) - Method in class com.blazebit.persistence.impl.AliasManager
Register the given alias info if possible If the given alias already exists an exception is thrown.
registerCriteriaParameter(String, ParameterExpression<?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
registerCriteriaParameter(String, ParameterExpression<?>) - Method in class com.blazebit.persistence.impl.CommonQueryBuilderAdapter
 
registerCriteriaParameter(String, ParameterExpression<X>) - Method in class com.blazebit.persistence.impl.ParameterManager
 
registerDependencies() - Method in class com.blazebit.persistence.impl.JoinNode
 
registerDialect(String, DbmsDialect) - Method in class com.blazebit.persistence.impl.CriteriaBuilderConfigurationImpl
 
registerEntityManagerIntegrator(EntityManagerFactoryIntegrator) - Method in class com.blazebit.persistence.impl.CriteriaBuilderConfigurationImpl
 
registerFunction(JpqlFunctionGroup) - Method in class com.blazebit.persistence.impl.CriteriaBuilderConfigurationImpl
 
registerMacro(String, JpqlMacro) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
registerMacro(String, JpqlMacro) - Method in class com.blazebit.persistence.impl.CommonQueryBuilderAdapter
 
registerMacro(String, JpqlMacro) - Method in class com.blazebit.persistence.impl.CriteriaBuilderConfigurationImpl
 
registerMacro(String, JpqlMacro) - Method in class com.blazebit.persistence.impl.JpqlMacroStorage
 
registerMacro(String, JpqlMacro) - Method in class com.blazebit.persistence.impl.MainQuery
 
registerNamedType(String, Class<?>) - Method in class com.blazebit.persistence.impl.CriteriaBuilderConfigurationImpl
 
registerParameterExpressions(Expression) - Method in class com.blazebit.persistence.impl.AbstractManager
 
registerParameterName(String, boolean, ClauseType, AbstractCommonQueryBuilder<?, ?, ?, ?, ?>) - Method in class com.blazebit.persistence.impl.ParameterManager
 
registerValuesParameter(String, Class<?>, String[][], AttributeAccessor<Object, Object>[], AbstractCommonQueryBuilder<?, ?, ?, ?, ?>) - Method in class com.blazebit.persistence.impl.ParameterManager
 
remapColumnExpressions(StringBuilder, Map<String, String>) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
remapColumnExpressions(StringBuilder, Map<String, String>, int, int) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 
remove(Object) - Method in class com.blazebit.persistence.impl.util.SetView
 
removeAlias(String) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
removeAll(Collection<?>) - Method in class com.blazebit.persistence.impl.util.SetView
 
removeOperand(AbstractCommonQueryBuilder<?, ?, ?, ?, ?>) - Method in class com.blazebit.persistence.impl.SetOperationManager
 
removeSyntheticPredicate(StringBuilder, int) - Static method in class com.blazebit.persistence.impl.function.entity.EntityFunction
 
removeSyntheticPredicate(StringBuilder, String, String, String) - Static method in class com.blazebit.persistence.impl.function.entity.EntityFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.alias.AliasFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.base64.Base64Function
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.cast.CastFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.cast.DB2CastFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.chr.ChrFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.colldml.CollectionDmlSupportFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.coltrunc.ColumnTruncFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.concat.ConcatFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.concat.PipeBasedConcatFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.concat.PlusBasedConcatFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.count.CountTupleEmulationFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.count.CountTupleFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.count.MySQLCountTupleFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.countwrapper.CountWrapperFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.dateadd.DateAddFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.DateDiffFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.day.DayFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.dayofweek.DayOfWeekFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.dayofyear.DayOfYearFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.epoch.EpochFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.epochday.EpochDayFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.epochmicro.EpochMicrosecondFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.epochmilli.EpochMillisecondFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.hour.HourFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.isodayofweek.IsoDayOfWeekFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.isoweek.IsoWeekFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.microsecond.MicrosecondFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.millisecond.MillisecondFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.minute.MinuteFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.month.MonthFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.quarter.QuarterFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.second.SecondFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.week.WeekInYearFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.year.YearFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.yearofweek.YearOfWeekFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.yearweek.H2YearWeekFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.yearweek.YearWeekFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.entity.EntityFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.every.EveryFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.every.FallbackEveryFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.exist.ExistFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.greatest.DefaultGreatestFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.greatest.MaxGreatestFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.greatest.SelectMaxUnionGreatestFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.groupconcat.AbstractGroupConcatFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.grouping.GroupingFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.groupingsets.CubeFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.groupingsets.GroupingSetFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.groupingsets.GroupingSetsFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.groupingsets.RollupFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.jsonget.AbstractJsonGetFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.jsonset.AbstractJsonSetFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.least.DefaultLeastFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.least.MinLeastFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.least.SelectMinUnionLeastFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.limit.LimitFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.literal.LiteralFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.nullfn.NullfnFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.nullsubquery.NullSubqueryFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.oragg.FallbackOrAggFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.oragg.OrAggFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.pageposition.PagePositionFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.param.ParamFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.querywrapper.QueryWrapperFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.repeat.AbstractRepeatFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.replace.ReplaceFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.rowvalue.RowValueComparisonFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.rowvalue.RowValueSubqueryComparisonFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.set.SetFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.stringjsonagg.GroupConcatBasedStringJsonAggFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.stringjsonagg.MySQLStringJsonAggFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.stringjsonagg.OracleStringJsonAggFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.stringjsonagg.PostgreSQLStringJsonAggFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.stringxmlagg.GroupConcatBasedStringXmlAggFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.stringxmlagg.PostgreSQLStringXmlAggFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.subquery.SubqueryFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.tomultiset.ToMultisetFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.tostringjson.AbstractToStringJsonFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.tostringxml.AbstractToStringXmlFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.treat.TreatFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.trunc.TruncFunction
 
render(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 
render(FunctionRenderContext, AbstractGroupConcatFunction.GroupConcat) - Method in class com.blazebit.persistence.impl.function.groupconcat.AbstractGroupConcatFunction
 
render(FunctionRenderContext, AbstractGroupConcatFunction.GroupConcat) - Method in class com.blazebit.persistence.impl.function.groupconcat.DB2GroupConcatFunction
 
render(FunctionRenderContext, AbstractGroupConcatFunction.GroupConcat) - Method in class com.blazebit.persistence.impl.function.groupconcat.H2GroupConcatFunction
 
render(FunctionRenderContext, AbstractGroupConcatFunction.GroupConcat) - Method in class com.blazebit.persistence.impl.function.groupconcat.MSSQLGroupConcatFunction
 
render(FunctionRenderContext, AbstractGroupConcatFunction.GroupConcat) - Method in class com.blazebit.persistence.impl.function.groupconcat.MySQLGroupConcatFunction
 
render(FunctionRenderContext, AbstractGroupConcatFunction.GroupConcat) - Method in class com.blazebit.persistence.impl.function.groupconcat.OracleListaggGroupConcatFunction
 
render(FunctionRenderContext, AbstractGroupConcatFunction.GroupConcat) - Method in class com.blazebit.persistence.impl.function.groupconcat.PostgreSQLGroupConcatFunction
 
render(FunctionRenderContext, AbstractWindowFunction.WindowFunction) - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 
render(FunctionRenderContext, String[], String[], String, int) - Method in class com.blazebit.persistence.impl.function.tostringjson.AbstractToStringJsonFunction
 
render(FunctionRenderContext, String[], String[], String, int) - Method in class com.blazebit.persistence.impl.function.tostringjson.ForJsonPathToStringJsonFunction
 
render(FunctionRenderContext, String[], String[], String, int) - Method in class com.blazebit.persistence.impl.function.tostringjson.GroupConcatBasedToStringJsonFunction
 
render(FunctionRenderContext, String[], String[], String, int) - Method in class com.blazebit.persistence.impl.function.tostringjson.MySQLToStringJsonFunction
 
render(FunctionRenderContext, String[], String[], String, int) - Method in class com.blazebit.persistence.impl.function.tostringjson.OracleToStringJsonFunction
 
render(FunctionRenderContext, String[], String[], String, int) - Method in class com.blazebit.persistence.impl.function.tostringjson.PostgreSQLToStringJsonFunction
 
render(FunctionRenderContext, String[], String[], String, int) - Method in class com.blazebit.persistence.impl.function.tostringxml.AbstractToStringXmlFunction
 
render(FunctionRenderContext, String[], String[], String, int) - Method in class com.blazebit.persistence.impl.function.tostringxml.ForXmlPathToStringXmlFunction
 
render(FunctionRenderContext, String[], String[], String, int) - Method in class com.blazebit.persistence.impl.function.tostringxml.GroupConcatBasedToStringXmlFunction
 
render(FunctionRenderContext, String[], String[], String, int) - Method in class com.blazebit.persistence.impl.function.tostringxml.PostgreSQLToStringXmlFunction
 
render(StringBuilder) - Method in class com.blazebit.persistence.impl.JoinAliasInfo
 
render(StringBuilder) - Method in class com.blazebit.persistence.impl.TreatedJoinAliasInfo
 
render(StringBuilder, Order) - Method in class com.blazebit.persistence.impl.function.groupconcat.AbstractGroupConcatFunction
 
render(StringBuilder, Order) - Method in class com.blazebit.persistence.impl.function.groupconcat.DB2GroupConcatFunction
 
render(StringBuilder, Order) - Method in class com.blazebit.persistence.impl.function.groupconcat.H2GroupConcatFunction
 
render(StringBuilder, Order) - Method in class com.blazebit.persistence.impl.function.groupconcat.MSSQLGroupConcatFunction
 
render(StringBuilder, Order) - Method in class com.blazebit.persistence.impl.function.groupconcat.MySQLGroupConcatFunction
 
render(StringBuilder, Order) - Method in class com.blazebit.persistence.impl.function.window.groupconcat.AbstractGroupConcatWindowFunction
 
render(StringBuilder, FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.stringjsonagg.GroupConcatBasedStringJsonAggFunction
 
render(StringBuilder, String[], String[]) - Method in class com.blazebit.persistence.impl.function.tostringjson.GroupConcatBasedToStringJsonFunction
 
render0(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.jsonget.AbstractJsonGetFunction
 
render0(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.jsonget.DB2JsonGetFunction
 
render0(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.jsonget.MSSQLJsonGetFunction
 
render0(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.jsonget.MySQL8JsonGetFunction
 
render0(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.jsonget.OracleJsonGetFunction
 
render0(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.jsonget.PostgreSQLJsonGetFunction
 
render0(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.jsonset.AbstractJsonSetFunction
 
render0(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.jsonset.DB2JsonSetFunction
 
render0(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.jsonset.MSSQLJsonSetFunction
 
render0(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.jsonset.MySQL8JsonSetFunction
 
render0(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.jsonset.OracleJsonSetFunction
 
render0(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.jsonset.PostgreSQLJsonSetFunction
 
renderArgument(FunctionRenderContext, AbstractWindowFunction.WindowFunction, String, String, String, int) - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 
renderArgument(FunctionRenderContext, AbstractWindowFunction.WindowFunction, String, String, String, int) - Method in class com.blazebit.persistence.impl.function.window.lag.LagFunction
 
renderArgument(FunctionRenderContext, AbstractWindowFunction.WindowFunction, String, String, String, int) - Method in class com.blazebit.persistence.impl.function.window.lead.LeadFunction
 
renderArguments(FunctionRenderContext, AbstractWindowFunction.WindowFunction) - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 
renderArguments(FunctionRenderContext, AbstractWindowFunction.WindowFunction) - Method in class com.blazebit.persistence.impl.function.window.count.CountFunction
 
renderArguments(FunctionRenderContext, AbstractWindowFunction.WindowFunction) - Method in class com.blazebit.persistence.impl.function.window.groupconcat.DB2GroupConcatWindowFunction
 
renderArguments(FunctionRenderContext, AbstractWindowFunction.WindowFunction) - Method in class com.blazebit.persistence.impl.function.window.groupconcat.H2GroupConcatWindowFunction
 
renderArguments(FunctionRenderContext, AbstractWindowFunction.WindowFunction) - Method in class com.blazebit.persistence.impl.function.window.groupconcat.MySQLGroupConcatWindowFunction
 
renderArguments(FunctionRenderContext, AbstractWindowFunction.WindowFunction) - Method in class com.blazebit.persistence.impl.function.window.groupconcat.OracleListaggGroupConcatWindowFunction
 
renderArguments(FunctionRenderContext, AbstractWindowFunction.WindowFunction) - Method in class com.blazebit.persistence.impl.function.window.groupconcat.PostgreSQLGroupConcatWindowFunction
 
renderArguments(FunctionRenderContext, AbstractWindowFunction.WindowFunction) - Method in class com.blazebit.persistence.impl.function.window.row.RowNumberFunction
 
renderCountStar(WindowDefinition) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
renderCteNodes(boolean) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.dateadd.DateAddFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.DateDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.day.AccessDayDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.day.DB2DayDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.day.DefaultDayDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.day.MySQLDayDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.day.PostgreSQLDayDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.hour.AccessHourDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.hour.DB2HourDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.hour.DefaultHourDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.hour.OracleHourDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.hour.PostgreSQLHourDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.microsecond.OracleMicrosecondDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.millisecond.OracleMillisecondDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.minute.AccessMinuteDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.minute.DB2MinuteDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.minute.DefaultMinuteDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.minute.MySQLMinuteDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.minute.OracleMinuteDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.minute.PostgreSQLMinuteDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.month.AccessMonthDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.month.DB2MonthDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.month.DefaultMonthDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.month.MySQLMonthDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.month.OracleMonthDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.month.PostgreSQLMonthDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.second.AccessSecondDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.second.DB2SecondDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.second.DefaultSecondDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.second.MSSQLSecondDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.second.MySQLSecondDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.second.OracleSecondDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.second.PostgreSQLSecondDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.year.AccessYearDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.year.DB2YearDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.year.DefaultYearDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.year.MySQLYearDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.year.OracleYearDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datediff.year.PostgreSQLYearDiffFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.epoch.EpochFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.epoch.OracleEpochFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.epochday.EpochDayFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.epochmicro.EpochMicrosecondFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.epochmicro.OracleEpochMicrosecondFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.epochmilli.EpochMillisecondFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.epochmilli.OracleEpochMillisecondFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.yearofweek.YearOfWeekFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.datetime.yearweek.YearWeekFunction
 
renderDiff(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.trunc.TruncFunction
 
renderer - Variable in class com.blazebit.persistence.impl.function.dateadd.DateAddFunction
 
renderer - Variable in class com.blazebit.persistence.impl.function.datediff.DateDiffFunction
 
renderer - Variable in class com.blazebit.persistence.impl.function.datetime.epoch.EpochFunction
 
renderer - Variable in class com.blazebit.persistence.impl.function.datetime.epochday.EpochDayFunction
 
renderer - Variable in class com.blazebit.persistence.impl.function.datetime.epochmicro.EpochMicrosecondFunction
 
renderer - Variable in class com.blazebit.persistence.impl.function.datetime.epochmilli.EpochMillisecondFunction
 
renderer - Variable in class com.blazebit.persistence.impl.function.datetime.yearofweek.YearOfWeekFunction
 
renderer - Variable in class com.blazebit.persistence.impl.function.datetime.yearweek.YearWeekFunction
 
renderer - Variable in class com.blazebit.persistence.impl.function.groupconcat.AbstractGroupConcatFunction
 
renderer - Variable in class com.blazebit.persistence.impl.function.pageposition.PagePositionFunction
 
renderer - Variable in class com.blazebit.persistence.impl.function.repeat.AbstractRepeatFunction
 
renderer - Variable in class com.blazebit.persistence.impl.function.trunc.TruncFunction
 
renderFilterExpressions(FunctionRenderContext, List<String>) - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 
renderFrame(FunctionRenderContext, AbstractWindowFunction.WindowFunction) - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 
renderFramePosition(FunctionRenderContext, WindowFramePositionType, String) - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 
renderFunction(FunctionRenderContext, AbstractWindowFunction.WindowFunction) - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 
renderFunctionFunction(String, boolean, List<Expression>, List<OrderByItem>, WindowDefinition) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
renderLikePattern(LikePredicate) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
renderLimitOffset(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.limit.LimitFunction
 
renderLimitOnly(FunctionRenderContext) - Method in class com.blazebit.persistence.impl.function.limit.LimitFunction
 
renderNullPrecedence(StringBuilder, String, String, String, String) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
renderOrder(FunctionRenderContext, Order) - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 
renderOrderBy(FunctionRenderContext, List<Order>) - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 
renderPagePosition(FunctionRenderContext, String) - Method in class com.blazebit.persistence.impl.function.pageposition.PagePositionFunction
 
renderPagePosition(FunctionRenderContext, String) - Method in class com.blazebit.persistence.impl.function.pageposition.TransactSQLPagePositionFunction
 
renderPartitions(FunctionRenderContext, List<String>) - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 
renderToString() - Method in class com.blazebit.persistence.impl.JpqlMacroFunctionRenderContext
 
renderWithinGroup(FunctionRenderContext, List<Order>) - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 
renderWithinGroup(FunctionRenderContext, List<Order>) - Method in class com.blazebit.persistence.impl.function.window.groupconcat.H2GroupConcatWindowFunction
 
renderWithinGroup(FunctionRenderContext, List<Order>) - Method in class com.blazebit.persistence.impl.function.window.groupconcat.MySQLGroupConcatWindowFunction
 
renderWithinGroup(FunctionRenderContext, List<Order>) - Method in class com.blazebit.persistence.impl.function.window.groupconcat.OracleListaggGroupConcatWindowFunction
 
renderWithinGroup(FunctionRenderContext, List<Order>) - Method in class com.blazebit.persistence.impl.function.window.groupconcat.PostgreSQLGroupConcatWindowFunction
 
ReplaceFunction - Class in com.blazebit.persistence.impl.function.replace
 
ReplaceFunction() - Constructor for class com.blazebit.persistence.impl.function.replace.ReplaceFunction
 
replaceOperand(MiddleOngoingSetOperationCTECriteriaBuilder<T, Z>, Z) - Method in class com.blazebit.persistence.impl.SetOperationManager
 
replaceSubexpression(Expression, String, Expression) - Static method in class com.blazebit.persistence.impl.ExpressionUtils
 
ReplicateRepeatFunction - Class in com.blazebit.persistence.impl.function.repeat
 
ReplicateRepeatFunction() - Constructor for class com.blazebit.persistence.impl.function.repeat.ReplicateRepeatFunction
 
requiresNullCast() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
requiresNullCast() - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
requiresOver() - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 
requiresOver() - Method in class com.blazebit.persistence.impl.function.window.cumedist.CumeDistFunction
 
requiresOver() - Method in class com.blazebit.persistence.impl.function.window.denserank.DenseRankFunction
 
requiresOver() - Method in class com.blazebit.persistence.impl.function.window.first.FirstValueFunction
 
requiresOver() - Method in class com.blazebit.persistence.impl.function.window.lag.LagFunction
 
requiresOver() - Method in class com.blazebit.persistence.impl.function.window.last.LastValueFunction
 
requiresOver() - Method in class com.blazebit.persistence.impl.function.window.lead.LeadFunction
 
requiresOver() - Method in class com.blazebit.persistence.impl.function.window.nth.NthValueFunction
 
requiresOver() - Method in class com.blazebit.persistence.impl.function.window.ntile.NtileFunction
 
requiresOver() - Method in class com.blazebit.persistence.impl.function.window.percentrank.PercentRankFunction
 
requiresOver() - Method in class com.blazebit.persistence.impl.function.window.rank.RankFunction
 
requiresOver() - Method in class com.blazebit.persistence.impl.function.window.row.RowNumberFunction
 
requiresTreatFilter(EntityType<?>, String, JoinType) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
reset() - Method in class com.blazebit.persistence.impl.JoinVisitor
 
resetCollected() - Method in class com.blazebit.persistence.impl.GroupByManager
 
resolve(WindowDefinition) - Method in class com.blazebit.persistence.impl.WindowManager
 
ResolvedExpression - Class in com.blazebit.persistence.impl
 
ResolvedExpression(String, Expression) - Constructor for class com.blazebit.persistence.impl.ResolvedExpression
 
ResolvingQueryGenerator - Class in com.blazebit.persistence.impl
 
ResolvingQueryGenerator(EntityMetamodel, AliasManager, ParameterManager, AssociationParameterTransformerFactory, JpaProvider, DbmsDialect, Map<String, JpqlFunction>, Map<String, String>) - Constructor for class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
RestrictionBuilderExpressionBuilderListener - Class in com.blazebit.persistence.impl
 
RestrictionBuilderExpressionBuilderListener(RestrictionBuilderImpl<?>) - Constructor for class com.blazebit.persistence.impl.RestrictionBuilderExpressionBuilderListener
 
RestrictionBuilderImpl<T> - Class in com.blazebit.persistence.impl.builder.predicate
 
RestrictionBuilderImpl(T, PredicateBuilderEndedListener, SubqueryInitiatorFactory, ExpressionFactory, ParameterManager, ClauseType) - Constructor for class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
RestrictionBuilderImpl(T, PredicateBuilderEndedListener, Expression, SubqueryInitiatorFactory, ExpressionFactory, ParameterManager, ClauseType) - Constructor for class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
result - Variable in class com.blazebit.persistence.impl.AbstractCTECriteriaBuilder
 
result - Variable in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
result - Variable in class com.blazebit.persistence.impl.BaseFinalSetOperationCTECriteriaBuilderImpl
 
result - Variable in class com.blazebit.persistence.impl.BaseFinalSetOperationSubqueryBuilderImpl
 
result - Variable in class com.blazebit.persistence.impl.BaseSubqueryBuilderImpl
 
ResultJoinNodeVisitor<T> - Interface in com.blazebit.persistence.impl
 
resultType - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
retainAll(Collection<?>) - Method in class com.blazebit.persistence.impl.util.SetView
 
retrieveJsonPathElements(FunctionRenderContext, int) - Static method in class com.blazebit.persistence.impl.function.jsonget.AbstractJsonGetFunction
 
returning(String) - Method in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
returning(String, String) - Method in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
returningAttributeBindingMap - Variable in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
returningAttributeBindingMap - Variable in class com.blazebit.persistence.impl.query.ModificationQuerySpecification
 
returningAttributes - Variable in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
returningColumns - Variable in class com.blazebit.persistence.impl.query.ModificationQuerySpecification
 
ReturningDeleteCollectionCriteriaBuilderImpl<T,Y> - Class in com.blazebit.persistence.impl
 
ReturningDeleteCollectionCriteriaBuilderImpl(AbstractDeleteCollectionCriteriaBuilder<T, ReturningDeleteCriteriaBuilder<T, Y>, Y>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.ReturningDeleteCollectionCriteriaBuilderImpl
 
ReturningDeleteCollectionCriteriaBuilderImpl(MainQuery, QueryContext, Class<T>, String, CTEManager.CTEKey, Class<?>, Y, CTEBuilderListener, String) - Constructor for class com.blazebit.persistence.impl.ReturningDeleteCollectionCriteriaBuilderImpl
 
ReturningDeleteCriteriaBuilderImpl<T,Y> - Class in com.blazebit.persistence.impl
 
ReturningDeleteCriteriaBuilderImpl(AbstractModificationCriteriaBuilder<T, ReturningDeleteCriteriaBuilder<T, Y>, Y>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.ReturningDeleteCriteriaBuilderImpl
 
ReturningDeleteCriteriaBuilderImpl(MainQuery, QueryContext, Class<T>, String, CTEManager.CTEKey, Class<?>, Y, CTEBuilderListener) - Constructor for class com.blazebit.persistence.impl.ReturningDeleteCriteriaBuilderImpl
 
ReturningInsertCollectionCriteriaBuilderImpl<T,Y> - Class in com.blazebit.persistence.impl
 
ReturningInsertCollectionCriteriaBuilderImpl(AbstractInsertCollectionCriteriaBuilder<T, ReturningInsertCriteriaBuilder<T, Y>, Y>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.ReturningInsertCollectionCriteriaBuilderImpl
 
ReturningInsertCollectionCriteriaBuilderImpl(MainQuery, QueryContext, Class<T>, CTEManager.CTEKey, Class<?>, Y, CTEBuilderListener, String) - Constructor for class com.blazebit.persistence.impl.ReturningInsertCollectionCriteriaBuilderImpl
 
ReturningInsertCriteriaBuilderImpl<T,Y> - Class in com.blazebit.persistence.impl
 
ReturningInsertCriteriaBuilderImpl(BaseInsertCriteriaBuilderImpl<T, ReturningInsertCriteriaBuilder<T, Y>, Y>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.ReturningInsertCriteriaBuilderImpl
 
ReturningInsertCriteriaBuilderImpl(MainQuery, QueryContext, Class<T>, CTEManager.CTEKey, Class<?>, Y, CTEBuilderListener) - Constructor for class com.blazebit.persistence.impl.ReturningInsertCriteriaBuilderImpl
 
ReturningModificationCriteraBuilderFactoryImpl<X> - Class in com.blazebit.persistence.impl
 
ReturningTupleObjectBuilder - Class in com.blazebit.persistence.impl.builder.object
 
ReturningTupleObjectBuilder() - Constructor for class com.blazebit.persistence.impl.builder.object.ReturningTupleObjectBuilder
 
ReturningUpdateCollectionCriteriaBuilderImpl<T,Y> - Class in com.blazebit.persistence.impl
 
ReturningUpdateCollectionCriteriaBuilderImpl(MainQuery, QueryContext, Class<T>, String, CTEManager.CTEKey, Class<?>, Y, CTEBuilderListener, String) - Constructor for class com.blazebit.persistence.impl.ReturningUpdateCollectionCriteriaBuilderImpl
 
ReturningUpdateCollectionCriteriaBuilderImpl(ReturningUpdateCollectionCriteriaBuilderImpl<T, Y>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.ReturningUpdateCollectionCriteriaBuilderImpl
 
ReturningUpdateCriteriaBuilderImpl<T,Y> - Class in com.blazebit.persistence.impl
 
ReturningUpdateCriteriaBuilderImpl(BaseUpdateCriteriaBuilderImpl<T, ReturningUpdateCriteriaBuilder<T, Y>, Y>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.ReturningUpdateCriteriaBuilderImpl
 
ReturningUpdateCriteriaBuilderImpl(MainQuery, QueryContext, Class<T>, String, CTEManager.CTEKey, Class<?>, Y, CTEBuilderListener) - Constructor for class com.blazebit.persistence.impl.ReturningUpdateCriteriaBuilderImpl
 
rewritePredicate(Predicate) - Method in class com.blazebit.persistence.impl.ImplicitJoinCorrelationPathReplacementVisitor
 
RightHandsideSubqueryPredicateBuilder<T> - Class in com.blazebit.persistence.impl.builder.predicate
 
RightHandsideSubqueryPredicateBuilder(PredicateBuilderEndedListener, Predicate) - Constructor for class com.blazebit.persistence.impl.builder.predicate.RightHandsideSubqueryPredicateBuilder
 
rightJoin(String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
rightJoinDefault(String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
rightJoinDefaultOn(String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
rightJoinFetch(String, String) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
rightJoinFetchDefault(String, String) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
rightJoinOn(Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
rightJoinOn(String, Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
rightJoinOn(String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
rightJoinOn(String, EntityType<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
rightJoinOn(EntityType<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
rightJoinOnEntitySubquery(Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
rightJoinOnEntitySubquery(Class<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
rightJoinOnEntitySubquery(String, Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
rightJoinOnEntitySubquery(String, Class<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
rightJoinOnEntitySubquery(String, EntityType<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
rightJoinOnEntitySubquery(String, EntityType<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
rightJoinOnEntitySubquery(EntityType<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
rightJoinOnEntitySubquery(EntityType<?>, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
rightJoinOnSubquery(Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
rightJoinOnSubquery(String, Class<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
rightJoinOnSubquery(String, EntityType<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
rightJoinOnSubquery(EntityType<?>, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
RollupFunction - Class in com.blazebit.persistence.impl.function.groupingsets
 
RollupFunction() - Constructor for class com.blazebit.persistence.impl.function.groupingsets.RollupFunction
 
RootCorrelationEntry(String, Class<?>, Predicate) - Constructor for class com.blazebit.persistence.impl.ImplicitJoinCorrelationPathReplacementVisitor.RootCorrelationEntry
 
rootPredicate - Variable in class com.blazebit.persistence.impl.PredicateManager
 
RootPredicate - Class in com.blazebit.persistence.impl.builder.predicate
 
RootPredicate(ParameterManager, ClauseType, AbstractCommonQueryBuilder<?, ?, ?, ?, ?>) - Constructor for class com.blazebit.persistence.impl.builder.predicate.RootPredicate
 
RowNumberFunction - Class in com.blazebit.persistence.impl.function.window.row
Number of the current row within its partition, counting from 1.
RowNumberFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.row.RowNumberFunction
 
rows() - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
RowValueComparisonFunction - Class in com.blazebit.persistence.impl.function.rowvalue
 
RowValueComparisonFunction() - Constructor for class com.blazebit.persistence.impl.function.rowvalue.RowValueComparisonFunction
 
RowValueSubqueryComparisonFunction - Class in com.blazebit.persistence.impl.function.rowvalue
 
RowValueSubqueryComparisonFunction() - Constructor for class com.blazebit.persistence.impl.function.rowvalue.RowValueSubqueryComparisonFunction
 
rtrimBackwardsToFirstWhitespace(CharSequence, int) - Static method in class com.blazebit.persistence.impl.util.SqlUtils
 

S

SAME - Enum constant in enum com.blazebit.persistence.impl.keyset.KeysetMode
 
satisfyParameter(String, Object) - Method in class com.blazebit.persistence.impl.ParameterManager
 
satisfyParameter(String, Calendar, TemporalType) - Method in class com.blazebit.persistence.impl.ParameterManager
 
satisfyParameter(String, Date, TemporalType) - Method in class com.blazebit.persistence.impl.ParameterManager
 
SecondAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.second
 
SecondAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.second.SecondAddFunction
 
SecondAddFunction(String) - Constructor for class com.blazebit.persistence.impl.function.dateadd.second.SecondAddFunction
 
SecondDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.second
 
SecondDiffFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datediff.second.SecondDiffFunction
 
SecondFunction - Class in com.blazebit.persistence.impl.function.datetime.second
 
SecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.second.SecondFunction
 
SecondFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datetime.second.SecondFunction
 
select(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
select(String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
SELECT - Enum constant in enum com.blazebit.persistence.impl.ClauseType
 
SELECT - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
SELECT_FINDER - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
selectCase() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
selectCase() - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
selectCase() - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
selectCase() - Method in class com.blazebit.persistence.impl.PredicateManager
 
selectCase(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
selectCase(String) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
selectCase(String) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
selectCase(String) - Method in class com.blazebit.persistence.impl.PredicateManager
 
SelectCTECriteriaBuilderImpl<Y> - Class in com.blazebit.persistence.impl
 
SelectCTECriteriaBuilderImpl(AbstractCTECriteriaBuilder<Y, SelectCTECriteriaBuilder<Y>, Void, Void>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.SelectCTECriteriaBuilderImpl
 
SelectCTECriteriaBuilderImpl(MainQuery, QueryContext, CTEManager.CTEKey, Class<Object>, Y, CTEBuilderListener, boolean) - Constructor for class com.blazebit.persistence.impl.SelectCTECriteriaBuilderImpl
 
SelectInfo - Class in com.blazebit.persistence.impl
 
SelectInfo(Expression) - Constructor for class com.blazebit.persistence.impl.SelectInfo
 
SelectInfo(Expression, String, AliasManager) - Constructor for class com.blazebit.persistence.impl.SelectInfo
 
SelectInfoVisitor - Interface in com.blazebit.persistence.impl
 
selectManager - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
SelectManager<T> - Class in com.blazebit.persistence.impl
 
SelectManager(ResolvingQueryGenerator, ParameterManager, AbstractCommonQueryBuilder<?, ?, ?, ?, ?>, JoinManager, AliasManager, SubqueryInitiatorFactory, ExpressionFactory, JpaProvider, MainQuery, GroupByExpressionGatheringVisitor, Class<?>) - Constructor for class com.blazebit.persistence.impl.SelectManager
 
SelectMaxUnionGreatestFunction - Class in com.blazebit.persistence.impl.function.greatest
 
SelectMaxUnionGreatestFunction() - Constructor for class com.blazebit.persistence.impl.function.greatest.SelectMaxUnionGreatestFunction
 
SelectMinUnionLeastFunction - Class in com.blazebit.persistence.impl.function.least
 
SelectMinUnionLeastFunction() - Constructor for class com.blazebit.persistence.impl.function.least.SelectMinUnionLeastFunction
 
selectNew(ObjectBuilder<Y>) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
selectNew(ObjectBuilder<Y>) - Method in class com.blazebit.persistence.impl.CriteriaBuilderImpl
 
selectNew(ObjectBuilder<Y>) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
selectNew(Class<Y>) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
selectNew(Class<Y>) - Method in class com.blazebit.persistence.impl.CriteriaBuilderImpl
 
selectNew(Class<Y>) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
selectNew(Constructor<Y>) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
SelectObjectBuilderEndedListener - Interface in com.blazebit.persistence.impl
 
SelectObjectBuilderImpl<T extends FullQueryBuilder<?,T>> - Class in com.blazebit.persistence.impl.builder.object
 
SelectObjectBuilderImpl(T, SelectObjectBuilderEndedListener, SubqueryInitiatorFactory, ExpressionFactory) - Constructor for class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
SelectQueryPlan<T> - Interface in com.blazebit.persistence.impl.plan
 
selectSimpleCase(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
selectSimpleCase(String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
selectSubqueries(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
selectSubqueries(String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
selectSubquery() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
selectSubquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
selectSubquery(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
selectSubquery(String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
selectSubquery(String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
selectSubquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
selectSubquery(String, String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
selectSubquery(String, String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
serviceProvider - Variable in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
set(Expression) - Method in class com.blazebit.persistence.impl.builder.predicate.RootPredicate
 
set(Expression) - Method in class com.blazebit.persistence.impl.JoinNode
 
set(Expression) - Method in class com.blazebit.persistence.impl.NodeInfo
 
set(String) - Method in class com.blazebit.persistence.impl.BaseUpdateCriteriaBuilderImpl
 
set(String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.BaseUpdateCriteriaBuilderImpl
 
set(String, Object) - Method in class com.blazebit.persistence.impl.BaseUpdateCriteriaBuilderImpl
 
set(X, Y) - Method in class com.blazebit.persistence.impl.util.CompositeAttributeAccessor
 
SET - Enum constant in enum com.blazebit.persistence.impl.ClauseType
 
SET - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
SET_FINDER - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
setAlias(String) - Method in class com.blazebit.persistence.impl.JoinAliasInfo
 
setAliasPrefix(String) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
setAllowedDeReferences(Set<String>) - Method in class com.blazebit.persistence.impl.JoinNode
 
setAttributeBindingMap - Variable in class com.blazebit.persistence.impl.BaseUpdateCriteriaBuilderImpl
 
setCacheable(boolean) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
setCacheable(boolean) - Method in class com.blazebit.persistence.impl.CommonQueryBuilderAdapter
 
setCacheable(boolean) - Method in class com.blazebit.persistence.impl.ImmutableQueryConfiguration
 
setCacheable(boolean) - Method in class com.blazebit.persistence.impl.MutableQueryConfiguration
 
setCacheable(boolean) - Method in interface com.blazebit.persistence.impl.QueryConfiguration
 
setCacheable(Query) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
setClause(ClauseType) - Method in class com.blazebit.persistence.impl.transform.SizeTransformationVisitor
 
setClauseType(ClauseType) - Method in class com.blazebit.persistence.impl.ParameterRegistrationVisitor
 
setClauseType(ClauseType) - Method in class com.blazebit.persistence.impl.ParameterUnregistrationVisitor
 
setClauseType(ClauseType) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
setCountTransformationDisabled(boolean) - Method in class com.blazebit.persistence.impl.transform.SizeTransformationVisitor
 
setCriteriaParameter(ParameterExpression<T>) - Method in class com.blazebit.persistence.impl.ParameterManager.ParameterImpl
 
setCrossJoin() - Method in class com.blazebit.persistence.impl.JoinNode
 
setCurrentJoinNode(JoinNode) - Method in class com.blazebit.persistence.impl.JoinVisitor
 
setDeReferenceFunction(String) - Method in class com.blazebit.persistence.impl.JoinNode
 
setDisallowedDeReferenceAlias(String) - Method in class com.blazebit.persistence.impl.JoinNode
 
setEndSetResult(T) - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationBuilderImpl
 
setExpression(Expression) - Method in class com.blazebit.persistence.impl.NodeInfo
 
setExpression(String) - Method in class com.blazebit.persistence.impl.PredicateManager
 
setExpression(String, String) - Method in class com.blazebit.persistence.impl.BaseUpdateCriteriaBuilderImpl
 
setExpressionSubqueries(String) - Method in class com.blazebit.persistence.impl.PredicateManager
 
setExternalRepresentation(boolean) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
setFetch(boolean) - Method in class com.blazebit.persistence.impl.JoinNode
 
setFirstResult(int) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
setFirstResult(int) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
setFirstResult(int) - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
setFirstResult(int) - Method in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
setFirstResult(int) - Method in class com.blazebit.persistence.impl.query.CustomReturningSQLTypedQuery
 
setFirstResult(int) - Method in class com.blazebit.persistence.impl.query.CustomSQLTypedQuery
 
setFirstResult(int) - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
setFirstResult(int) - Method in class com.blazebit.persistence.impl.query.TypedQueryWrapper
 
setFlushMode(FlushModeType) - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
setFlushMode(FlushModeType) - Method in class com.blazebit.persistence.impl.query.CustomReturningSQLTypedQuery
 
setFlushMode(FlushModeType) - Method in class com.blazebit.persistence.impl.query.CustomSQLQuery
 
setFlushMode(FlushModeType) - Method in class com.blazebit.persistence.impl.query.CustomSQLTypedQuery
 
setFlushMode(FlushModeType) - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
setFlushMode(FlushModeType) - Method in class com.blazebit.persistence.impl.query.TypedQueryWrapper
 
setForbiddenAlias(String) - Method in class com.blazebit.persistence.impl.AliasManager
 
setFrameEndExpression(String) - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction.WindowFunction
 
setFrameEndType(WindowFramePositionType) - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction.WindowFunction
 
setFrameExclusionType(WindowFrameExclusionType) - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction.WindowFunction
 
setFrameMode(WindowFrameMode) - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction.WindowFunction
 
setFrameStartExpression(String) - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction.WindowFunction
 
setFrameStartType(WindowFramePositionType) - Method in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction.WindowFunction
 
setFromClause(ClauseType) - Method in class com.blazebit.persistence.impl.JoinVisitor
 
SetFunction - Class in com.blazebit.persistence.impl.function.set
 
SetFunction(SetOperationType, DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.set.SetFunction
 
setHavingExpression(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
setHavingExpression(String) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
setHavingExpression(String) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
setHavingExpressionSubqueries(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
setHavingExpressionSubqueries(String) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
setHavingExpressionSubqueries(String) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
setHint(String, Object) - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
setHint(String, Object) - Method in class com.blazebit.persistence.impl.query.CustomReturningSQLTypedQuery
 
setHint(String, Object) - Method in class com.blazebit.persistence.impl.query.CustomSQLQuery
 
setHint(String, Object) - Method in class com.blazebit.persistence.impl.query.CustomSQLTypedQuery
 
setHint(String, Object) - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
setHint(String, Object) - Method in class com.blazebit.persistence.impl.query.TypedQueryWrapper
 
setImplicit(boolean) - Method in class com.blazebit.persistence.impl.JoinAliasInfo
 
setInlineCte(CTEInfo) - Method in class com.blazebit.persistence.impl.JoinNode
 
setJoinNode(JoinNode) - Method in class com.blazebit.persistence.impl.JoinAliasInfo
 
setJoinRequired(boolean) - Method in class com.blazebit.persistence.impl.JoinVisitor
 
setJoinType(JoinType) - Method in class com.blazebit.persistence.impl.JoinNode
 
setJoinWithObjectLeafAllowed(boolean) - Method in class com.blazebit.persistence.impl.JoinVisitor
 
setKeysetLink(KeysetLink) - Method in class com.blazebit.persistence.impl.keyset.AbstractKeysetBuilderEndedListener
 
setLeftExpression(Expression) - Method in class com.blazebit.persistence.impl.builder.predicate.BetweenBuilderImpl
 
setLeftExpression(Expression) - Method in interface com.blazebit.persistence.impl.builder.predicate.LeftHandsideSubqueryPredicateBuilder
 
setLeftExpression(Expression) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
setLockMode(LockModeType) - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
setLockMode(LockModeType) - Method in class com.blazebit.persistence.impl.query.CustomReturningSQLTypedQuery
 
setLockMode(LockModeType) - Method in class com.blazebit.persistence.impl.query.CustomSQLQuery
 
setLockMode(LockModeType) - Method in class com.blazebit.persistence.impl.query.CustomSQLTypedQuery
 
setLockMode(LockModeType) - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
setLockMode(LockModeType) - Method in class com.blazebit.persistence.impl.query.TypedQueryWrapper
 
setMaxResults(int) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
setMaxResults(int) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
setMaxResults(int) - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
setMaxResults(int) - Method in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
setMaxResults(int) - Method in class com.blazebit.persistence.impl.query.CustomReturningSQLTypedQuery
 
setMaxResults(int) - Method in class com.blazebit.persistence.impl.query.CustomSQLTypedQuery
 
setMaxResults(int) - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
setMaxResults(int) - Method in class com.blazebit.persistence.impl.query.TypedQueryWrapper
 
setMaxRows(Integer, Integer, PreparedStatement) - Method in class com.blazebit.persistence.impl.dialect.AbstractDbmsLimitHandler
 
setMaxRows(Integer, Integer, PreparedStatement) - Method in class com.blazebit.persistence.impl.dialect.NoopDbmsLimitHandler
 
setNull(String) - Method in class com.blazebit.persistence.impl.BaseUpdateCriteriaBuilderImpl
 
setOnExpression(String) - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
setOnExpressionSubqueries(String) - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
setOnPredicate(CompoundPredicate) - Method in class com.blazebit.persistence.impl.JoinNode
 
setOperationEnded - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
setOperationManager - Variable in class com.blazebit.persistence.impl.BaseFinalSetOperationBuilderImpl
 
SetOperationManager - Class in com.blazebit.persistence.impl
 
SetOperationQuerySpecification<T> - Class in com.blazebit.persistence.impl.query
 
SetOperationQuerySpecification(AbstractCommonQueryBuilder<?, ?, ?, ?, ?>, Query, Query, List<Query>, SetOperationType, List<? extends OrderByElement>, boolean, Collection<? extends Parameter<?>>, Set<String>, String, String, List<String>, List<EntityFunctionNode>, boolean, List<CTENode>, boolean, boolean) - Constructor for class com.blazebit.persistence.impl.query.SetOperationQuerySpecification
 
setOrderBySelectClause(boolean) - Method in class com.blazebit.persistence.impl.transform.SizeTransformationVisitor
 
setParameter(int, Object) - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
setParameter(int, Object) - Method in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
setParameter(int, Object) - Method in class com.blazebit.persistence.impl.query.CustomReturningSQLTypedQuery
 
setParameter(int, Object) - Method in class com.blazebit.persistence.impl.query.CustomSQLTypedQuery
 
setParameter(int, Object) - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
setParameter(int, Object) - Method in class com.blazebit.persistence.impl.query.TypedQueryWrapper
 
setParameter(int, Calendar, TemporalType) - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
setParameter(int, Calendar, TemporalType) - Method in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
setParameter(int, Calendar, TemporalType) - Method in class com.blazebit.persistence.impl.query.CustomReturningSQLTypedQuery
 
setParameter(int, Calendar, TemporalType) - Method in class com.blazebit.persistence.impl.query.CustomSQLTypedQuery
 
setParameter(int, Calendar, TemporalType) - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
setParameter(int, Calendar, TemporalType) - Method in class com.blazebit.persistence.impl.query.TypedQueryWrapper
 
setParameter(int, Date, TemporalType) - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
setParameter(int, Date, TemporalType) - Method in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
setParameter(int, Date, TemporalType) - Method in class com.blazebit.persistence.impl.query.CustomReturningSQLTypedQuery
 
setParameter(int, Date, TemporalType) - Method in class com.blazebit.persistence.impl.query.CustomSQLTypedQuery
 
setParameter(int, Date, TemporalType) - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
setParameter(int, Date, TemporalType) - Method in class com.blazebit.persistence.impl.query.TypedQueryWrapper
 
setParameter(String, Object) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
setParameter(String, Object) - Method in class com.blazebit.persistence.impl.CommonQueryBuilderAdapter
 
setParameter(String, Object) - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
setParameter(String, Object) - Method in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
setParameter(String, Object) - Method in class com.blazebit.persistence.impl.query.CustomReturningSQLTypedQuery
 
setParameter(String, Object) - Method in class com.blazebit.persistence.impl.query.CustomSQLTypedQuery
 
setParameter(String, Object) - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
setParameter(String, Object) - Method in class com.blazebit.persistence.impl.query.TypedQueryWrapper
 
setParameter(String, Calendar, TemporalType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
setParameter(String, Calendar, TemporalType) - Method in class com.blazebit.persistence.impl.CommonQueryBuilderAdapter
 
setParameter(String, Calendar, TemporalType) - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
setParameter(String, Calendar, TemporalType) - Method in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
setParameter(String, Calendar, TemporalType) - Method in class com.blazebit.persistence.impl.query.CustomReturningSQLTypedQuery
 
setParameter(String, Calendar, TemporalType) - Method in class com.blazebit.persistence.impl.query.CustomSQLTypedQuery
 
setParameter(String, Calendar, TemporalType) - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
setParameter(String, Calendar, TemporalType) - Method in class com.blazebit.persistence.impl.query.TypedQueryWrapper
 
setParameter(String, Date, TemporalType) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
setParameter(String, Date, TemporalType) - Method in class com.blazebit.persistence.impl.CommonQueryBuilderAdapter
 
setParameter(String, Date, TemporalType) - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
setParameter(String, Date, TemporalType) - Method in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
setParameter(String, Date, TemporalType) - Method in class com.blazebit.persistence.impl.query.CustomReturningSQLTypedQuery
 
setParameter(String, Date, TemporalType) - Method in class com.blazebit.persistence.impl.query.CustomSQLTypedQuery
 
setParameter(String, Date, TemporalType) - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
setParameter(String, Date, TemporalType) - Method in class com.blazebit.persistence.impl.query.TypedQueryWrapper
 
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class com.blazebit.persistence.impl.query.CustomReturningSQLTypedQuery
 
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class com.blazebit.persistence.impl.query.CustomSQLTypedQuery
 
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class com.blazebit.persistence.impl.query.TypedQueryWrapper
 
setParameter(Parameter<Date>, Date, TemporalType) - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
setParameter(Parameter<Date>, Date, TemporalType) - Method in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
setParameter(Parameter<Date>, Date, TemporalType) - Method in class com.blazebit.persistence.impl.query.CustomReturningSQLTypedQuery
 
setParameter(Parameter<Date>, Date, TemporalType) - Method in class com.blazebit.persistence.impl.query.CustomSQLTypedQuery
 
setParameter(Parameter<Date>, Date, TemporalType) - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
setParameter(Parameter<Date>, Date, TemporalType) - Method in class com.blazebit.persistence.impl.query.TypedQueryWrapper
 
setParameter(Parameter<T>, T) - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
setParameter(Parameter<T>, T) - Method in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
setParameter(Parameter<T>, T) - Method in class com.blazebit.persistence.impl.query.CustomSQLTypedQuery
 
setParameter(Parameter<T>, T) - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
setParameter(Parameter<T>, T) - Method in class com.blazebit.persistence.impl.query.TypedQueryWrapper
 
setParameter(Parameter<X>, X) - Method in class com.blazebit.persistence.impl.query.CustomReturningSQLTypedQuery
 
setParameterType(Class<T>) - Method in class com.blazebit.persistence.impl.ParameterManager.ParameterImpl
 
setParameterType(String, Class<?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
setParameterType(String, Class<?>) - Method in class com.blazebit.persistence.impl.CommonQueryBuilderAdapter
 
setParameterType(String, Class<?>) - Method in class com.blazebit.persistence.impl.ParameterManager
Deprecated.
setProperties(Map<String, String>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
setProperties(Map<String, String>) - Method in class com.blazebit.persistence.impl.CommonQueryBuilderAdapter
 
setProperties(Map<String, String>) - Method in class com.blazebit.persistence.impl.ImmutableQueryConfiguration
 
setProperties(Map<String, String>) - Method in class com.blazebit.persistence.impl.MutableQueryConfiguration
 
setProperties(Map<String, String>) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
setProperties(Map<String, String>) - Method in interface com.blazebit.persistence.impl.QueryConfiguration
 
setProperties(Properties) - Method in class com.blazebit.persistence.impl.CriteriaBuilderConfigurationImpl
 
setProperty(String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
setProperty(String, String) - Method in class com.blazebit.persistence.impl.CommonQueryBuilderAdapter
 
setProperty(String, String) - Method in class com.blazebit.persistence.impl.CriteriaBuilderConfigurationImpl
 
setProperty(String, String) - Method in class com.blazebit.persistence.impl.ImmutableQueryConfiguration
 
setProperty(String, String) - Method in class com.blazebit.persistence.impl.MutableQueryConfiguration
 
setProperty(String, String) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
setProperty(String, String) - Method in interface com.blazebit.persistence.impl.QueryConfiguration
 
setQueryBuilder(AbstractCommonQueryBuilder<?, ?, ?, ?, ?>) - Method in class com.blazebit.persistence.impl.ParameterRegistrationVisitor
 
setQueryBuilder(AbstractCommonQueryBuilder<?, ?, ?, ?, ?>) - Method in class com.blazebit.persistence.impl.ParameterUnregistrationVisitor
 
setRelativeExpressionPrefix(PathElementExpression) - Method in class com.blazebit.persistence.impl.JoinVisitor
 
setRenderedJoinNodes(Set<JoinNode>) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
setResolveSelectAliases(boolean) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
setReuseExisting(boolean) - Method in class com.blazebit.persistence.impl.JoinVisitor
 
setSingularParameter(Query, String, Object) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
setSubqueries(String, String) - Method in class com.blazebit.persistence.impl.BaseUpdateCriteriaBuilderImpl
 
setTransformer(ParameterValueTransformer) - Method in class com.blazebit.persistence.impl.ParameterManager.ParameterImpl
 
SetTypedQuery<X> - Class in com.blazebit.persistence.impl.query
 
SetTypedQuery(Query, List<Query>) - Constructor for class com.blazebit.persistence.impl.query.SetTypedQuery
 
setUsedInImplicitGroupBy(boolean) - Method in class com.blazebit.persistence.impl.ParameterManager.ParameterImpl
 
setValue(String) - Method in class com.blazebit.persistence.impl.function.entity.ValuesEntity
 
setValue(T) - Method in class com.blazebit.persistence.impl.ParameterManager.ParameterImpl
 
SetView<E> - Class in com.blazebit.persistence.impl.util
A set implementation that allows to provide a set view of a collection.
SetView(Collection<? extends E>) - Constructor for class com.blazebit.persistence.impl.util.SetView
 
setWhereExpression(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
setWhereExpression(String) - Method in class com.blazebit.persistence.impl.PredicateManager
 
setWhereExpression(String) - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
setWhereExpressionSubqueries(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
setWhereExpressionSubqueries(String) - Method in class com.blazebit.persistence.impl.PredicateManager
 
setWhereExpressionSubqueries(String) - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
shouldRenderCtes - Variable in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
simpleCase(String) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
simpleCase(String) - Method in class com.blazebit.persistence.impl.builder.predicate.LikeBuilderImpl
 
SimpleCaseWhenBuilderImpl<T> - Class in com.blazebit.persistence.impl.builder.expression
 
SimpleCaseWhenBuilderImpl(T, ExpressionBuilderEndedListener, ExpressionFactory, Expression, SubqueryInitiatorFactory, ParameterManager, ClauseType) - Constructor for class com.blazebit.persistence.impl.builder.expression.SimpleCaseWhenBuilderImpl
 
SimpleKeysetLink - Class in com.blazebit.persistence.impl.keyset
 
SimpleKeysetLink(Keyset, KeysetMode) - Constructor for class com.blazebit.persistence.impl.keyset.SimpleKeysetLink
 
SimplePathReference - Class in com.blazebit.persistence.impl
 
SimplePathReference(JoinNode, String, Type<?>) - Constructor for class com.blazebit.persistence.impl.SimplePathReference
 
SimpleTransformerGroup - Class in com.blazebit.persistence.impl.transform
 
SimpleTransformerGroup(ExpressionModifierVisitor<ExpressionModifier>) - Constructor for class com.blazebit.persistence.impl.transform.SimpleTransformerGroup
 
SINGLE - Enum constant in enum com.blazebit.persistence.impl.util.QuoteMode
 
size() - Method in class com.blazebit.persistence.impl.util.SetView
 
size() - Method in class com.blazebit.persistence.impl.ValuesParameterBinder
 
SizeExpressionTransformer - Class in com.blazebit.persistence.impl.transform
 
SizeExpressionTransformer(SizeTransformationVisitor) - Constructor for class com.blazebit.persistence.impl.transform.SizeExpressionTransformer
 
SizeSelectInfoTransformer - Class in com.blazebit.persistence.impl.transform
 
SizeSelectInfoTransformer(SizeTransformationVisitor, OrderByManager) - Constructor for class com.blazebit.persistence.impl.transform.SizeSelectInfoTransformer
 
SizeTransformationVisitor - Class in com.blazebit.persistence.impl.transform
 
SizeTransformationVisitor(MainQuery, SubqueryInitiatorFactory, JoinManager, JpaProvider) - Constructor for class com.blazebit.persistence.impl.transform.SizeTransformationVisitor
 
SizeTransformerGroup - Class in com.blazebit.persistence.impl.transform
 
SizeTransformerGroup(SizeTransformationVisitor, AbstractCommonQueryBuilder<?, ?, ?, ?, ?>, OrderByManager, SelectManager<?>, JoinManager, GroupByManager, ParameterManager) - Constructor for class com.blazebit.persistence.impl.transform.SizeTransformerGroup
 
splitOff(Expression, Expression, String) - Method in class com.blazebit.persistence.impl.SplittingVisitor
 
SplittingParameterTransformer - Class in com.blazebit.persistence.impl
 
SplittingParameterTransformer(ParameterManager, EntityMetamodel, Class<?>, Map<String, List<String>>) - Constructor for class com.blazebit.persistence.impl.SplittingParameterTransformer
 
SplittingVisitor - Class in com.blazebit.persistence.impl
 
SplittingVisitor(EntityMetamodel, JpaProvider, AliasManager) - Constructor for class com.blazebit.persistence.impl.SplittingVisitor
 
sql - Variable in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
SQL2008DbmsLimitHandler - Class in com.blazebit.persistence.impl.dialect
 
SQL2008DbmsLimitHandler() - Constructor for class com.blazebit.persistence.impl.dialect.SQL2008DbmsLimitHandler
 
SQL2008DbmsLimitHandler(int) - Constructor for class com.blazebit.persistence.impl.dialect.SQL2008DbmsLimitHandler
 
SqliteDayFunction - Class in com.blazebit.persistence.impl.function.datetime.day
 
SqliteDayFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.day.SqliteDayFunction
 
SqliteDayOfWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.dayofweek
 
SqliteDayOfWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.dayofweek.SqliteDayOfWeekFunction
 
SqliteDayOfYearFunction - Class in com.blazebit.persistence.impl.function.datetime.dayofyear
 
SqliteDayOfYearFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.dayofyear.SqliteDayOfYearFunction
 
SqliteHourFunction - Class in com.blazebit.persistence.impl.function.datetime.hour
 
SqliteHourFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.hour.SqliteHourFunction
 
SqliteIsoDayOfWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.isodayofweek
 
SqliteIsoDayOfWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.isodayofweek.SqliteIsoDayOfWeekFunction
 
SqliteIsoWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.isoweek
 
SqliteIsoWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.isoweek.SqliteIsoWeekFunction
 
SqliteMinuteFunction - Class in com.blazebit.persistence.impl.function.datetime.minute
 
SqliteMinuteFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.minute.SqliteMinuteFunction
 
SqliteMonthFunction - Class in com.blazebit.persistence.impl.function.datetime.month
 
SqliteMonthFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.month.SqliteMonthFunction
 
SqliteQuarterFunction - Class in com.blazebit.persistence.impl.function.datetime.quarter
 
SqliteQuarterFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.quarter.SqliteQuarterFunction
 
SqliteSecondFunction - Class in com.blazebit.persistence.impl.function.datetime.second
 
SqliteSecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.second.SqliteSecondFunction
 
SqliteYearFunction - Class in com.blazebit.persistence.impl.function.datetime.year
 
SqliteYearFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.year.SqliteYearFunction
 
SqlUtils - Class in com.blazebit.persistence.impl.util
Utility class to extract information from SQL queries.
SqlUtils.SelectItemExtractor - Interface in com.blazebit.persistence.impl.util
 
start - Variable in class com.blazebit.persistence.impl.function.tostringjson.GroupConcatBasedToStringJsonFunction
 
startBuilder(KeysetBuilderImpl<T>) - Method in class com.blazebit.persistence.impl.keyset.AbstractKeysetBuilderEndedListener
 
startBuilder(MultipleSubqueryInitiatorImpl) - Method in class com.blazebit.persistence.impl.SubqueryAndExpressionBuilderListener
 
startBuilder(T) - Method in class com.blazebit.persistence.impl.builder.expression.EscapeBuilderImpl.EscapeBuilderImplEndedListener
 
startBuilder(T) - Method in class com.blazebit.persistence.impl.builder.expression.ExpressionBuilderEndedListenerImpl
 
startBuilder(T) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateBuilderEndedListenerImpl
 
startBuilder(T) - Method in class com.blazebit.persistence.impl.PredicateAndExpressionBuilderEndedListener
 
startBuilder(X) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
startBuilder(X) - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
startBuilder(X) - Method in class com.blazebit.persistence.impl.PredicateAndSubqueryBuilderEndedListener
 
startBuilder(X) - Method in class com.blazebit.persistence.impl.SubqueryAndExpressionBuilderListener
 
startConcat() - Method in class com.blazebit.persistence.impl.function.concat.ConcatFunction
 
startConcat() - Method in class com.blazebit.persistence.impl.function.concat.PipeBasedConcatFunction
 
startConcat() - Method in class com.blazebit.persistence.impl.function.concat.PlusBasedConcatFunction
 
startExcept() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
startExceptAll() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
startIntersect() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
startIntersectAll() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
startOnBuilder(AbstractCommonQueryBuilder<?, ?, ?, ?, ?>) - Method in class com.blazebit.persistence.impl.PredicateManager
 
StartOngoingSetOperationCriteriaBuilderImpl<T,Z> - Class in com.blazebit.persistence.impl
 
StartOngoingSetOperationCriteriaBuilderImpl(AbstractCommonQueryBuilder<T, ?, ?, ?, ?>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.StartOngoingSetOperationCriteriaBuilderImpl
 
StartOngoingSetOperationCriteriaBuilderImpl(MainQuery, QueryContext, boolean, Class<T>, BuilderListener<Object>, OngoingFinalSetOperationCriteriaBuilderImpl<T>, Z) - Constructor for class com.blazebit.persistence.impl.StartOngoingSetOperationCriteriaBuilderImpl
 
StartOngoingSetOperationCTECriteriaBuilderImpl<T,Z extends AbstractCommonQueryBuilder<?,?,?,?,?>> - Class in com.blazebit.persistence.impl
 
StartOngoingSetOperationCTECriteriaBuilderImpl(AbstractCTECriteriaBuilder<T, StartOngoingSetOperationCTECriteriaBuilder<T, Z>, OngoingSetOperationCTECriteriaBuilder<T, Z>, StartOngoingSetOperationCTECriteriaBuilder<T, MiddleOngoingSetOperationCTECriteriaBuilder<T, Z>>>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.StartOngoingSetOperationCTECriteriaBuilderImpl
 
StartOngoingSetOperationCTECriteriaBuilderImpl(MainQuery, QueryContext, CTEManager.CTEKey, boolean, Class<Object>, T, CTEBuilderListener, OngoingFinalSetOperationCTECriteriaBuilderImpl<Object>, Z, AliasManager, JoinManager) - Constructor for class com.blazebit.persistence.impl.StartOngoingSetOperationCTECriteriaBuilderImpl
 
StartOngoingSetOperationSubqueryBuilderImpl<T,Z> - Class in com.blazebit.persistence.impl
 
StartOngoingSetOperationSubqueryBuilderImpl(BaseSubqueryBuilderImpl<T, StartOngoingSetOperationSubqueryBuilder<T, Z>, OngoingSetOperationSubqueryBuilder<T, Z>, StartOngoingSetOperationSubqueryBuilder<T, MiddleOngoingSetOperationSubqueryBuilder<T, Z>>>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.StartOngoingSetOperationSubqueryBuilderImpl
 
StartOngoingSetOperationSubqueryBuilderImpl(MainQuery, QueryContext, AliasManager, JoinManager, ExpressionFactory, T, SubqueryBuilderListener<T>, OngoingFinalSetOperationSubqueryBuilderImpl<T>, Z) - Constructor for class com.blazebit.persistence.impl.StartOngoingSetOperationSubqueryBuilderImpl
 
startSet() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
startSet() - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
startSet() - Method in class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
startSet(EntityManager, Class<T>) - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
startSubqueryBuilder(AbstractQuantifiablePredicateBuilder<X>, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
startSubqueryBuilder(SubqueryBuilderImpl<T>) - Method in class com.blazebit.persistence.impl.SubqueryBuilderListenerImpl
 
startSubqueryInitiator(SubqueryInitiator<X>) - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
startSubqueryInitiator(SubqueryInitiator<X>) - Method in class com.blazebit.persistence.impl.builder.predicate.BetweenBuilderImpl
 
startSubqueryInitiator(SubqueryInitiator<X>) - Method in class com.blazebit.persistence.impl.MultipleSubqueryInitiatorImpl
 
startUnion() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
startUnionAll() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
statementType - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
statementType - Variable in class com.blazebit.persistence.impl.query.CustomQuerySpecification
 
subListener - Variable in class com.blazebit.persistence.impl.AbstractCriteriaBuilder
 
subListener - Variable in class com.blazebit.persistence.impl.AbstractCTECriteriaBuilder
 
subListener - Variable in class com.blazebit.persistence.impl.BaseFinalSetOperationCTECriteriaBuilderImpl
 
subListener - Variable in class com.blazebit.persistence.impl.BaseFinalSetOperationSubqueryBuilderImpl
 
subListener - Variable in class com.blazebit.persistence.impl.BaseSubqueryBuilderImpl
 
subqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
subqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.LikeBuilderImpl
 
subqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
subqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
subqueries(String) - Method in class com.blazebit.persistence.impl.PredicateManager
 
subquery() - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
subquery() - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
subquery() - Method in class com.blazebit.persistence.impl.PredicateManager
 
subquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
subquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
subquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.PredicateManager
 
subquery(String, String) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
subquery(String, String) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
subquery(String, String) - Method in class com.blazebit.persistence.impl.PredicateManager
 
subquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
subquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
subquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.PredicateManager
 
SubqueryAndExpressionBuilderListener<T> - Class in com.blazebit.persistence.impl
 
SubqueryAndExpressionBuilderListener() - Constructor for class com.blazebit.persistence.impl.SubqueryAndExpressionBuilderListener
 
SubqueryBuilderImpl<T> - Class in com.blazebit.persistence.impl
 
SubqueryBuilderImpl(BaseSubqueryBuilderImpl<T, SubqueryBuilder<T>, LeafOngoingSetOperationSubqueryBuilder<T>, StartOngoingSetOperationSubqueryBuilder<T, LeafOngoingFinalSetOperationSubqueryBuilder<T>>>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.SubqueryBuilderImpl
 
SubqueryBuilderImpl(MainQuery, QueryContext, AliasManager, JoinManager, ExpressionFactory, T, boolean, SubqueryBuilderListener<T>) - Constructor for class com.blazebit.persistence.impl.SubqueryBuilderImpl
 
SubqueryBuilderListener<T> - Interface in com.blazebit.persistence.impl
 
SubqueryBuilderListenerImpl<T> - Class in com.blazebit.persistence.impl
 
SubqueryBuilderListenerImpl() - Constructor for class com.blazebit.persistence.impl.SubqueryBuilderListenerImpl
 
SubqueryFunction - Class in com.blazebit.persistence.impl.function.subquery
This is an internal FUNCTION that is used to bypass the Hibernate parser for rendering subqueries as aggregate function arguments.
SubqueryFunction() - Constructor for class com.blazebit.persistence.impl.function.subquery.SubqueryFunction
 
subqueryInitFactory - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
subqueryInitFactory - Variable in class com.blazebit.persistence.impl.AbstractManager
 
subqueryInitFactory - Variable in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
SubqueryInitiatorFactory - Class in com.blazebit.persistence.impl
 
SubqueryInitiatorFactory(MainQuery, AbstractCommonQueryBuilder<?, ?, ?, ?, ?>, AliasManager, JoinManager) - Constructor for class com.blazebit.persistence.impl.SubqueryInitiatorFactory
 
SubqueryInitiatorImpl<X> - Class in com.blazebit.persistence.impl
 
SubqueryInitiatorImpl(MainQuery, QueryContext, AliasManager, JoinManager, X, SubqueryBuilderListener<X>, boolean) - Constructor for class com.blazebit.persistence.impl.SubqueryInitiatorImpl
 
SubqueryInternalBuilder<T> - Interface in com.blazebit.persistence.impl
 
SubqueryRecursiveExpressionVisitor - Class in com.blazebit.persistence.impl.transform
 
SubqueryRecursiveExpressionVisitor() - Constructor for class com.blazebit.persistence.impl.transform.SubqueryRecursiveExpressionVisitor
 
SumFunction - Class in com.blazebit.persistence.impl.function.window.sum
 
SumFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.sum.SumFunction
 
superExpression - Variable in class com.blazebit.persistence.impl.builder.expression.SuperExpressionSubqueryBuilderListener
 
SuperExpressionLeftHandsideSubqueryPredicateBuilder<T extends LeftHandsideSubqueryPredicateBuilder> - Class in com.blazebit.persistence.impl.builder.predicate
 
SuperExpressionLeftHandsideSubqueryPredicateBuilder(String, Expression) - Constructor for class com.blazebit.persistence.impl.builder.predicate.SuperExpressionLeftHandsideSubqueryPredicateBuilder
 
SuperExpressionSubqueryBuilderListener<T> - Class in com.blazebit.persistence.impl.builder.expression
 
SuperExpressionSubqueryBuilderListener(String, Expression) - Constructor for class com.blazebit.persistence.impl.builder.expression.SuperExpressionSubqueryBuilderListener
 
supportsAdvancedSql() - Method in class com.blazebit.persistence.impl.MainQuery
 
supportsAnsiRowValueConstructor() - Method in class com.blazebit.persistence.impl.dialect.DB2DbmsDialect
 
supportsAnsiRowValueConstructor() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
supportsAnsiRowValueConstructor() - Method in class com.blazebit.persistence.impl.dialect.H2DbmsDialect
 
supportsArbitraryLengthMultiset() - Method in class com.blazebit.persistence.impl.dialect.DB2DbmsDialect
 
supportsArbitraryLengthMultiset() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
supportsArbitraryLengthMultiset() - Method in class com.blazebit.persistence.impl.dialect.H2DbmsDialect
 
supportsArbitraryLengthMultiset() - Method in class com.blazebit.persistence.impl.dialect.MSSQLDbmsDialect
 
supportsArbitraryLengthMultiset() - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
supportsArbitraryLengthMultiset() - Method in class com.blazebit.persistence.impl.dialect.OracleDbmsDialect
 
supportsArbitraryLengthMultiset() - Method in class com.blazebit.persistence.impl.dialect.PostgreSQLDbmsDialect
 
supportsBooleanAggregation() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
supportsBooleanAggregation() - Method in class com.blazebit.persistence.impl.dialect.H2DbmsDialect
 
supportsBooleanAggregation() - Method in class com.blazebit.persistence.impl.dialect.PostgreSQLDbmsDialect
 
supportsCaching() - Method in class com.blazebit.persistence.impl.JpqlMacroAdapter
 
supportsCollectionTableCleanupOnDelete() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsCollectionValueDereference() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsComplexJoinOn() - Method in class com.blazebit.persistence.impl.dialect.DB2DbmsDialect
 
supportsComplexJoinOn() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
supportsCountStar() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsCountTuple() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
supportsCountTuple() - Method in class com.blazebit.persistence.impl.dialect.H2DbmsDialect
 
supportsCountTuple() - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
supportsCountTuple() - Method in class com.blazebit.persistence.impl.dialect.PostgreSQLDbmsDialect
 
supportsCrossJoin() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsCustomFunctions() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsEntityJoin() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsEnumLiteral(ManagedType<?>, String, boolean) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsExcept(boolean) - Method in class com.blazebit.persistence.impl.dialect.DB2DbmsDialect
 
supportsExcept(boolean) - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
supportsExcept(boolean) - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
supportsExcept(boolean) - Method in class com.blazebit.persistence.impl.dialect.PostgreSQLDbmsDialect
 
supportsFilterClause - Variable in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 
supportsFilterClause() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
supportsFilterClause() - Method in class com.blazebit.persistence.impl.dialect.PostgreSQLDbmsDialect
 
supportsForeignAssociationInOnClause() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsFullRowValueComparison() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
supportsFullRowValueComparison() - Method in class com.blazebit.persistence.impl.dialect.MSSQLDbmsDialect
 
supportsFullRowValueComparison() - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
supportsFullRowValueComparison() - Method in class com.blazebit.persistence.impl.dialect.OracleDbmsDialect
 
supportsGroupByEntityAlias() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsGroupByExpressionInHavingMatching() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
supportsGroupByExpressionInHavingMatching() - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
supportsInsertStatement() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsIntersect(boolean) - Method in class com.blazebit.persistence.impl.dialect.DB2DbmsDialect
 
supportsIntersect(boolean) - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
supportsIntersect(boolean) - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
supportsIntersect(boolean) - Method in class com.blazebit.persistence.impl.dialect.PostgreSQLDbmsDialect
 
supportsJoinsInRecursiveCte() - Method in class com.blazebit.persistence.impl.dialect.DB2DbmsDialect
 
supportsJoinsInRecursiveCte() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
supportsJoinTableCleanupOnDelete() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsJpa21() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsLikePatternEscape() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsLimit() - Method in class com.blazebit.persistence.impl.dialect.AbstractDbmsLimitHandler
 
supportsLimit() - Method in class com.blazebit.persistence.impl.dialect.NoopDbmsLimitHandler
 
supportsLimitInQuantifiedPredicateSubquery() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
supportsLimitInQuantifiedPredicateSubquery() - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
supportsLimitOffset() - Method in class com.blazebit.persistence.impl.dialect.AbstractDbmsLimitHandler
 
supportsLimitOffset() - Method in class com.blazebit.persistence.impl.dialect.NoopDbmsLimitHandler
 
supportsLimitWithoutOrderBy() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
supportsLimitWithoutOrderBy() - Method in class com.blazebit.persistence.impl.dialect.MSSQLDbmsDialect
 
supportsListagg() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsModificationQueryInWithClause() - Method in class com.blazebit.persistence.impl.dialect.DB2DbmsDialect
 
supportsModificationQueryInWithClause() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
supportsModificationQueryInWithClause() - Method in class com.blazebit.persistence.impl.dialect.PostgreSQLDbmsDialect
 
supportsNestedCorrelations() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
supportsNestedCorrelations() - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
supportsNonDrivingAliasInOnClause() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsNonRecursiveWithClause() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
supportsNonRecursiveWithClause() - Method in class com.blazebit.persistence.impl.dialect.H2DbmsDialect
 
supportsNonRecursiveWithClause() - Method in class com.blazebit.persistence.impl.dialect.MySQL8DbmsDialect
 
supportsNonRecursiveWithClause() - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
supportsNonScalarSubquery() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsNullPrecedence - Variable in class com.blazebit.persistence.impl.function.window.AbstractWindowFunction
 
supportsNullPrecedence() - Method in class com.blazebit.persistence.impl.dialect.DB2DbmsDialect
 
supportsNullPrecedence() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
supportsNullPrecedence() - Method in class com.blazebit.persistence.impl.dialect.MSSQLDbmsDialect
 
supportsNullPrecedence() - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
supportsNullPrecedenceExpression() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsPartitionInRowNumberOver() - Method in class com.blazebit.persistence.impl.dialect.DB2DbmsDialect
 
supportsPartitionInRowNumberOver() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
supportsPartitionInRowNumberOver() - Method in class com.blazebit.persistence.impl.dialect.MSSQLDbmsDialect
 
supportsPartitionInRowNumberOver() - Method in class com.blazebit.persistence.impl.dialect.OracleDbmsDialect
 
supportsPartitionInRowNumberOver() - Method in class com.blazebit.persistence.impl.dialect.PostgreSQLDbmsDialect
 
supportsProxyParameterForNonPkAssociation() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsReturningAllGeneratedKeys() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
supportsReturningAllGeneratedKeys() - Method in class com.blazebit.persistence.impl.dialect.H2DbmsDialect
 
supportsReturningColumns() - Method in class com.blazebit.persistence.impl.dialect.DB2DbmsDialect
 
supportsReturningColumns() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
supportsReturningColumns() - Method in class com.blazebit.persistence.impl.dialect.HSQLDbmsDialect
 
supportsReturningColumns() - Method in class com.blazebit.persistence.impl.dialect.MSSQLDbmsDialect
 
supportsReturningColumns() - Method in class com.blazebit.persistence.impl.dialect.OracleDbmsDialect
 
supportsReturningColumns() - Method in class com.blazebit.persistence.impl.dialect.PostgreSQLDbmsDialect
 
supportsReturningGeneratedKeys() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
supportsRootTreat() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsRootTreatJoin() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsRootTreatTreatJoin() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsRowValueConstructor() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
supportsRowValueConstructor() - Method in class com.blazebit.persistence.impl.dialect.MSSQLDbmsDialect
 
supportsRowValueConstructor() - Method in class com.blazebit.persistence.impl.dialect.OracleDbmsDialect
 
supportsSelectCompositeIdEntityInSubquery() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsSetOperations() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsSingleValuedAssociationIdExpressions() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsSingleValuedAssociationNaturalIdExpressions() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsSubqueryAliasShadowing() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsSubqueryInFunction() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsSubqueryLimitOffset() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsSubtypePropertyResolving() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsSubtypeRelationResolving() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsTemporalLiteral() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsTransientEntityAsParameter() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsTreatCorrelation() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsTreatJoin() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsUnion(boolean) - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
supportsUnion(boolean) - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
supportsUpdateSetAssociationId() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsUpdateSetEmbeddable() - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
supportsVariableLimit() - Method in class com.blazebit.persistence.impl.dialect.AbstractDbmsLimitHandler
Returns whether the dbms supports parameters for LIMIT and OFFSET via prepared statements.
supportsVariableLimit() - Method in class com.blazebit.persistence.impl.dialect.DB2DbmsLimitHandler
 
supportsVariableLimit() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsLimitHandler
 
supportsVariableLimit() - Method in class com.blazebit.persistence.impl.dialect.MSSQL2012DbmsLimitHandler
 
supportsVariableLimit() - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsLimitHandler
 
supportsVariableLimit() - Method in class com.blazebit.persistence.impl.dialect.OracleDbmsLimitHandler
 
supportsVariableLimit() - Method in class com.blazebit.persistence.impl.dialect.SQL2008DbmsLimitHandler
 
supportsWindowFunctions() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
supportsWindowFunctions() - Method in class com.blazebit.persistence.impl.dialect.HSQLDbmsDialect
 
supportsWindowFunctions() - Method in class com.blazebit.persistence.impl.dialect.MySQL8DbmsDialect
 
supportsWindowFunctions() - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
supportsWindowNullPrecedence() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
supportsWindowNullPrecedence() - Method in class com.blazebit.persistence.impl.dialect.H2DbmsDialect
 
supportsWindowNullPrecedence() - Method in class com.blazebit.persistence.impl.dialect.OracleDbmsDialect
 
supportsWindowNullPrecedence() - Method in class com.blazebit.persistence.impl.dialect.PostgreSQLDbmsDialect
 
supportsWithClause() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
supportsWithClause() - Method in class com.blazebit.persistence.impl.dialect.H2DbmsDialect
 
supportsWithClause() - Method in class com.blazebit.persistence.impl.dialect.MySQL8DbmsDialect
 
supportsWithClause() - Method in class com.blazebit.persistence.impl.dialect.MySQLDbmsDialect
 
supportsWithClauseHead() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
supportsWithClauseHead() - Method in class com.blazebit.persistence.impl.dialect.OracleDbmsDialect
 
supportsWithClauseInModificationQuery() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 
supportsWithClauseInModificationQuery() - Method in class com.blazebit.persistence.impl.dialect.H2DbmsDialect
 
SybaseDayFunction - Class in com.blazebit.persistence.impl.function.datetime.day
 
SybaseDayFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.day.SybaseDayFunction
 
SybaseDayOfWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.dayofweek
 
SybaseDayOfWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.dayofweek.SybaseDayOfWeekFunction
 
SybaseDayOfYearFunction - Class in com.blazebit.persistence.impl.function.datetime.dayofyear
 
SybaseDayOfYearFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.dayofyear.SybaseDayOfYearFunction
 
SybaseHourFunction - Class in com.blazebit.persistence.impl.function.datetime.hour
 
SybaseHourFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.hour.SybaseHourFunction
 
SybaseIsoDayOfWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.isodayofweek
 
SybaseIsoDayOfWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.isodayofweek.SybaseIsoDayOfWeekFunction
 
SybaseIsoWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.isoweek
 
SybaseIsoWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.isoweek.SybaseIsoWeekFunction
 
SybaseMicrosecondFunction - Class in com.blazebit.persistence.impl.function.datetime.microsecond
 
SybaseMicrosecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.microsecond.SybaseMicrosecondFunction
 
SybaseMillisecondFunction - Class in com.blazebit.persistence.impl.function.datetime.millisecond
 
SybaseMillisecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.millisecond.SybaseMillisecondFunction
 
SybaseMinuteFunction - Class in com.blazebit.persistence.impl.function.datetime.minute
 
SybaseMinuteFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.minute.SybaseMinuteFunction
 
SybaseMonthFunction - Class in com.blazebit.persistence.impl.function.datetime.month
 
SybaseMonthFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.month.SybaseMonthFunction
 
SybaseQuarterFunction - Class in com.blazebit.persistence.impl.function.datetime.quarter
 
SybaseQuarterFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.quarter.SybaseQuarterFunction
 
SybaseSecondFunction - Class in com.blazebit.persistence.impl.function.datetime.second
 
SybaseSecondFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.second.SybaseSecondFunction
 
SybaseYearFunction - Class in com.blazebit.persistence.impl.function.datetime.year
 
SybaseYearFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.year.SybaseYearFunction
 
SYNTHETIC_COLUMN_PREFIX - Static variable in class com.blazebit.persistence.impl.function.coltrunc.ColumnTruncFunction
 

T

then(Object) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndThenBuilderImpl
 
then(Object) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenBuilderImpl
 
then(Object) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrThenBuilderImpl
 
thenExpression(String) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndThenBuilderImpl
 
thenExpression(String) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenBuilderImpl
 
thenExpression(String) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrThenBuilderImpl
 
thenLiteral(Object) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenAndThenBuilderImpl
 
thenLiteral(Object) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenBuilderImpl
 
thenLiteral(Object) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenOrThenBuilderImpl
 
toArray() - Method in class com.blazebit.persistence.impl.util.SetView
 
toArray(T[]) - Method in class com.blazebit.persistence.impl.util.SetView
 
toJsonPath(List<Object>, int, boolean) - Static method in class com.blazebit.persistence.impl.function.jsonget.AbstractJsonGetFunction
 
ToMultisetFunction - Class in com.blazebit.persistence.impl.function.tomultiset
 
ToMultisetFunction(AbstractToStringJsonFunction, AbstractToStringXmlFunction) - Constructor for class com.blazebit.persistence.impl.function.tomultiset.ToMultisetFunction
 
toString() - Method in class com.blazebit.persistence.impl.DefaultOrderByElement
 
toString() - Method in class com.blazebit.persistence.impl.JpqlMacroFunctionRenderContext
 
toString() - Method in class com.blazebit.persistence.impl.ResolvedExpression
 
toString() - Method in class com.blazebit.persistence.impl.SimplePathReference
 
toString() - Method in class com.blazebit.persistence.impl.util.SetView
 
TransactSQLPagePositionFunction - Class in com.blazebit.persistence.impl.function.pageposition
 
TransactSQLPagePositionFunction() - Constructor for class com.blazebit.persistence.impl.function.pageposition.TransactSQLPagePositionFunction
 
transform(Object) - Method in class com.blazebit.persistence.impl.AssociationFromIdParameterTransformer
 
transform(Object) - Method in class com.blazebit.persistence.impl.AssociationToIdParameterTransformer
 
transform(Object) - Method in interface com.blazebit.persistence.impl.ParameterValueTransformer
 
transform(Object) - Method in class com.blazebit.persistence.impl.SplittingParameterTransformer
 
transformerGroups - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
transformers - Variable in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
TransientEntityAssociationParameterTransformerFactory - Class in com.blazebit.persistence.impl
 
TransientEntityAssociationParameterTransformerFactory(EntityMetamodel, AssociationToIdParameterTransformer) - Constructor for class com.blazebit.persistence.impl.TransientEntityAssociationParameterTransformerFactory
 
TreatedJoinAliasInfo - Class in com.blazebit.persistence.impl
This is the join alias info for "special" join nodes that aren't rendered as joins but only serve for providing a "treat-view" on an existing join node.
TreatedJoinAliasInfo(JoinNode, EntityType<?>, String) - Constructor for class com.blazebit.persistence.impl.TreatedJoinAliasInfo
 
TreatFunction - Class in com.blazebit.persistence.impl.function.treat
 
TreatFunction(Class<?>) - Constructor for class com.blazebit.persistence.impl.function.treat.TreatFunction
 
TruncDayFunction - Class in com.blazebit.persistence.impl.function.trunc.day
 
TruncDayFunction(String) - Constructor for class com.blazebit.persistence.impl.function.trunc.day.TruncDayFunction
 
TruncFunction - Class in com.blazebit.persistence.impl.function.trunc
 
TruncFunction(String, String) - Constructor for class com.blazebit.persistence.impl.function.trunc.TruncFunction
 
TruncHourFunction - Class in com.blazebit.persistence.impl.function.trunc.hour
 
TruncHourFunction(String) - Constructor for class com.blazebit.persistence.impl.function.trunc.hour.TruncHourFunction
 
TruncMicrosecondsFunction - Class in com.blazebit.persistence.impl.function.trunc.microseconds
 
TruncMicrosecondsFunction(String) - Constructor for class com.blazebit.persistence.impl.function.trunc.microseconds.TruncMicrosecondsFunction
 
TruncMillisecondsFunction - Class in com.blazebit.persistence.impl.function.trunc.milliseconds
 
TruncMillisecondsFunction(String) - Constructor for class com.blazebit.persistence.impl.function.trunc.milliseconds.TruncMillisecondsFunction
 
TruncMinuteFunction - Class in com.blazebit.persistence.impl.function.trunc.minute
 
TruncMinuteFunction(String) - Constructor for class com.blazebit.persistence.impl.function.trunc.minute.TruncMinuteFunction
 
TruncMonthFunction - Class in com.blazebit.persistence.impl.function.trunc.month
 
TruncMonthFunction(String) - Constructor for class com.blazebit.persistence.impl.function.trunc.month.TruncMonthFunction
 
TruncQuarterFunction - Class in com.blazebit.persistence.impl.function.trunc.quarter
 
TruncQuarterFunction(String) - Constructor for class com.blazebit.persistence.impl.function.trunc.quarter.TruncQuarterFunction
 
TruncSecondFunction - Class in com.blazebit.persistence.impl.function.trunc.second
 
TruncSecondFunction(String) - Constructor for class com.blazebit.persistence.impl.function.trunc.second.TruncSecondFunction
 
TruncWeekFunction - Class in com.blazebit.persistence.impl.function.trunc.week
 
TruncWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.trunc.week.TruncWeekFunction
 
TruncWeekFunction(String) - Constructor for class com.blazebit.persistence.impl.function.trunc.week.TruncWeekFunction
 
TruncYearFunction - Class in com.blazebit.persistence.impl.function.trunc.year
 
TruncYearFunction(String) - Constructor for class com.blazebit.persistence.impl.function.trunc.year.TruncYearFunction
 
TupleObjectBuilder - Class in com.blazebit.persistence.impl.builder.object
 
TupleObjectBuilder(List<SelectInfo>, Map<String, Integer>) - Constructor for class com.blazebit.persistence.impl.builder.object.TupleObjectBuilder
 
type - Variable in class com.blazebit.persistence.impl.function.set.SetFunction
 
type(Class<X>) - Method in class com.blazebit.persistence.impl.EntityMetamodelImpl
 
TypedQueryWrapper<X> - Class in com.blazebit.persistence.impl.query
 
TypedQueryWrapper(TypedQuery<X>, Map<ParameterExpression<?>, String>) - Constructor for class com.blazebit.persistence.impl.query.TypedQueryWrapper
 
TYPES - Static variable in interface com.blazebit.persistence.impl.BasicCastTypes
 

U

unboundedPreceding() - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
union() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
union() - Method in class com.blazebit.persistence.impl.RecursiveCTECriteriaBuilderImpl
 
unionAll - Variable in class com.blazebit.persistence.impl.RecursiveCTECriteriaBuilderImpl
 
unionAll() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
unionAll() - Method in class com.blazebit.persistence.impl.RecursiveCTECriteriaBuilderImpl
 
unproxy(T) - Method in class com.blazebit.persistence.impl.CachingJpaProvider
 
unquoteDoubleQuotes(String) - Static method in class com.blazebit.persistence.impl.util.JpqlFunctionUtil
 
unquoteSingleQuotes(String) - Static method in class com.blazebit.persistence.impl.util.JpqlFunctionUtil
 
unregisterAliasInfoForBottomLevel(AliasInfo) - Method in class com.blazebit.persistence.impl.AliasManager
 
unregisterParameterExpressions(Expression) - Method in class com.blazebit.persistence.impl.AbstractManager
 
unregisterParameterName(String, ClauseType, AbstractCommonQueryBuilder<?, ?, ?, ?, ?>) - Method in class com.blazebit.persistence.impl.ParameterManager
 
unwrap(Class<T>) - Method in class com.blazebit.persistence.impl.JpqlMacroAwareExpressionFactory
 
unwrap(Class<T>) - Method in class com.blazebit.persistence.impl.PaginatedTypedQueryImpl
 
unwrap(Class<T>) - Method in class com.blazebit.persistence.impl.query.CustomReturningSQLTypedQuery
 
unwrap(Class<T>) - Method in class com.blazebit.persistence.impl.query.CustomSQLQuery
 
unwrap(Class<T>) - Method in class com.blazebit.persistence.impl.query.CustomSQLTypedQuery
 
unwrap(Class<T>) - Method in class com.blazebit.persistence.impl.query.QueryWrapper
 
unwrapStringLiteral(String) - Static method in class com.blazebit.persistence.impl.ExpressionUtils
 
update(Class<T>) - Method in class com.blazebit.persistence.impl.ReturningModificationCriteraBuilderFactoryImpl
 
update(Class<T>, String) - Method in class com.blazebit.persistence.impl.ReturningModificationCriteraBuilderFactoryImpl
 
update(EntityManager, Class<T>) - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
update(EntityManager, Class<T>, String) - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
UPDATE - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
UPDATE_FINDER - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
updateClauseDependencies(ClauseType, Set<JoinNode>) - Method in class com.blazebit.persistence.impl.JoinNode
 
updateCollection(Class<T>, String) - Method in class com.blazebit.persistence.impl.ReturningModificationCriteraBuilderFactoryImpl
 
updateCollection(Class<T>, String, String) - Method in class com.blazebit.persistence.impl.ReturningModificationCriteraBuilderFactoryImpl
 
updateCollection(EntityManager, Class<T>, String) - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
updateCollection(EntityManager, Class<T>, String, String) - Method in class com.blazebit.persistence.impl.CriteriaBuilderFactoryImpl
 
UpdateCollectionCriteriaBuilderImpl<T> - Class in com.blazebit.persistence.impl
 
UpdateCollectionCriteriaBuilderImpl(AbstractUpdateCollectionCriteriaBuilder<T, UpdateCriteriaBuilder<T>, Void>, MainQuery, QueryContext, Map<JoinManager, JoinManager>, ExpressionCopyContext) - Constructor for class com.blazebit.persistence.impl.UpdateCollectionCriteriaBuilderImpl
 
UpdateCollectionCriteriaBuilderImpl(MainQuery, Class<T>, String, String) - Constructor for class com.blazebit.persistence.impl.UpdateCollectionCriteriaBuilderImpl
 
UpdateCriteriaBuilderImpl<T> - Class in com.blazebit.persistence.impl
 
UpdateCriteriaBuilderImpl(MainQuery, Class<T>, String) - Constructor for class com.blazebit.persistence.impl.UpdateCriteriaBuilderImpl
 
UpdateModificationQuerySpecification<T> - Class in com.blazebit.persistence.impl.query
 
UpdateModificationQuerySpecification(AbstractCommonQueryBuilder<?, ?, ?, ?, ?>, Query, Query, Collection<? extends Parameter<?>>, Set<String>, List<String>, List<EntityFunctionNode>, boolean, List<CTENode>, boolean, boolean, String[], ReturningObjectBuilder<T>, Map<DbmsModificationState, String>, Map<String, String>, boolean, String, String, String[], List<String>, Collection<Query>, Map<String, String>, Query) - Constructor for class com.blazebit.persistence.impl.query.UpdateModificationQuerySpecification
 
useCountWrapper(boolean) - Method in class com.blazebit.persistence.impl.AbstractFullQueryBuilder
 
usesExecuteUpdateWhenWithClauseInModificationQuery() - Method in class com.blazebit.persistence.impl.dialect.DB2DbmsDialect
 
usesExecuteUpdateWhenWithClauseInModificationQuery() - Method in class com.blazebit.persistence.impl.dialect.DefaultDbmsDialect
 

V

validate(Keyset, List<OrderByExpression>) - Method in class com.blazebit.persistence.impl.keyset.AbstractKeysetLink
 
value(Object) - Method in class com.blazebit.persistence.impl.builder.predicate.AbstractQuantifiablePredicateBuilder
 
value(Object) - Method in class com.blazebit.persistence.impl.builder.predicate.LikeBuilderImpl
 
valueBinders - Variable in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
valueOf(String) - Static method in enum com.blazebit.persistence.impl.ClauseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.blazebit.persistence.impl.keyset.KeysetMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.blazebit.persistence.impl.util.QuoteMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.blazebit.persistence.impl.ClauseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.blazebit.persistence.impl.keyset.KeysetMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.blazebit.persistence.impl.util.QuoteMode
Returns an array containing the constants of this enum type, in the order they are declared.
valuesElementParameters - Variable in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
ValuesEntity - Class in com.blazebit.persistence.impl.function.entity
 
ValuesEntity() - Constructor for class com.blazebit.persistence.impl.function.entity.ValuesEntity
 
ValuesParameterBinder - Class in com.blazebit.persistence.impl
 
ValuesParameterBinder(String[][], AttributeAccessor<Object, Object>[]) - Constructor for class com.blazebit.persistence.impl.ValuesParameterBinder
 
valuesParameters - Variable in class com.blazebit.persistence.impl.query.AbstractCustomQuery
 
verifyBuilderEnded() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
verifyBuilderEnded() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenBuilderImpl
 
verifyBuilderEnded() - Method in class com.blazebit.persistence.impl.builder.expression.EscapeBuilderImpl.EscapeBuilderImplEndedListener
 
verifyBuilderEnded() - Method in class com.blazebit.persistence.impl.builder.expression.ExpressionBuilderEndedListenerImpl
 
verifyBuilderEnded() - Method in class com.blazebit.persistence.impl.builder.predicate.HavingAndBuilderImpl
 
verifyBuilderEnded() - Method in class com.blazebit.persistence.impl.builder.predicate.HavingOrBuilderImpl
 
verifyBuilderEnded() - Method in class com.blazebit.persistence.impl.builder.predicate.LikeBuilderImpl
 
verifyBuilderEnded() - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
verifyBuilderEnded() - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateBuilderEndedListenerImpl
 
verifyBuilderEnded() - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
verifyBuilderEnded() - Method in class com.blazebit.persistence.impl.builder.predicate.RestrictionBuilderImpl
 
verifyBuilderEnded() - Method in class com.blazebit.persistence.impl.builder.predicate.WhereAndBuilderImpl
 
verifyBuilderEnded() - Method in class com.blazebit.persistence.impl.builder.predicate.WhereOrBuilderImpl
 
verifyBuilderEnded() - Method in class com.blazebit.persistence.impl.BuilderListenerImpl
 
verifyBuilderEnded() - Method in class com.blazebit.persistence.impl.CTEBuilderListenerImpl
 
verifyBuilderEnded() - Method in class com.blazebit.persistence.impl.JoinOnBuilderImpl
 
verifyBuilderEnded() - Method in class com.blazebit.persistence.impl.keyset.AbstractKeysetBuilderEndedListener
 
verifyBuilderEnded() - Method in class com.blazebit.persistence.impl.PredicateAndExpressionBuilderEndedListener
 
verifyBuilderEnded() - Method in class com.blazebit.persistence.impl.PredicateAndSubqueryBuilderEndedListener
 
verifyBuilderEnded() - Method in class com.blazebit.persistence.impl.RecursiveCTECriteriaBuilderImpl
 
verifyBuilderEnded() - Method in class com.blazebit.persistence.impl.SubqueryAndExpressionBuilderListener
 
verifyBuilderEnded(AbstractCommonQueryBuilder<?, ?, ?, ?, ?>) - Method in class com.blazebit.persistence.impl.BaseFinalSetOperationBuilderImpl
 
verifyEnded() - Method in class com.blazebit.persistence.impl.PredicateManager
 
verifySetBuilderEnded() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
verifySetBuilderEnded() - Method in class com.blazebit.persistence.impl.CriteriaBuilderImpl
 
verifySubqueryBuilderEnded() - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
verifySubqueryBuilderEnded() - Method in class com.blazebit.persistence.impl.builder.predicate.BetweenBuilderImpl
 
verifySubqueryBuilderEnded() - Method in class com.blazebit.persistence.impl.MultipleSubqueryInitiatorImpl
 
verifySubqueryBuilderEnded() - Method in class com.blazebit.persistence.impl.SubqueryBuilderListenerImpl
 
Version - Class in com.blazebit.persistence.impl
 
visit(ClauseType, Expression) - Method in class com.blazebit.persistence.impl.transform.ClauseAndJoinAwareResultVisitor
 
visit(ClauseType, Expression) - Method in class com.blazebit.persistence.impl.transform.ClauseAndJoinAwareVisitor
 
visit(JoinNode) - Method in class com.blazebit.persistence.impl.AbortableOnClauseJoinNodeVisitor
 
visit(JoinNode) - Method in class com.blazebit.persistence.impl.InnerJoinOnlyAbortableResultJoinNodeVisitor
 
visit(JoinNode) - Method in interface com.blazebit.persistence.impl.JoinNodeVisitor
 
visit(JoinNode) - Method in class com.blazebit.persistence.impl.JoinVisitor
 
visit(JoinNode) - Method in class com.blazebit.persistence.impl.OnClauseJoinNodeVisitor
 
visit(JoinNode) - Method in interface com.blazebit.persistence.impl.ResultJoinNodeVisitor
 
visit(SelectInfo) - Method in class com.blazebit.persistence.impl.JoinVisitor
 
visit(SelectInfo) - Method in interface com.blazebit.persistence.impl.SelectInfoVisitor
 
visit(SelectInfo, ClauseType) - Method in class com.blazebit.persistence.impl.transform.SizeSelectInfoTransformer
 
visit(ArrayExpression) - Method in class com.blazebit.persistence.impl.ParameterRegistrationVisitor
 
visit(ArrayExpression) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
visit(DateLiteral) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
visit(FunctionExpression) - Method in class com.blazebit.persistence.impl.ConjunctionPathExpressionFindingVisitor
 
visit(FunctionExpression) - Method in class com.blazebit.persistence.impl.EntitySelectResolveVisitor
 
visit(FunctionExpression) - Method in class com.blazebit.persistence.impl.JoinVisitor
 
visit(FunctionExpression) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
visit(FunctionExpression) - Method in class com.blazebit.persistence.impl.transform.OuterFunctionVisitor
 
visit(FunctionExpression) - Method in class com.blazebit.persistence.impl.transform.SizeTransformationVisitor
 
visit(ListIndexExpression) - Method in class com.blazebit.persistence.impl.EntitySelectResolveVisitor
 
visit(ListIndexExpression) - Method in class com.blazebit.persistence.impl.JoinVisitor
 
visit(ListIndexExpression) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
visit(MapEntryExpression) - Method in class com.blazebit.persistence.impl.EntitySelectResolveVisitor
 
visit(MapKeyExpression) - Method in class com.blazebit.persistence.impl.EntitySelectResolveVisitor
 
visit(MapKeyExpression) - Method in class com.blazebit.persistence.impl.JoinVisitor
 
visit(MapKeyExpression) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
visit(MapKeyExpression) - Method in class com.blazebit.persistence.impl.SplittingVisitor
 
visit(MapValueExpression) - Method in class com.blazebit.persistence.impl.EntitySelectResolveVisitor
 
visit(MapValueExpression) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
visit(MapValueExpression) - Method in class com.blazebit.persistence.impl.SplittingVisitor
 
visit(ExpressionModifier, ClauseType) - Method in class com.blazebit.persistence.impl.transform.OuterFunctionVisitor
 
visit(ExpressionModifier, ClauseType) - Method in class com.blazebit.persistence.impl.transform.SizeExpressionTransformer
 
visit(ExpressionModifier, ClauseType) - Method in class com.blazebit.persistence.impl.transform.SubqueryRecursiveExpressionVisitor
 
visit(ParameterExpression) - Method in class com.blazebit.persistence.impl.ParameterRegistrationVisitor
 
visit(ParameterExpression) - Method in class com.blazebit.persistence.impl.ParameterUnregistrationVisitor
 
visit(ParameterExpression) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
visit(PathExpression) - Method in class com.blazebit.persistence.impl.ConjunctionPathExpressionFindingVisitor
 
visit(PathExpression) - Method in class com.blazebit.persistence.impl.EntitySelectResolveVisitor
 
visit(PathExpression) - Method in class com.blazebit.persistence.impl.IllegalSubqueryDetector
 
visit(PathExpression) - Method in class com.blazebit.persistence.impl.ImplicitJoinCorrelationPathReplacementVisitor
 
visit(PathExpression) - Method in class com.blazebit.persistence.impl.JoinNodeGathererVisitor
 
visit(PathExpression) - Method in class com.blazebit.persistence.impl.JoinVisitor
 
visit(PathExpression) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
visit(PathExpression) - Method in class com.blazebit.persistence.impl.SplittingVisitor
 
visit(PathExpression) - Method in class com.blazebit.persistence.impl.transform.SizeTransformationVisitor
 
visit(SubqueryExpression) - Method in class com.blazebit.persistence.impl.IllegalSubqueryDetector
 
visit(SubqueryExpression) - Method in class com.blazebit.persistence.impl.JoinVisitor
 
visit(SubqueryExpression) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
visit(SubqueryExpression) - Method in class com.blazebit.persistence.impl.transform.SubqueryRecursiveExpressionVisitor
 
visit(TimeLiteral) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
visit(TimestampLiteral) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
visit(TreatExpression) - Method in class com.blazebit.persistence.impl.JoinVisitor
 
visit(TreatExpression) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
visit(CompoundPredicate) - Method in class com.blazebit.persistence.impl.ConjunctionPathExpressionFindingVisitor
 
visit(CompoundPredicate) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
visit(EqPredicate) - Method in class com.blazebit.persistence.impl.JoinVisitor
 
visit(EqPredicate) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
visit(EqPredicate) - Method in class com.blazebit.persistence.impl.transform.ClauseAndJoinAwareResultVisitor
 
visit(EqPredicate) - Method in class com.blazebit.persistence.impl.transform.ClauseAndJoinAwareVisitor
 
visit(ExistsPredicate) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
visit(GePredicate) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
visit(GtPredicate) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
visit(InPredicate) - Method in class com.blazebit.persistence.impl.JoinVisitor
 
visit(InPredicate) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
visit(InPredicate) - Method in class com.blazebit.persistence.impl.transform.ClauseAndJoinAwareResultVisitor
 
visit(InPredicate) - Method in class com.blazebit.persistence.impl.transform.ClauseAndJoinAwareVisitor
 
visit(IsEmptyPredicate) - Method in class com.blazebit.persistence.impl.JoinVisitor
 
visit(IsEmptyPredicate) - Method in class com.blazebit.persistence.impl.transform.ClauseAndJoinAwareResultVisitor
 
visit(IsEmptyPredicate) - Method in class com.blazebit.persistence.impl.transform.ClauseAndJoinAwareVisitor
 
visit(IsNullPredicate) - Method in class com.blazebit.persistence.impl.ConjunctionPathExpressionFindingVisitor
 
visit(IsNullPredicate) - Method in class com.blazebit.persistence.impl.JoinVisitor
 
visit(IsNullPredicate) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
visit(IsNullPredicate) - Method in class com.blazebit.persistence.impl.transform.ClauseAndJoinAwareResultVisitor
 
visit(IsNullPredicate) - Method in class com.blazebit.persistence.impl.transform.ClauseAndJoinAwareVisitor
 
visit(LePredicate) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
visit(LtPredicate) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
visit(MemberOfPredicate) - Method in class com.blazebit.persistence.impl.JoinVisitor
 
visit(MemberOfPredicate) - Method in class com.blazebit.persistence.impl.transform.ClauseAndJoinAwareResultVisitor
 
visit(MemberOfPredicate) - Method in class com.blazebit.persistence.impl.transform.ClauseAndJoinAwareVisitor
 
visit(T, ClauseType) - Method in interface com.blazebit.persistence.impl.transform.ExpressionModifierVisitor
 
visitWindowDefinition(WindowDefinition) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 
visitWithinGroup(List<OrderByItem>) - Method in class com.blazebit.persistence.impl.ResolvingQueryGenerator
 

W

WeekAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.week
 
WeekAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.week.WeekAddFunction
 
WeekAddFunction(String) - Constructor for class com.blazebit.persistence.impl.function.dateadd.week.WeekAddFunction
 
WeekDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.week
 
WeekDiffFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datediff.week.WeekDiffFunction
 
WeekInYearFunction - Class in com.blazebit.persistence.impl.function.datetime.week
 
WeekInYearFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.week.WeekInYearFunction
 
WeekInYearFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datetime.week.WeekInYearFunction
 
when(String) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenBuilderImpl
 
when(String, String) - Method in class com.blazebit.persistence.impl.builder.expression.SimpleCaseWhenBuilderImpl
 
whenAnd() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenBuilderImpl
 
whenExists() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenBuilderImpl
 
whenExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenBuilderImpl
 
whenNotExists() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenBuilderImpl
 
whenNotExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenBuilderImpl
 
whenOr() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenBuilderImpl
 
whenSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenBuilderImpl
 
whenSubquery() - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenBuilderImpl
 
whenSubquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenBuilderImpl
 
whenSubquery(String, String) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenBuilderImpl
 
whenSubquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.expression.CaseWhenBuilderImpl
 
where() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
where() - Method in class com.blazebit.persistence.impl.PredicateManager
 
where() - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
where(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
where(String) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
where(String) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
where(String) - Method in class com.blazebit.persistence.impl.builder.predicate.WhereAndBuilderImpl
 
where(String) - Method in class com.blazebit.persistence.impl.builder.predicate.WhereOrBuilderImpl
 
where(String) - Method in class com.blazebit.persistence.impl.PredicateManager
 
where(String) - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
WHERE - Enum constant in enum com.blazebit.persistence.impl.ClauseType
 
WHERE - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
WHERE_FINDER - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
whereAnd() - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
whereAnd() - Method in class com.blazebit.persistence.impl.builder.predicate.WhereOrBuilderImpl
 
WhereAndBuilderImpl<T> - Class in com.blazebit.persistence.impl.builder.predicate
 
WhereAndBuilderImpl(T, PredicateBuilderEndedListener, SubqueryInitiatorFactory, ExpressionFactory, ParameterManager) - Constructor for class com.blazebit.persistence.impl.builder.predicate.WhereAndBuilderImpl
 
whereCase() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
whereCase() - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
whereCase() - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
whereCase() - Method in class com.blazebit.persistence.impl.builder.predicate.WhereAndBuilderImpl
 
whereCase() - Method in class com.blazebit.persistence.impl.builder.predicate.WhereOrBuilderImpl
 
whereCase() - Method in class com.blazebit.persistence.impl.PredicateManager
 
whereCase() - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
whereExists() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
whereExists() - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
whereExists() - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
whereExists() - Method in class com.blazebit.persistence.impl.builder.predicate.WhereAndBuilderImpl
 
whereExists() - Method in class com.blazebit.persistence.impl.builder.predicate.WhereOrBuilderImpl
 
whereExists() - Method in class com.blazebit.persistence.impl.PredicateManager
 
whereExists() - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
whereExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
whereExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
whereExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
whereExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.WhereAndBuilderImpl
 
whereExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.WhereOrBuilderImpl
 
whereExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.PredicateManager
 
whereExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
whereExpression(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
whereExpression(String) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
whereExpression(String) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
whereExpression(String) - Method in class com.blazebit.persistence.impl.builder.predicate.WhereAndBuilderImpl
 
whereExpression(String) - Method in class com.blazebit.persistence.impl.builder.predicate.WhereOrBuilderImpl
 
whereExpression(String) - Method in class com.blazebit.persistence.impl.PredicateManager
 
whereExpression(String) - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
whereExpressionSubqueries(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
whereExpressionSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
whereExpressionSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
whereExpressionSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.WhereAndBuilderImpl
 
whereExpressionSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.WhereOrBuilderImpl
 
whereExpressionSubqueries(String) - Method in class com.blazebit.persistence.impl.PredicateManager
 
whereExpressionSubqueries(String) - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
whereManager - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
WhereManager<T extends WhereBuilder<T>> - Class in com.blazebit.persistence.impl
 
whereNotExists() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
whereNotExists() - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
whereNotExists() - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
whereNotExists() - Method in class com.blazebit.persistence.impl.builder.predicate.WhereAndBuilderImpl
 
whereNotExists() - Method in class com.blazebit.persistence.impl.builder.predicate.WhereOrBuilderImpl
 
whereNotExists() - Method in class com.blazebit.persistence.impl.PredicateManager
 
whereNotExists() - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
whereNotExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
whereNotExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
whereNotExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
whereNotExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.WhereAndBuilderImpl
 
whereNotExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.WhereOrBuilderImpl
 
whereNotExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.PredicateManager
 
whereNotExists(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
whereOr() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
whereOr() - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
whereOr() - Method in class com.blazebit.persistence.impl.builder.predicate.WhereAndBuilderImpl
 
whereOr() - Method in class com.blazebit.persistence.impl.PredicateManager
 
whereOr() - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
WhereOrBuilderImpl<T> - Class in com.blazebit.persistence.impl.builder.predicate
 
WhereOrBuilderImpl(T, PredicateBuilderEndedListener, SubqueryInitiatorFactory, ExpressionFactory, ParameterManager) - Constructor for class com.blazebit.persistence.impl.builder.predicate.WhereOrBuilderImpl
 
whereSimpleCase(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
whereSimpleCase(String) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
whereSimpleCase(String) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
whereSimpleCase(String) - Method in class com.blazebit.persistence.impl.builder.predicate.WhereAndBuilderImpl
 
whereSimpleCase(String) - Method in class com.blazebit.persistence.impl.builder.predicate.WhereOrBuilderImpl
 
whereSimpleCase(String) - Method in class com.blazebit.persistence.impl.PredicateManager
 
whereSimpleCase(String) - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
whereSubqueries(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
whereSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
whereSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
whereSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.WhereAndBuilderImpl
 
whereSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.WhereOrBuilderImpl
 
whereSubqueries(String) - Method in class com.blazebit.persistence.impl.PredicateManager
 
whereSubqueries(String) - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
whereSubquery() - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
whereSubquery() - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
whereSubquery() - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
whereSubquery() - Method in class com.blazebit.persistence.impl.builder.predicate.WhereAndBuilderImpl
 
whereSubquery() - Method in class com.blazebit.persistence.impl.builder.predicate.WhereOrBuilderImpl
 
whereSubquery() - Method in class com.blazebit.persistence.impl.PredicateManager
 
whereSubquery() - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
whereSubquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
whereSubquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
whereSubquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
whereSubquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.WhereAndBuilderImpl
 
whereSubquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.WhereOrBuilderImpl
 
whereSubquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.PredicateManager
 
whereSubquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
whereSubquery(String, String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
whereSubquery(String, String) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
whereSubquery(String, String) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
whereSubquery(String, String) - Method in class com.blazebit.persistence.impl.builder.predicate.WhereAndBuilderImpl
 
whereSubquery(String, String) - Method in class com.blazebit.persistence.impl.builder.predicate.WhereOrBuilderImpl
 
whereSubquery(String, String) - Method in class com.blazebit.persistence.impl.PredicateManager
 
whereSubquery(String, String) - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
whereSubquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
whereSubquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
whereSubquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
whereSubquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.WhereAndBuilderImpl
 
whereSubquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.predicate.WhereOrBuilderImpl
 
whereSubquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.PredicateManager
 
whereSubquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.WindowBuilderImpl
 
window(String) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
WINDOW - Enum constant in enum com.blazebit.persistence.impl.ClauseType
 
WindowBuilderImpl<T> - Class in com.blazebit.persistence.impl
 
WindowBuilderImpl(ResolvingQueryGenerator, ParameterManager, SubqueryInitiatorFactory, ExpressionFactory, WindowManager<T>, T, String) - Constructor for class com.blazebit.persistence.impl.WindowBuilderImpl
 
WindowEveryFunction - Class in com.blazebit.persistence.impl.function.window.every
 
WindowEveryFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.every.WindowEveryFunction
 
WindowEveryFunction(String, DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.every.WindowEveryFunction
 
WindowFunction(String) - Constructor for class com.blazebit.persistence.impl.function.window.AbstractWindowFunction.WindowFunction
 
windowManager - Variable in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
WindowManager<T> - Class in com.blazebit.persistence.impl
 
WindowManager(ResolvingQueryGenerator, ParameterManager, SubqueryInitiatorFactory) - Constructor for class com.blazebit.persistence.impl.WindowManager
 
WindowOrAggFunction - Class in com.blazebit.persistence.impl.function.window.oragg
 
WindowOrAggFunction(DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.oragg.WindowOrAggFunction
 
WindowOrAggFunction(String, DbmsDialect) - Constructor for class com.blazebit.persistence.impl.function.window.oragg.WindowOrAggFunction
 
with(int, String) - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
with(int, String, String) - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
with(Class<?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
with(Class<?>) - Method in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
with(Class<?>, boolean) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
with(Class<?>, CriteriaBuilder<?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
with(Class<?>, CriteriaBuilder<?>) - Method in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
with(Class<?>, CriteriaBuilder<?>, boolean) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
with(Class<?>, CriteriaBuilder<?>, boolean, JoinManager, boolean, X) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
with(Class<?>, String, boolean, JoinManager, boolean, X) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
with(String) - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
with(String) - Method in class com.blazebit.persistence.impl.MultipleSubqueryInitiatorImpl
 
with(String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.MultipleSubqueryInitiatorImpl
 
with(String, Object) - Method in class com.blazebit.persistence.impl.keyset.KeysetBuilderImpl
 
with(String, String) - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
with(EntityType<?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
with(EntityType<?>, boolean) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
with(EntityType<?>, CriteriaBuilder<?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
with(EntityType<?>, CriteriaBuilder<?>, boolean) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
with(EntityType<?>, CriteriaBuilder<?>, boolean, JoinManager, boolean, X) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
with(EntityType<?>, String, boolean, JoinManager, boolean, X) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
WITH - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
WITH_FINDER - Static variable in class com.blazebit.persistence.impl.util.SqlUtils
 
withBoundedCount(long) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
withCountQuery(boolean) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
withCtesFrom(CTEBuilder<?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
withExpression(String) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
withExpression(String) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
withExpression(String) - Method in class com.blazebit.persistence.impl.PredicateManager
 
withExpressionSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateAndBuilderImpl
 
withExpressionSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.predicate.PredicateOrBuilderImpl
 
withExpressionSubqueries(String) - Method in class com.blazebit.persistence.impl.PredicateManager
 
withExtractAllKeysets(boolean) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
withForceIdQuery(boolean) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
withHighestKeysetOffset(int) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
withInlineCountQuery(boolean) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
withInlineIdQuery(boolean) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
withKeysetExtraction(boolean) - Method in class com.blazebit.persistence.impl.PaginatedCriteriaBuilderImpl
 
withPackageOpener(PackageOpener) - Method in class com.blazebit.persistence.impl.CriteriaBuilderConfigurationImpl
 
withRecursive(Class<?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
withRecursive(Class<?>) - Method in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
withRecursive(EntityType<?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
withReturning(Class<?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
withReturning(Class<?>) - Method in class com.blazebit.persistence.impl.AbstractModificationCriteriaBuilder
 
withReturning(EntityType<?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
withStartSet(Class<?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
withStartSet(Class<?>, boolean) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
withStartSet(Class<?>, boolean, boolean) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
withStartSet(EntityType<?>) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
withStartSet(EntityType<?>, boolean) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
withStartSet(EntityType<?>, boolean, boolean) - Method in class com.blazebit.persistence.impl.AbstractCommonQueryBuilder
 
withSubqueries(int, String) - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
withSubqueries(int, String, String) - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
withSubqueries(String) - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
withSubqueries(String, String) - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
withSubquery() - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
withSubquery(int) - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
withSubquery(int, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
withSubquery(int, String) - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
withSubquery(int, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
withSubquery(int, String, String) - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
withSubquery(int, String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
withSubquery(int, String, String, String) - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
withSubquery(int, String, String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
withSubquery(FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
withSubquery(String) - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
withSubquery(String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
withSubquery(String, String) - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
withSubquery(String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
withSubquery(String, String, String) - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
withSubquery(String, String, String, FullQueryBuilder<?, ?>) - Method in class com.blazebit.persistence.impl.builder.object.SelectObjectBuilderImpl
 
wrapPlainParameters() - Method in class com.blazebit.persistence.impl.SelectManager
 

Y

YearAddFunction - Class in com.blazebit.persistence.impl.function.dateadd.year
 
YearAddFunction() - Constructor for class com.blazebit.persistence.impl.function.dateadd.year.YearAddFunction
 
YearAddFunction(String) - Constructor for class com.blazebit.persistence.impl.function.dateadd.year.YearAddFunction
 
YearDiffFunction - Class in com.blazebit.persistence.impl.function.datediff.year
 
YearDiffFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datediff.year.YearDiffFunction
 
YearFunction - Class in com.blazebit.persistence.impl.function.datetime.year
 
YearFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.year.YearFunction
 
YearFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datetime.year.YearFunction
 
YearOfWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.yearofweek
 
YearOfWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.yearofweek.YearOfWeekFunction
 
YearOfWeekFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datetime.yearofweek.YearOfWeekFunction
 
YearWeekFunction - Class in com.blazebit.persistence.impl.function.datetime.yearweek
 
YearWeekFunction() - Constructor for class com.blazebit.persistence.impl.function.datetime.yearweek.YearWeekFunction
 
YearWeekFunction(String) - Constructor for class com.blazebit.persistence.impl.function.datetime.yearweek.YearWeekFunction
 
A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form