Annotation Interface Id
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionboolean
Generates the identifier on persist if it is null.
-
Element Details
-
generated
boolean generatedGenerates the identifier on persist if it is null.- Returns:
- Whether the id is generated
- Default:
- false
-