- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Author:
- Alexander Schwartz
-
Method Summary
andThen(Function<? super jakarta.persistence.criteria.Predicate,jakarta.persistence.criteria.Predicate> after)
jakarta.persistence.criteria.Predicate
-
Method Details
-
apply
jakarta.persistence.criteria.Predicate apply(jakarta.persistence.criteria.CriteriaBuilder t,
JpaSubqueryProvider u,
jakarta.persistence.criteria.Root<RE> v)
-