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