Hi to everyone. Please, forgive me for my first post.
I've a basic question.
Can I map a RowMapper implementation as bean e use this mapped bean in a several places?

I'm not sure about this, because all code that I see in internet, books, etc, use an innerclass or anonymous implementation.

Thanks

Josivan