|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapperMethod | |
---|---|
org.apache.ibatis.binding | TODO fillme. |
Uses of MapperMethod in org.apache.ibatis.binding |
---|
Methods in org.apache.ibatis.binding that return types with arguments of type MapperMethod | |
---|---|
Map<Method,MapperMethod> |
MapperProxyFactory.getMethodCache()
|
Constructor parameters in org.apache.ibatis.binding with type arguments of type MapperMethod | |
---|---|
MapperProxy(SqlSession sqlSession,
Class<T> mapperInterface,
Map<Method,MapperMethod> methodCache)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |