ObjectDB ObjectDB

Column.length - JPA annotation element

Annotation Element
javax.persistence.Column
int length

(Optional) The column length. (Applies only if a string-valued column is used.)
Default value:
255
Since:
JPA 1.0