| Modifier and Type | Field | Description |
|---|---|---|
protected Query.RemoveWordsType |
Query.removeWordsIfNoResult |
| Modifier and Type | Method | 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 | Description |
|---|---|---|
Query |
Query.removeWordsIfNoResult(Query.RemoveWordsType type) |
Select the strategy to adopt when a query does not return any result.
|
Copyright © 2018. All rights reserved.