I am migrating from ibatis to mybatis, in ibatis it supported result set without column names just using columnNumber, but looks like this is not supported in mybatis, what