Class RawQueryMethodMatcher

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

    public class RawQueryMethodMatcher
    extends java.lang.Object
    implements MethodMatcher
    Finder with custom defied query used to return a single result.
    Since:
    2.4.0
    Author:
    Denis Stepanov