jdbi3-kotlin
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
jdbi3-kotlin
jdbi3-kotlin
/
org.jdbi.v3.core.kotlin
/
KotlinMapper
/
specialize
specialize
open
override
fun
specialize
(
rs
:
ResultSet
,
ctx
:
StatementContext
)
:
RowMapper
<
Any
?
>