Toggle table of contents
4.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
ktorm
ktorm-ksp-annotations
/
org.ktorm.ksp.annotation
/
PrimaryKey
Primary
Key
@
Target
(
allowedTargets
=
[
AnnotationTarget.PROPERTY
]
)
annotation class
PrimaryKey
(
source
)
Mark the annotated column as a primary key.