kimmer-sql
0.2.7
kimmer-sql
/
org.babyfish.kimmer.sql.ast
/
Filterable
/
where
where
abstract
fun
where
(
vararg
predicates
:
NonNullExpression
<
Boolean
>
?
)
Content copied to clipboard
abstract
fun
where
(
block
:
(
)
->
NonNullExpression
<
Boolean
>
?
)
Content copied to clipboard