jimmer-sql-kotlin
0.8.126
jimmer-sql-kotlin
/
org.babyfish.jimmer.sql.kt.ast.expression.impl
/
NullableCase
/
otherwise
otherwise
fun
otherwise
(
value
:
KExpression
<
R
>
)
:
KNullableExpression
<
R
>
Content copied to clipboard
fun
otherwise
(
value
:
R
?
=
null
)
:
KNullableExpression
<
R
>
Content copied to clipboard