Uses of Class
com.ibatis.sqlmap.client.SqlMapException

Packages that use SqlMapException
com.ibatis.sqlmap.engine.mapping.result   
 

Uses of SqlMapException in com.ibatis.sqlmap.engine.mapping.result
 

Methods in com.ibatis.sqlmap.engine.mapping.result that throw SqlMapException
protected  java.lang.Object BasicResultMap.doNullMapping(java.lang.Object value, BasicResultMapping mapping)