public class FieldQueryFactoryUtil
extends Object
| Constructor and Description |
|---|
FieldQueryFactoryUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Query |
createQuery(String field,
String value,
boolean like,
boolean splitKeywords) |
public static Query createQuery(String field, String value, boolean like, boolean splitKeywords)