toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.dao.id
/
IdTable
/
id
id
abstract
val
id
:
Column
<
EntityID
<
T
>
>
The identity column of this
IdTable
, for storing values of type
T
wrapped as
EntityID
instances.