whereNull abstract method

WhereClause<EntityType> whereNull(
  1. String field
)
inherited

Implementation

WhereClause<Result> whereNull(String field);