| 程序包 | 说明 |
|---|---|
| com.github.yulichang.toolkit.support | |
| com.github.yulichang.wrapper | |
| com.github.yulichang.wrapper.segments |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<SelectCache> |
ColumnCache.getListField(Class<?> clazz) |
static Map<String,SelectCache> |
ColumnCache.getMapField(Class<?> clazz) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected SelectCache |
MPJAbstractLambdaWrapper.getCache(com.baomidou.mybatisplus.core.toolkit.support.SFunction<?,?> fn) |
| 构造器和说明 |
|---|
SelectAlias(SelectCache cache,
String index,
String alias) |
SelectFunc(SelectCache cache,
String index,
String alias,
BaseFuncEnum func) |
SelectLabel(SelectCache cache,
String index,
Class<?> tagClass,
Field tagField) |
SelectLabel(SelectCache cache,
String index,
Class<?> tagClass,
Field tagField,
String column) |
SelectNormal(SelectCache cache,
String index) |
Copyright © 2022. All rights reserved.