Hello. I am receiving the error below. It is puzzling because the code is expecting the "Person" class, and it is complaining that it is finding the "Person" class. Any help would be greatly appreciated. Thanks.
Caused by: java.sql.SQLException: Invalid parameter object type. Expected 'examples.domain.Person' but found 'examples.domain.Person'. --------------------------------------------------------------------- To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org For additional commands, e-mail: user-java-h...@ibatis.apache.org