Uses of Class
com.evolveum.midpoint.repo.sqale.qmodel.ref.QObjectReference
-
Packages that use QObjectReference Package Description com.evolveum.midpoint.repo.sqale.qmodel.ref -
-
Uses of QObjectReference in com.evolveum.midpoint.repo.sqale.qmodel.ref
Methods in com.evolveum.midpoint.repo.sqale.qmodel.ref that return QObjectReference Modifier and Type Method Description protected QObjectReference<OR>
QObjectReferenceMapping. newAliasInstance(String alias)
Methods in com.evolveum.midpoint.repo.sqale.qmodel.ref that return types with arguments of type QObjectReference Modifier and Type Method Description BiFunction<OQ,QObjectReference<OR>,com.querydsl.core.types.Predicate>
QObjectReferenceMapping. correlationPredicate()
ResultListRowTransformer<ObjectReferenceType,QObjectReference<OR>,MReference>
QObjectReferenceMapping. 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 QObjectReference Modifier and Type Method Description ResultListRowTransformer<ObjectReferenceType,QObjectReference<OR>,MReference>
QObjectReferenceMapping. 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)
.
-