Class QueryModel.GreaterThanAll

All Implemented Interfaces:
QueryModel.Criterion
Enclosing interface:
QueryModel

public static class QueryModel.GreaterThanAll extends QueryModel.SubqueryCriterion
Restricts a value to be greater than all the given values.
  • Constructor Details

    • GreaterThanAll

      public GreaterThanAll(String name, QueryModel value)
      Default constructor.
      Parameters:
      name - The property name
      value - The criterion value