Class RawQueryMethodMatcher

java.lang.Object
io.micronaut.data.processor.visitors.finders.RawQueryMethodMatcher
All Implemented Interfaces:
io.micronaut.core.order.Ordered, MethodMatcher

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