public class MyBatisMapperMethod
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
LOGGER |
| Constructor and Description |
|---|
MyBatisMapperMethod(java.lang.Class<?> declaringInterface,
java.lang.reflect.Method method,
org.apache.ibatis.session.SqlSession sqlSession) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
execute(java.lang.Object[] args) |