toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
ColumnTransformer
/
wrap
wrap
abstract
fun
wrap
(
value
:
Unwrapped
)
:
Wrapped
Applies transformation to the underlying column value (
Unwrapped
->
Wrapped
)