public class PhraseQueryContext extends Object
| Constructor and Description |
|---|
PhraseQueryContext() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSentence() |
int |
getSlop() |
void |
setSentence(String sentence) |
void |
setSlop(int slop) |
Copyright © 2006–2015 Hibernate. All rights reserved.