ObjectDB ObjectDB

TableGenerator.pkColumnName - JPA annotation element

Annotation Element
javax.persistence.TableGenerator
String pkColumnName

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

Defaults to a provider-chosen name.

Default value:
""
Since:
JPA 1.0