```java isNotNull(R column) isNotNull(boolean condition, R column) ``` - 字段 IS NOT NULL - 例: isNotNull(Document::getTitle)--->title is not null