Package | Description |
---|---|
org.springframework.data.querydsl |
Querydsl integration support classes.
|
Constructor and Description |
---|
QuerydslRepositoryInvokerAdapter(RepositoryInvoker delegate,
QuerydslPredicateExecutor<Object> executor,
com.querydsl.core.types.Predicate predicate)
Creates a new
QuerydslRepositoryInvokerAdapter for the given delegate RepositoryInvoker ,
QuerydslPredicateExecutor and Querydsl Predicate . |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.