インターフェースの使用
org.springframework.data.querydsl.QuerydslPredicateExecutor
QuerydslPredicateExecutor を使用するパッケージ
org.springframework.data.querydsl 内の QuerydslPredicateExecutor 使用
org.springframework.data.querydsl 内の QuerydslPredicateExecutor サブインターフェース修飾子と型インターフェース説明interfaceQueryDslPredicateインスタンスの実行を可能にするインターフェース。型 QuerydslPredicateExecutor のパラメーターを持つ org.springframework.data.querydsl のコンストラクター修飾子コンストラクター説明QuerydslRepositoryInvokerAdapter(RepositoryInvoker delegate, QuerydslPredicateExecutor<ObjectSE> executor, com.querydsl.core.types.Predicate predicate) 指定されたデリゲートRepositoryInvoker、QuerydslPredicateExecutor、QuerydslPredicateの新しいQuerydslRepositoryInvokerAdapterを作成します。