toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
booleanLiteral
boolean
Literal
fun
booleanLiteral
(
value
:
Boolean
)
:
LiteralOp
<
Boolean
>
Returns the specified
value
as a boolean literal.