Class QueryModel.GreaterThanSome

All Implemented Interfaces:
QueryModel.Criterion
Enclosing interface:
QueryModel

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

    • GreaterThanSome

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