Class CountMappingResolver<Q extends FlexibleRelationalPathBase<R>,R>

java.lang.Object
com.evolveum.midpoint.repo.sqale.mapping.CountMappingResolver<Q,R>
Type Parameters:
Q - query type of entity where the mapping is nested and declared
R - row type of CountMappingResolver
All Implemented Interfaces:
SqaleItemRelationResolver<Q,R,Q,R>, ItemRelationResolver<Q,R,Q,R>

public class CountMappingResolver<Q extends FlexibleRelationalPathBase<R>,R> extends Object implements SqaleItemRelationResolver<Q,R,Q,R>
Resolver that maps the container item to the count column.