RS - The result set typeR - The result typepublic interface SqlTypeMapper<RS,R> extends TypeMapper<RS,R>
TypeMapper that specific to SQL.| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext(RS resultSet)
Is another result available.
|
getConversionService, map, read, readboolean hasNext(RS resultSet)
resultSet - The result set