Class RSQLCustomPredicateInput

java.lang.Object
io.github.perplexhub.rsql.RSQLCustomPredicateInput

public class RSQLCustomPredicateInput extends Object
  • 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)