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

