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