Greetings,
It does not currently seem possible to create a resultMap, in DataMapper
1.5 Beta, which only does constructor based injection. If there is no
result element, then execution fails with an
XmlSchemaValidationException. If I'm not in error, and this
functionality doesn't exist, it would be greatly appreciated.
Cheers,
Peter
Exception Message:
"The element 'resultMap' in namespace 'http://ibatis.apache.org/mapping'
has incomplete content. List of possible elements expected: 'result' in
namespace 'http://ibatis.apache.org/mapping'."