Java org.springframework.data.querydsl.binding QuerydslPredicateBuilder fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.data.querydsl.binding QuerydslPredicateBuilder fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.data.querydsl.binding QuerydslPredicateBuilder.

The text is from its open source code.

Constructor

QuerydslPredicateBuilder(ConversionService conversionService, EntityPathResolver resolver)
Creates a new QuerydslPredicateBuilder for the given ConversionService and EntityPathResolver .