META-INF.services.io.micronaut.data.processor.visitors.finders.MethodMatcher Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of micronaut-data-processor Show documentation
Show all versions of micronaut-data-processor Show documentation
Data Repository Support for Micronaut
io.micronaut.data.processor.visitors.finders.spec.FindPageSpecificationMethodMatcher
io.micronaut.data.processor.visitors.finders.spec.FindAllSpecificationMethodMatcher
io.micronaut.data.processor.visitors.finders.spec.FindOneSpecificationMethodMatcher
io.micronaut.data.processor.visitors.finders.spec.CountSpecificationMethodMatcher
io.micronaut.data.processor.visitors.finders.spec.DeleteAllSpecificationMethodMatcher
io.micronaut.data.processor.visitors.finders.spec.UpdateAllSpecificationMethodMatcher
io.micronaut.data.processor.visitors.finders.spec.ExistsSpecificationMethodMatcher
io.micronaut.data.processor.visitors.finders.spec.DeleteSpecificationMethodMatcher
io.micronaut.data.processor.visitors.finders.RawQueryMethodMatcher
io.micronaut.data.processor.visitors.finders.ExistsMethodMatcher
io.micronaut.data.processor.visitors.finders.DeleteMethodMatcher
io.micronaut.data.processor.visitors.finders.FindMethodMatcher
io.micronaut.data.processor.visitors.finders.CountMethodMatcher
io.micronaut.data.processor.visitors.finders.UpdateMethodMatcher
io.micronaut.data.processor.visitors.finders.SaveMethodMatcher
io.micronaut.data.processor.visitors.finders.SaveOneMethodMatcher
io.micronaut.data.processor.visitors.finders.ProcedureMethodMatcher