Interface IRowMapper

All Known Implementing Classes:
Mapper, NeutralMapper

public interface IRowMapper
  • Method Details

    • getRowIndex

      int getRowIndex(int rowIndex)
    • getRowCount

      int getRowCount()
    • indeces

      Iterable<Integer> indeces()
    • getMappedRowIndex

      int getMappedRowIndex(int rowIndex)