toggle menu
exposed-vertx-sql-client
jvm
switch theme
search in API
exposed-vertx-sql-client-postgresql
/
com.huanshankeji.exposedvertxsqlclient
/
DatabaseClient
/
executeWithMapping
execute
With
Mapping
suspend
fun
<
U
>
executeWithMapping
(
statement
:
Statement
<
*
>
,
RowMapper
:
Function
<
Row
,
U
>
)
:
RowSet
<
U
>
(
source
)