toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
CustomEnumerationColumnType
/
fromDb
from
Db
val
fromDb
:
(
Any
)
->
T
Returns the function that converts a value received from a database to an enumeration instance
T
.