Id

@Target(allowedTargets = [AnnotationTarget.FIELD])
annotation class Id(val type: GeneratedBy)

Annotation to mark a column as an identifier in a database table.

Properties

Link copied to clipboard