C - the context typepublic class IsNotNullPredicate<C> extends AbstractPredicate<C>
| Constructor and Description |
|---|
IsNotNullPredicate(Column<?,C> column) |
| Modifier and Type | Method and Description |
|---|---|
Column<?,C> |
getColumn() |
and, orCopyright © 2017–2024. All rights reserved.