Uses of Class
com.evolveum.midpoint.repo.sqale.qmodel.object.QOperationExecution
-
Packages that use QOperationExecution Package Description com.evolveum.midpoint.repo.sqale.qmodel.object -
-
Uses of QOperationExecution in com.evolveum.midpoint.repo.sqale.qmodel.object
Fields in com.evolveum.midpoint.repo.sqale.qmodel.object with type parameters of type QOperationExecution Modifier and Type Field Description static Class<QOperationExecution<MObject>>
QOperationExecution. CLASS
If `QOperationExecution.class` is not enough because of generics, try `QOperationExecution.CLASS`.Methods in com.evolveum.midpoint.repo.sqale.qmodel.object that return QOperationExecution Modifier and Type Method Description protected QOperationExecution<OR>
QOperationExecutionMapping. newAliasInstance(String alias)
Methods in com.evolveum.midpoint.repo.sqale.qmodel.object that return types with arguments of type QOperationExecution Modifier and Type Method Description ResultListRowTransformer<OperationExecutionType,QOperationExecution<OR>,MOperationExecution>
QOperationExecutionMapping. createRowTransformer(SqlQueryContext<OperationExecutionType,QOperationExecution<OR>,MOperationExecution> sqlQueryContext, JdbcSession jdbcSession)
Method parameters in com.evolveum.midpoint.repo.sqale.qmodel.object with type arguments of type QOperationExecution Modifier and Type Method Description ResultListRowTransformer<OperationExecutionType,QOperationExecution<OR>,MOperationExecution>
QOperationExecutionMapping. createRowTransformer(SqlQueryContext<OperationExecutionType,QOperationExecution<OR>,MOperationExecution> sqlQueryContext, JdbcSession jdbcSession)
-