Package org.apache.ibatis.binding
Class MapperProxyFactory<T>
java.lang.Object
org.apache.ibatis.binding.MapperProxyFactory<T>
- Author:
- Lasse Voss
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected TnewInstance(MapperProxy<T> mapperProxy) newInstance(SqlSession sqlSession) 
- 
Constructor Details- 
MapperProxyFactory
 
- 
- 
Method Details- 
getMapperInterface
- 
getMethodCache
- 
newInstance
- 
newInstance
 
-