com.ibatis.sqlmap.engine.mapping.result.loader |
ResultMap | This is a grouping of ResultMapping objects used to map results back to objects | code | html |
ResultMapping | Interface for the objects that map individual columns | code | html |
ResultObjectFactory | iBATIS uses an implementation of this interface to create result objects after the execution of a statement. | code | html |
AutoResultMap | An automatic result map for simple stuff | code | html |
BasicResultMap | Basic implementation of ResultMap interface | code | html |
BasicResultMapping | Basic implementation of ResultMapping | code | html |
Discriminator | Created by IntelliJ IDEA. | code | html |
ResultObjectFactoryUtil | This class is used to create instances of result objects. | code | html |
ResultObjectFactoryUtil.FactorySettings | code | html | |
XmlList | Not really sure what this is...it is not used internally | code | html |