You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user-cs@ibatis.apache.org by Chen Jin <cj...@helpathome.com> on 2009/03/18 16:01:12 UTC

mapping internal class?

This maybe a simple question. I am not sure whether IBatis.NET can mapping
the internal class (not public class) of an Assembly? I remember that there
may be a place said it could, but I cannot find it in the Programmer's
Guide. When I tried it using V 1.6.1, it reported MethodAccessException.
When I change the object to public, the exception was gone. Can anyone
confirm with me about this? Thanks!

 

Chen Jin