JPA Annotation Attribute
in jakarta.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