toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql.ops
/
MultipleInListOp
/
MultipleInListOp
Multiple
In
List
Op
constructor
(
expr
:
List
<
Column
<
*
>
>
,
list
:
Iterable
<
List
<
*
>
>
,
isInList
:
Boolean
=
true
)