toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql.vendors
/
DataTypeProvider
/
uuidToDB
uuid
To
DB
open
fun
uuidToDB
(
value
:
UUID
)
:
Any
Returns a database-compatible object from the specified UUID
value
.