Is it possible to have a <result property... which does a select from a different sqlMap file? I tried Namespace.statementName but no luck. Am I missing something? The only way I can see to do this would be to extend the class that the other select is in and that just seems very ugly.
Thanks, Shane

