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