@Retention(value=CLASS)
@Target(value=FIELD)
public @interface PrimaryKey
RealmException
.
Primary keys on Strings also counts as having the Index
annotation.
Only one field pr. model class can have this annotation and it is only allowed on the following
types: String, short, int, long