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