QueryModifier<OBJ, S> extension
Optional query modifier.
- on
-
- QueryBuilder<
OBJ, OBJ, S>
- QueryBuilder<
Methods
-
optional<
RS> (bool enabled, QueryOption< OBJ, S, RS> option) → QueryBuilder<OBJ, OBJ, RS> -
Available on QueryBuilder<
Only apply a part of the query ifOBJ, OBJ, S> , provided by the QueryModifier extensionenabled
is true.