JPA Annotation Attribute
in javax.persistence.TableGenerator

String pkColumnName default ""


(Optional) Name of the primary key column in the table.

Defaults to a provider-chosen name.

Since:
JPA 1.0