toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
Table
/
clientDefault
client
Default
fun
<
T
>
Column
<
T
>
.
clientDefault
(
defaultValue
:
(
)
->
T
)
:
Column
<
T
>
Sets the default value for this column in the client side.