toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql.ops
/
SingleValueInListOp
/
SingleValueInListOp
Single
Value
In
List
Op
constructor
(
expr
:
ExpressionWithColumnType
<
out
T
>
,
list
:
Iterable
<
T
>
,
isInList
:
Boolean
=
true
)