toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
IColumnType
/
nonNullValueToString
non
Null
Value
To
String
open
fun
nonNullValueToString
(
value
:
T
&
Any
)
:
String
Returns the SQL representation of the specified
non-null
value
, for this column type.