Toggle table of contents
4.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
ktorm
ktorm-support-mysql
/
org.ktorm.support.mysql
/
NaturalJoinExpression
/
NaturalJoinExpression
Natural
Join
Expression
constructor
(
left
:
QuerySourceExpression
,
right
:
QuerySourceExpression
,
isLeafNode
:
Boolean
=
false
,
extraProperties
:
Map
<
String
,
Any
>
=
emptyMap()
)
(
source
)