toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
ColumnTransformer
/
unwrap
unwrap
abstract
fun
unwrap
(
value
:
Wrapped
)
:
Unwrapped
Returns the underlying column value without a transformation applied (
Wrapped
->
Unwrapped
).