String name default ""
(Optional) A unique generator name that can be referenced by one or more classes to be the generator for primary key values.
Defaults to the name of the entity when the annotation occurs on an entity class or primary key attribute.
- Since:
- JPA 1.0