public class Mapper extends Object implements IRowMapper
| Modifier and Type | Method and Description |
|---|---|
int |
getRowCount() |
int |
getRowIndex(int rowIndex) |
Iterable<Integer> |
indeces() |
public int getRowCount()
getRowCount in interface IRowMapperpublic int getRowIndex(int rowIndex)
getRowIndex in interface IRowMapperpublic Iterable<Integer> indeces()
indeces in interface IRowMapperCopyright © 2007–2017 Andreas W. Bartels. All rights reserved.