Class QueryModel.RLike

All Implemented Interfaces:
QueryModel.Criterion
Enclosing interface:
QueryModel

public static class QueryModel.RLike extends QueryModel.Like
Criterion used to restrict the results based on a regular expression pattern.
  • Constructor Details

    • RLike

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