| Modifier and Type | Field and Description |
|---|---|
protected Query.RemoveWordsType |
Query.removeWordsIfNoResult |
| Modifier and Type | Method and Description |
|---|---|
Query.RemoveWordsType |
Query.getRemoveWordsIfNoResult() |
static Query.RemoveWordsType |
Query.RemoveWordsType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Query.RemoveWordsType[] |
Query.RemoveWordsType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Query |
Query.removeWordsIfNoResult(Query.RemoveWordsType type)
Select the strategy to adopt when a query does not return any result.
|
Copyright © 2017. All rights reserved.