toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
Table
/
long
long
fun
long
(
name
:
String
)
:
Column
<
Long
>
Creates a numeric column, with the specified
name
, for storing 8-byte integers.