Hi,

Scala does not automatically place annotations to generated fields, you
need to use the annotation as follows:

@(AffinityKeyMapped @field) val marketSectorId:Int = 0

Reply via email to