Hi, Is there a way to inherit resultMaps between two different xml files (sql maps)
I am making a new sql map (xml file) but most of the resultMaps I am going to be using are in a different sql map (xml file). Just wondering if iBatis provies a way to inherit other sql map\'s resultMaps. Thanks!
