public interface MustJunction extends BooleanJunction<MustJunction>
Modifier and Type | Method and Description |
---|---|
BooleanJunction |
not()
Negate the must clause.
|
must, should
boostedTo, filteredBy, withConstantScore
createQuery
BooleanJunction not()
Copyright © 2006–2013 Hibernate. All rights reserved.