Uses of Annotation Interface
org.springframework.data.querydsl.binding.QuerydslPredicate
Packages that use QuerydslPredicate
-
Uses of QuerydslPredicate in org.springframework.data.web.querydsl
Method parameters in org.springframework.data.web.querydsl with type arguments of type QuerydslPredicateModifier and TypeMethodDescriptionprotected static TypeInformation<?>
QuerydslPredicateArgumentResolverSupport.extractTypeInfo
(MethodParameter parameter, MergedAnnotation<QuerydslPredicate> predicateAnnotation) Obtains the domain type information from the given method parameter.