| 程序包 | 说明 |
|---|---|
| cn.sylinx.horm.proxy.mapper | |
| cn.sylinx.horm.proxy.mapper.invoker |
| 限定符和类型 | 方法和说明 |
|---|---|
static MapperMethodMetadata |
MapperMethodMetadata.get(Class<?> mapperInterface,
Method method) |
| 限定符和类型 | 方法和说明 |
|---|---|
static MapperInvoker |
MapperInvokerManager.getBy(MapperMethodMetadata methodMetadata) |
protected Tuple |
AbstractMapperInvoker.getMapper(MapperMethodMetadata methodMetadata)
获取mapper中的信息
|
Object |
MapperInvoker.invoke(MapperMethodMetadata methodMetadata,
Tuple tuple) |
Copyright © 2023. All rights reserved.