| Package | Description |
|---|---|
| com.datastax.driver.mapping |
| Modifier and Type | Method and Description |
|---|---|
Result<T> |
Mapper.map(ResultSet resultSet)
Maps the rows from a
ResultSet into the class this is a mapper of. |
Result<T> |
Mapper.mapAliased(ResultSet resultSet)
Maps the rows from a
ResultSet into the class this is a mapper of. |
Copyright © 2012–2015. All rights reserved.