kimmer-sql
0.2.7
kimmer-sql
/
org.babyfish.kimmer.sql.runtime.dialect
/
UpdateJoin
Update
Join
data
class
UpdateJoin
(
joinedTableUpdatable
:
Boolean
,
from
:
UpdateJoin.From
)
Content copied to clipboard
Types
Properties
Types
From
Link copied to clipboard
enum
From
:
Enum
<
UpdateJoin.From
>
Content copied to clipboard
Properties
from
Link copied to clipboard
val
from
:
UpdateJoin.From
Content copied to clipboard
joinedTableUpdatable
Link copied to clipboard
val
joinedTableUpdatable
:
Boolean
Content copied to clipboard