JPA Annotation Attribute
in javax.persistence.Column

String table default ""


(Optional) The name of the table that contains the column. If absent the column is assumed to be in the primary table.
Since:
JPA 1.0