|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.search.query.dsl.AbstractTermQueryBuilder
org.hibernate.search.query.dsl.UnbuildableTermQueryBuilderOnField
public class UnbuildableTermQueryBuilderOnField
Class that exposes only the on(String field) method as this class will only be returned to a user when SealedQueryBuilder.term() is called.
| Field Summary |
|---|
| Fields inherited from class org.hibernate.search.query.dsl.AbstractTermQueryBuilder |
|---|
dataStore |
| Constructor Summary | |
|---|---|
UnbuildableTermQueryBuilderOnField()
|
|
| Method Summary | |
|---|---|
UnbuildableTermQueryBuilderOnSearch |
on(java.lang.String field)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UnbuildableTermQueryBuilderOnField()
| Method Detail |
|---|
public UnbuildableTermQueryBuilderOnSearch on(java.lang.String field)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||