Uses of Class
com.evolveum.midpoint.repo.sqale.qmodel.common.QContainerWithFullObject
Package
Description
-
Uses of QContainerWithFullObject in com.evolveum.midpoint.repo.sqale.qmodel.assignment
Modifier and TypeClassDescriptionclass
QAssignment<OR extends MObject>
Querydsl query type for "m_assignment" table. -
Uses of QContainerWithFullObject in com.evolveum.midpoint.repo.sqale.qmodel.common
Modifier and TypeClassDescriptionclass
QContainerWithFullObjectMapping<S extends Containerable,
Q extends QContainerWithFullObject<R, OR>, R extends MContainerWithFullObject, OR> -
Uses of QContainerWithFullObject in com.evolveum.midpoint.repo.sqale.qmodel.focus
Modifier and TypeClassDescriptionclass
QFocusIdentity<OR extends MFocus>
Querydsl query type for "m_focus_identity" table. -
Uses of QContainerWithFullObject in com.evolveum.midpoint.repo.sqale.qmodel.object
Modifier and TypeClassDescriptionclass
QOperationExecution<OR extends MObject>
Querydsl query type for "m_operation_execution" table.Modifier and TypeMethodDescription<C extends Containerable,
TQ extends QContainerWithFullObject<TR, R>, TR extends MContainerWithFullObject>
SqaleMappingMixin<S,Q, R> QObjectMapping.addFullObjectContainerTableMapping
(@NotNull ItemName itemName, @NotNull QContainerWithFullObjectMapping<C, TQ, TR, R> containerMapping, boolean includeByDefault, @NotNull BiFunction<Q, TQ, com.querydsl.core.types.Predicate> joinPredicate)