ObjectDB ObjectDB

TableGenerator.valueColumnName - JPA annotation element

Annotation Element
javax.persistence.TableGenerator
String valueColumnName

(Optional) Name of the column that stores the last value generated.

Defaults to a provider-chosen name.

Default value:
""
Since:
JPA 1.0