public class ParamNameUtil extends Object
Modifier and Type | Method and Description |
---|---|
static List<String> |
getParamNames(Constructor<?> constructor) |
static List<String> |
getParamNames(Method method) |
Copyright © 2009–2021 MyBatis.org. All rights reserved.