toggle menu
kotysa-vertx-sqlclient
3.2.2
jvm
switch theme
search in API
kotysa-vertx-sqlclient
/
org.ufoss.kotysa.vertx
/
MutinySqlClientSelect
/
FromTable
/
leftJoin
left
Join
abstract
infix override
fun
<
V
:
Any
>
leftJoin
(
table
:
Table
<
V
>
)
:
SqlClientQuery.Joinable
<
V
,
MutinySqlClientSelect.FromTable
<
T
,
V
>
>