| 程序包 | 说明 |
|---|---|
| com.mybatisflex.core.service | |
| com.mybatisflex.core.util |
| 限定符和类型 | 方法和说明 |
|---|---|
BaseMapper<T> |
IService.getMapper()
获取对应实体类(Entity)的基础映射类(BaseMapper)。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static <R> void |
MapperUtil.queryFields(BaseMapper<?> mapper,
List<R> list,
Consumer<FieldQueryBuilder<R>>[] consumers) |
Copyright © 2023. All rights reserved.