Interface RowMapper<T>

All Known Implementing Classes:
CountRowMapper, PrimaryKeyRowMapper

public interface RowMapper<T>
Author:
Brian Wing Shun Chan