public abstract class IsNullPredicate<Q> extends AbstractPredicate<Q>
IS NULL
predicate.Predicate.Type
Modifier and Type | Field and Description |
---|---|
protected String |
propertyName |
Constructor and Description |
---|
IsNullPredicate(String propertyName) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
as, getType
Copyright © 2013. All rights reserved.