map To
Use a reified parameter to map the result.
Parameters
T
The type to use for mapping.
Map to a Kotlin class.
Parameters
k Class
the type to map the result set rows to.
See also
Result Bearing. mapTo
Use a reified parameter to map the result.
The type to use for mapping.
Map to a Kotlin class.
the type to map the result set rows to.