Class CountSpecificationMethodMatcher

  • All Implemented Interfaces:
    io.micronaut.core.order.Ordered, MethodMatcher

    @Internal
    public class CountSpecificationMethodMatcher
    extends AbstractSpecificationMethodMatcher
    Implementation of count(Specification) for JPA specifications.
    Since:
    1.0.0
    Author:
    graemerocher