toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.dao.id
/
UUIDTable
/
id
id
override
val
id
:
Column
<
EntityID
<
UUID
>
>
The identity column of this
UUIDTable
, for storing UUIDs wrapped as
EntityID
instances.