public class Reflector extends Object
| Constructor and Description |
|---|
Reflector() |
| Modifier and Type | Method and Description |
|---|---|
static Class<?> |
getMapperClass(String msId)
根据msId获取接口类
|
static String |
getMethodName(org.apache.ibatis.mapping.MappedStatement ms)
获取执行的方法名
|
static String |
getMethodName(String msId)
获取执行的方法名
|
Copyright © 2019. All rights reserved.