jimmer-sql-kotlin
0.8.105
jimmer-sql-kotlin
/
org.babyfish.jimmer.sql.kt.ast.query
/
AbstractKFilterable
/
where
where
abstract
fun
where
(
vararg
predicates
:
KNonNullExpression
<
Boolean
>
?
)
Content copied to clipboard
abstract
fun
where
(
block
:
(
)
->
KNonNullPropExpression
<
Boolean
>
?
)
Content copied to clipboard
abstract
val
where
:
Where
Content copied to clipboard