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