toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
Table
/
fullJoin
full
Join
open
infix override
fun
fullJoin
(
otherTable
:
ColumnSet
)
:
Join
Creates a full outer join relation with
otherTable
.