JPA Annotation Attribute
in javax.persistence.Table

String name default ""


(Optional) The name of the table.

Defaults to the entity name.

Since:
JPA 1.0