|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ibatis.binding.MapperMethod
public class MapperMethod
| Nested Class Summary | |
|---|---|
static class |
MapperMethod.MapperParamMap<V>
|
| Constructor Summary | |
|---|---|
MapperMethod(Class<?> declaringInterface,
Method method,
SqlSession sqlSession)
|
|
| Method Summary | |
|---|---|
Object |
execute(Object[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MapperMethod(Class<?> declaringInterface,
Method method,
SqlSession sqlSession)
| Method Detail |
|---|
public Object execute(Object[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||