JPA Annotation Attribute
in javax.persistence.TableGenerator

String table default ""


(Optional) Name of table that stores the generated id values.

Defaults to a name chosen by persistence provider.

Since:
JPA 1.0