Uses of Class
com.evolveum.midpoint.repo.sqale.qmodel.shadow.QShadow
Packages that use QShadow
-
Uses of QShadow in com.evolveum.midpoint.repo.sqale.qmodel.shadow
Methods in com.evolveum.midpoint.repo.sqale.qmodel.shadow that return QShadowModifier and TypeMethodDescriptionShadowReferenceAttributesUpdateContext.entityPath()protected QShadowQShadowMapping.newAliasInstance(String alias) Methods in com.evolveum.midpoint.repo.sqale.qmodel.shadow that return types with arguments of type QShadowModifier and TypeMethodDescriptionBiFunction<QShadow,QShadowReferenceAttribute, com.querydsl.core.types.Predicate> QShadowReferenceAttributeMapping.correlationPredicate()ShadowReferenceAttributesUpdateContext.mapping()Methods in com.evolveum.midpoint.repo.sqale.qmodel.shadow with parameters of type QShadowModifier and TypeMethodDescription@Nullable com.querydsl.core.types.Expression<?>ShadowReferenceAttributesMapper.primaryPath(QShadow entityPath, ItemDefinition<?> definition) @NotNull com.querydsl.core.types.Path<?>[]QShadowMapping.selectExpressions(QShadow entity, Collection<SelectorOptions<GetOperationOptions>> options) QShadowMapping.toSchemaObject(@NotNull com.querydsl.core.Tuple row, @NotNull QShadow entityPath, @NotNull JdbcSession jdbcSession, Collection<SelectorOptions<GetOperationOptions>> options) Method parameters in com.evolveum.midpoint.repo.sqale.qmodel.shadow with type arguments of type QShadowModifier and TypeMethodDescriptionSqaleUpdateContext<?,?, ?> ShadowReferenceAttributesResolver.resolve(SqaleUpdateContext<?, QShadow, MShadow> context, ItemPath itemPath) ShadowReferenceAttributesResolver.resolve(SqlQueryContext<?, QShadow, MShadow> context, boolean parent) Constructor parameters in com.evolveum.midpoint.repo.sqale.qmodel.shadow with type arguments of type QShadowModifierConstructorDescriptionShadowRefAttributeItemDeltaProcessor(QName name, SqaleUpdateContext<?, QShadow, MShadow> context, QShadowReferenceAttributeMapping referenceMapping) ShadowRefAttributeItemFilterProcessor(QName name, SqlQueryContext<Object, QShadow, MShadow> ctx, QShadowReferenceAttributeMapping referenceMapping) ShadowReferenceAttributesUpdateContext(SqaleUpdateContext<?, QShadow, MShadow> parentContext, QueryModelMapping<ShadowType, QShadow, MShadow> mapping) ShadowReferenceAttributesUpdateContext(SqaleUpdateContext<?, QShadow, MShadow> parentContext, QueryModelMapping<ShadowType, QShadow, MShadow> mapping)