Annotation Interface Id


@Retention(RUNTIME) @Target(FIELD) public @interface Id
Marks a field as the business identifier for persistence.
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)