クラス QuerydslBindingsFactory

java.lang.ObjectSE
org.springframework.data.querydsl.binding.QuerydslBindingsFactory
実装されたすべてのインターフェース:
AwareApplicationContextAware

public class QuerydslBindingsFactory extends ObjectSE implements ApplicationContextAware
EntityPathResolver を使用して QuerydslBindings を作成するファクトリ。
導入:
1.11
作成者:
Oliver Gierke, Christoph Strobl, Mark Paluch