jdbi3-kotlin
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
jdbi3-kotlin
jdbi3-kotlin
org.
jdbi.
v3.
core.
kotlin
bind
Kotlin()
configure()
get
Config()
get
Qualifiers()
in
Coroutine
Context()
in
Transaction
Unchecked()
is
Kotlin
Class()
Kotlin
Mapper
Kotlin
Mapper
Factory
Kotlin
Plugin
map
To()
use
Extension()
use
Extension
Unchecked()
use
Handle
Unchecked()
use
Sequence()
use
Transaction
Unchecked()
with
Extension()
with
Extension
Unchecked()
with
Handle
Unchecked()
jdbi3-kotlin
/
org.jdbi.v3.core.kotlin
/
KotlinMapperFactory
/
build
build
open
override
fun
build
(
type
:
Type
,
config
:
ConfigRegistry
)
:
Optional
<
RowMapper
<
*
>
>