org.simantics.databoard.annotations
Annotation Type Identifier


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface Identifier

A field with this annotation denotes that it describes the identifier of the record. If multiple fields carry identifier annotation, the record has multiple keys.

Author:
toni.kalajainen