exposed
Toggle table of contents
1.0.0-beta-3
jvm
Platform filter
jvm
Switch theme
exposed
exposed-core
/
org.jetbrains.exposed.v1.core
/
Join
/
crossJoin
cross
Join
open
infix override
fun
crossJoin
(
otherTable
:
ColumnSet
)
:
Join
Creates a cross join relation with
otherTable
.