toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
UserDataHolder
/
putUserData
put
User
Data
fun
<
T
:
Any
>
putUserData
(
key
:
Key
<
T
>
,
value
:
T
)
Maps the specified
key
to the specified
value
.