Uses of Interface
org.springframework.data.repository.core.support.MethodLookup.MethodPredicate
Packages that use MethodLookup.MethodPredicate
Package
Description
Base classes to implement repositories for various data stores.
-
Uses of MethodLookup.MethodPredicate in org.springframework.data.repository.core.support
Methods in org.springframework.data.repository.core.support that return types with arguments of type MethodLookup.MethodPredicateModifier and TypeMethodDescriptionMethodLookup.getLookups()
Return an orderedList
ofMethodLookup.MethodPredicate
.