Extras<S, V> extension
The extension that grafts QueryConfig.extras onto builders.
- on
-
- QueryBuilder<
S, V>
- QueryBuilder<
Methods
-
withClause<
B extends QueryBuilder> (int weight, Clause build(QueryConfig config), B create(RaindropExecutor< Delegate> executor, {required QueryConfig config})) → B -
Available on QueryBuilder<
Returns this builder copied viaS, V> , provided by the Extras extensioncreate, with the clause built bybuildplaced atweight.