mirror of
https://gitee.com/dromara/easy-es.git
synced 2025-12-06 17:18:57 +08:00
151 B
151 B
isNotNull(R column)
isNotNull(boolean condition, R column)
- 字段 IS NOT NULL
- 例: isNotNull(Document::getTitle)--->title is not null