toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql.vendors
/
DataTypeProvider
/
booleanToStatementString
boolean
To
Statement
String
open
fun
booleanToStatementString
(
bool
:
Boolean
)
:
String
Returns the SQL representation of the specified
bool
value.