Uses of Class
com.evolveum.midpoint.repo.sqale.qmodel.ref.MReference
Packages that use MReference
Package
Description
-
Uses of MReference in com.evolveum.midpoint.repo.sqale.filtering
Classes in com.evolveum.midpoint.repo.sqale.filtering with type parameters of type MReferenceModifier and TypeClassDescriptionclassRefTableItemFilterProcessor<Q extends QReference<R,OR>, R extends MReference, OQ extends FlexibleRelationalPathBase<OR>, OR> Filter processor for reference item paths resolved viaQReferencetables. -
Uses of MReference in com.evolveum.midpoint.repo.sqale.mapping
Classes in com.evolveum.midpoint.repo.sqale.mapping with type parameters of type MReferenceModifier and TypeClassDescriptionclassRefTableTargetResolver<Q extends QReference<R,?>, R extends MReference, TQ extends QObject<TR>, TR extends MObject> Resolver that knows how to traverse from reference table to the reference target.Methods in com.evolveum.midpoint.repo.sqale.mapping with type parameters of type MReferenceModifier and TypeMethodDescriptiondefault <TQ extends QReference<TR,R>, TR extends MReference>
SqaleMappingMixin<S,Q, R> SqaleMappingMixin.addRefMapping(@NotNull QName itemName, @NotNull QReferenceMapping<TQ, TR, Q, R> referenceMapping) Defines multi-value reference mapping (refs in table) for both query and modifications.<TQ extends QReference<TR,R>, TR extends MReference>
SqaleNestedMapping<S,Q, R> SqaleNestedMapping.addRefMapping(@NotNull QName itemName, @NotNull QReferenceMapping<TQ, TR, Q, R> referenceMapping) protected <REF extends MReference,OQ extends FlexibleRelationalPathBase<OR>, OR>
voidSqaleTableMapping.storeRefs(OR ownerRow, @NotNull List<ObjectReferenceType> refs, @NotNull QReferenceMapping<?, REF, OQ, OR> mapping, @NotNull JdbcSession jdbcSession) -
Uses of MReference in com.evolveum.midpoint.repo.sqale.qmodel.accesscert
Subclasses of MReference in com.evolveum.midpoint.repo.sqale.qmodel.accesscertModifier and TypeClassDescriptionclassQuerydsl "row bean" type related toQAccessCertificationWorkItemReference. -
Uses of MReference in com.evolveum.midpoint.repo.sqale.qmodel.assignment
Subclasses of MReference in com.evolveum.midpoint.repo.sqale.qmodel.assignment -
Uses of MReference in com.evolveum.midpoint.repo.sqale.qmodel.cases.workitem
Subclasses of MReference in com.evolveum.midpoint.repo.sqale.qmodel.cases.workitemModifier and TypeClassDescriptionclassQuerydsl "row bean" type related toQCaseWorkItemReference. -
Uses of MReference in com.evolveum.midpoint.repo.sqale.qmodel.ref
Classes in com.evolveum.midpoint.repo.sqale.qmodel.ref with type parameters of type MReferenceModifier and TypeClassDescriptionclassQReference<R extends MReference,OR> Querydsl query type for "m_reference" table that contains all persisted object references.classQReferenceMapping<Q extends QReference<R,OR>, R extends MReference, OQ extends FlexibleRelationalPathBase<OR>, OR> Base mapping betweenQReferencesubclasses andObjectReferenceType.Fields in com.evolveum.midpoint.repo.sqale.qmodel.ref with type parameters of type MReferenceModifier and TypeFieldDescriptionstatic final Class<QReference<MReference,Object>> QReference.CLASSIfQReference.classis not enough because of generics, tryQReference.CLASS.Methods in com.evolveum.midpoint.repo.sqale.qmodel.ref that return MReferenceMethods in com.evolveum.midpoint.repo.sqale.qmodel.ref that return types with arguments of type MReferenceModifier and TypeMethodDescriptionQObjectReferenceMapping.createRowTransformer(SqlQueryContext<ObjectReferenceType, QObjectReference<OR>, MReference> sqlQueryContext, JdbcSession jdbcSession) References are extracted from their owner objects insideResultListRowTransformer.beforeTransformation(java.util.List<com.querydsl.core.Tuple>, Q).Method parameters in com.evolveum.midpoint.repo.sqale.qmodel.ref with type arguments of type MReferenceModifier and TypeMethodDescriptionQObjectReferenceMapping.createRowTransformer(SqlQueryContext<ObjectReferenceType, QObjectReference<OR>, MReference> sqlQueryContext, JdbcSession jdbcSession) References are extracted from their owner objects insideResultListRowTransformer.beforeTransformation(java.util.List<com.querydsl.core.Tuple>, Q). -
Uses of MReference in com.evolveum.midpoint.repo.sqale.qmodel.simulation
Subclasses of MReference in com.evolveum.midpoint.repo.sqale.qmodel.simulation