Uses of Class
com.ibatis.sqlmap.client.SqlMapException
Packages that use SqlMapException
-
Uses of SqlMapException in com.ibatis.sqlmap.engine.mapping.result
Methods in com.ibatis.sqlmap.engine.mapping.result that throw SqlMapExceptionModifier and TypeMethodDescriptionprotected ObjectResultMap.doNullMapping(Object value, ResultMapping mapping) Do null mapping.