| 程序包 | 说明 |
|---|---|
| io.manbang.ebatis.core.meta |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> MapperInterface |
MapperInterface.of(Class<T> mapperType)
缓存创建指定该接口的映射
|
| 限定符和类型 | 方法和说明 |
|---|---|
static MethodMeta |
MethodMeta.of(MapperInterface mapperInterface,
Method method) |
static MapperMethod |
MapperMethod.of(MapperInterface mapperInterface,
Method method)
create mapper method
|
Copyright © 2021. All rights reserved.