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, getTypeCopyright © 2014. All rights reserved.