Class QueryModel.IsNotNull

java.lang.Object
io.micronaut.data.model.query.QueryModel.PropertyNameCriterion
io.micronaut.data.model.query.QueryModel.IsNotNull
All Implemented Interfaces:
QueryModel.Criterion
Enclosing interface:
QueryModel

public static class QueryModel.IsNotNull extends QueryModel.PropertyNameCriterion
Restricts a property to be not null.
  • Constructor Details

    • IsNotNull

      public IsNotNull(String name)
      Default constructor.
      Parameters:
      name - The property name