public abstract class InPredicate<Q> extends AbstractPredicate<Q>
IN predicate.Predicate.Type| Modifier and Type | Field and Description |
|---|---|
protected String |
propertyName |
protected List<Object> |
values |
| Constructor and Description |
|---|
InPredicate(String propertyName,
List<Object> values) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
as, getTypeCopyright © 2014. All rights reserved.