public interface MustJunction extends BooleanJunction<MustJunction>
| Modifier and Type | Method and Description |
|---|---|
BooleanJunction |
disableScoring()
Disables scoring on the subquery.
|
BooleanJunction |
not()
Negate the must clause.
|
isEmpty, must, shouldboostedTo, filteredBy, withConstantScorecreateQueryBooleanJunction not()
BooleanJunction for method chaining.BooleanJunction disableScoring()
BooleanJunction for method chaining.Copyright © 2006–2016 Hibernate. All rights reserved.