exposed
Toggle table of contents
1.0.0-beta-3
jvm
Platform filter
jvm
Switch theme
exposed
exposed-core
/
org.jetbrains.exposed.v1.core
/
CompositeColumn
/
restoreValueFromParts
restore
Value
From
Parts
abstract
fun
restoreValueFromParts
(
parts
:
Map
<
Column
<
*
>
,
Any
?
>
)
:
T
Restores the composite value based on its component column values loaded from the database.