Class QuerydslBindingsFactory

java.lang.Object
org.springframework.data.querydsl.binding.QuerydslBindingsFactory
All Implemented Interfaces:
Aware, ApplicationContextAware

public class QuerydslBindingsFactory extends Object implements ApplicationContextAware
Factory to create QuerydslBindings using an EntityPathResolver.
Since:
1.11
Author:
Oliver Gierke, Christoph Strobl, Mark Paluch