[ https://issues.apache.org/jira/browse/IBATIS-357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520277 ]
Ilya Boyandin commented on IBATIS-357: -------------------------------------- Take a look also at IBATIS-450 for another sample reproducing the bug. > Nested Result Maps Fail if no Simple Properties Specified > --------------------------------------------------------- > > Key: IBATIS-357 > URL: https://issues.apache.org/jira/browse/IBATIS-357 > Project: iBatis for Java > Issue Type: Bug > Components: SQL Maps > Affects Versions: 2.2.0 > Environment: Any > Reporter: Jeff Butler > Priority: Minor > Attachments: NestedResultMapFailure.jar > > > If a result map only contains properties that refer to other result maps, > then the resulting object is never populated. It appers that the resultMap > is only properly "executed" if there is at least one simple property/column > map. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.