Package com.ibatis.sqlmap.engine.mapping.result

Interface Summary
ResultMap This is a grouping of ResultMapping objects used to map results back to objects
ResultMapping Interface for the objects that map individual columns
ResultObjectFactory iBATIS uses an implementation of this interface to create result objects after the execution of a statement.
 

Class Summary
AutoResultMap An automatic result map for simple stuff
BasicResultMap Basic implementation of ResultMap interface
BasicResultMapping Basic implementation of ResultMapping
Discriminator Created by IntelliJ IDEA.
ResultObjectFactoryUtil  
XmlList Not really sure what this is...it is not used internally