public interface TermMatchingContext extends FieldCustomization<TermMatchingContext>
Modifier and Type | Method and Description |
---|---|
TermMatchingContext |
andField(String field)
field / property the term query is executed on
|
TermTermination |
matching(Object value)
Value searched in the field or fields.
|
boostedTo, ignoreAnalyzer, ignoreFieldBridge
TermTermination matching(Object value)
TermMatchingContext andField(String field)
Copyright © 2006–2013 Hibernate. All rights reserved.