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