Hello,

 

Is it possible to use a nested class as the resultClass for a select
statement in my data map xml file? If so, what is the proper syntax? I have
tried both "namespace.parentClass.nestedClass" &
"namespace.parentClass$nestedClass" and neither work. When retrieving the
Mapper.Instance() , the following exception is thrown "Could not load type
from string value".

 

Thanks,

Chris

 

Reply via email to