public class MsUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.apache.ibatis.cache.Cache |
CLASS_CACHE |
| Constructor and Description |
|---|
MsUtil() |
| 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 © 2018. All rights reserved.