Package io.github.perplexhub.rsql
Class RSQLCustomPredicateInput
java.lang.Object
io.github.perplexhub.rsql.RSQLCustomPredicateInput
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RSQLCustomPredicateInputof(jakarta.persistence.criteria.CriteriaBuilder criteriaBuilder, jakarta.persistence.criteria.Path<?> path, List<Object> arguments, jakarta.persistence.criteria.From<?, ?> root)
-
Constructor Details
-
RSQLCustomPredicateInput
public RSQLCustomPredicateInput()
-
-
Method Details
-
of
public static RSQLCustomPredicateInput of(jakarta.persistence.criteria.CriteriaBuilder criteriaBuilder, jakarta.persistence.criteria.Path<?> path, List<Object> arguments, jakarta.persistence.criteria.From<?, ?> root)
-