Annotation Interface PrimaryKey
Annotation to specify the primary key field of an entity.
This annotation marks a field as the primary key, which uniquely identifies an entity in the database.
This annotation marks a field as the primary key, which uniquely identifies an entity in the database.