Class QueryModel.EndsWith

All Implemented Interfaces:
QueryModel.Criterion
Enclosing interface:
QueryModel

public static class QueryModel.EndsWith extends QueryModel.PropertyCriterion
Criterion used to restrict the results based on starting with a given value.
  • Constructor Details

    • EndsWith

      public EndsWith(String name, Object expression)
      Default constructor.
      Parameters:
      name - The property name
      expression - The parameter