Uses of Class
com.evolveum.midpoint.repo.sqale.qmodel.shadow.QShadow
-
Packages that use QShadow Package Description com.evolveum.midpoint.repo.sqale.qmodel.shadow -
-
Uses of QShadow in com.evolveum.midpoint.repo.sqale.qmodel.shadow
Methods in com.evolveum.midpoint.repo.sqale.qmodel.shadow that return QShadow Modifier and Type Method Description protected QShadow
QShadowMapping. newAliasInstance(String alias)
Methods in com.evolveum.midpoint.repo.sqale.qmodel.shadow with parameters of type QShadow Modifier and Type Method Description @NotNull com.querydsl.core.types.Path<?>[]
QShadowMapping. selectExpressions(QShadow entity, Collection<SelectorOptions<GetOperationOptions>> options)
ShadowType
QShadowMapping. toSchemaObject(@NotNull com.querydsl.core.Tuple row, @NotNull QShadow entityPath, @NotNull JdbcSession jdbcSession, Collection<SelectorOptions<GetOperationOptions>> options)
-