map To
Use a reified parameter to map the result.
Parameters
T
The type to use for mapping.
Map to a Kotlin class.
See also
org. jdbi. v3. core. result. Result Bearing
Parameters
k Class
the type to map the result set rows to.
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.