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