| Package | Description |
|---|---|
| io.mybatis.mapper.fn |
| Modifier and Type | Class and Description |
|---|---|
static class |
Reflections.ClassColumn
记录字段对应的类和列名
|
| Modifier and Type | Field and Description |
|---|---|
static Map<Fn<?,?>,Reflections.ClassField> |
Fn.FN_CLASS_FIELD_MAP
缓存方法引用和对应的字段信息
|
| Modifier and Type | Method and Description |
|---|---|
static Reflections.ClassField |
Reflections.fnToFieldName(Fn<?,?> fn) |
default Reflections.ClassField |
Fn.toClassField()
获取字段信息
|
Copyright © 2022. All rights reserved.