- All Known Implementing Classes:
Mapper,NeutralMapper
public interface IRowMapper
-
Method Summary
Modifier and TypeMethodDescriptionintgetMappedRowIndex(int rowIndex) intintgetRowIndex(int rowIndex) indeces()
-
Method Details
-
getRowIndex
int getRowIndex(int rowIndex) -
getRowCount
int getRowCount() -
indeces
-
getMappedRowIndex
int getMappedRowIndex(int rowIndex)
-