public class PhraseQueryContext extends Object
PhraseQueryContext()
String
getSentence()
int
getSlop()
void
setSentence(String sentence)
setSlop(int slop)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PhraseQueryContext()
public int getSlop()
public void setSlop(int slop)
public String getSentence()
public void setSentence(String sentence)
Copyright © 2006–2013 Hibernate. All rights reserved.