Uses of Class
com.evolveum.midpoint.repo.sqale.qmodel.ref.QObjectReference
Packages that use QObjectReference
-
Uses of QObjectReference in com.evolveum.midpoint.repo.sqale.qmodel.ref
Subclasses of QObjectReference in com.evolveum.midpoint.repo.sqale.qmodel.refMethods in com.evolveum.midpoint.repo.sqale.qmodel.ref that return QObjectReferenceModifier and TypeMethodDescriptionprotected QObjectReference<OR>QObjectReferenceMapping.newAliasInstance(String alias) Methods in com.evolveum.midpoint.repo.sqale.qmodel.ref that return types with arguments of type QObjectReferenceModifier and TypeMethodDescriptionBiFunction<OQ,QObjectReference<OR>, com.querydsl.core.types.Predicate> QObjectReferenceMapping.correlationPredicate()QObjectReferenceMapping.createRowTransformer(SqlQueryContext<ObjectReferenceType, QObjectReference<OR>, MReference> sqlQueryContext, JdbcSession jdbcSession, Collection<SelectorOptions<GetOperationOptions>> options) References are extracted from their owner objects insideResultListRowTransformer.beforeTransformation(java.util.List<com.querydsl.core.Tuple>, Q).Methods in com.evolveum.midpoint.repo.sqale.qmodel.ref with parameters of type QObjectReferenceModifier and TypeMethodDescriptionprotected booleanQObjectReferenceFullObjectMapping.requiresParent(com.querydsl.core.Tuple t, QObjectReference<OR> entityPath) protected booleanQObjectReferenceMapping.requiresParent(com.querydsl.core.Tuple t, QObjectReference<OR> entityPath) Method parameters in com.evolveum.midpoint.repo.sqale.qmodel.ref with type arguments of type QObjectReferenceModifier and TypeMethodDescriptionvoidQObjectReferenceFullObjectMapping.afterModify(SqaleUpdateContext<ObjectReferenceType, QObjectReference<OR>, MReference> updateContext) voidQObjectReferenceMapping.afterModify(SqaleUpdateContext<ObjectReferenceType, QObjectReference<OR>, MReference> updateContext) QObjectReferenceMapping.createRowTransformer(SqlQueryContext<ObjectReferenceType, QObjectReference<OR>, MReference> sqlQueryContext, JdbcSession jdbcSession, Collection<SelectorOptions<GetOperationOptions>> options) References are extracted from their owner objects insideResultListRowTransformer.beforeTransformation(java.util.List<com.querydsl.core.Tuple>, Q).Constructor parameters in com.evolveum.midpoint.repo.sqale.qmodel.ref with type arguments of type QObjectReferenceModifierConstructorDescriptionQObjectReferenceFullObjectMapping(Class<? extends ObjectType> baseType, ItemPath path, String tableName, String defaultAliasName, @NotNull SqaleRepoContext repositoryContext, @NotNull Supplier<QueryTableMapping<?, TQ, TR>> targetMappingSupplier, @Nullable Supplier<QueryTableMapping<OS, OQ, OR>> ownerMappingSupplier, @Nullable BiFunction<QObjectReference<OR>, OQ, com.querydsl.core.types.Predicate> ownerJoin, @Nullable Class<?> ownerType, @Nullable ItemPath referencePath) protectedQObjectReferenceMapping(String tableName, String defaultAliasName, @NotNull SqaleRepoContext repositoryContext, Class<? extends QObjectReference<?>> referenceType, @NotNull Supplier<QueryTableMapping<?, TQ, TR>> targetMappingSupplier, @Nullable Supplier<QueryTableMapping<OS, OQ, OR>> ownerMappingSupplier, @Nullable BiFunction<QObjectReference<OR>, OQ, com.querydsl.core.types.Predicate> ownerJoin, @Nullable Class<?> ownerType, @Nullable ItemPath referencePath) protectedQObjectReferenceMapping(String tableName, String defaultAliasName, @NotNull SqaleRepoContext repositoryContext, Class<? extends QObjectReference<?>> referenceType, @NotNull Supplier<QueryTableMapping<?, TQ, TR>> targetMappingSupplier, @Nullable Supplier<QueryTableMapping<OS, OQ, OR>> ownerMappingSupplier, @Nullable BiFunction<QObjectReference<OR>, OQ, com.querydsl.core.types.Predicate> ownerJoin, @Nullable Class<?> ownerType, @Nullable ItemPath referencePath)