public interface ExistsBasicMapper extends BaseBasicMapper
| 限定符和类型 | 方法和说明 |
|---|---|
default <T> boolean |
exists(Class<T> entityType,
Consumer<Where> consumer)
是否存在
|
default <T> boolean |
exists(Class<T> entityType,
Where where)
是否存在
|
getBasicMapper$count, $countFromQuery, $cursor, $delete, $get, $getById, $list, $mapWithKey, $save, $saveEntity, $saveModel, $updateCopyright © 2025. All rights reserved.