Jakarta Persistence (JPA) Method

int length


(Optional) The column length.

Applies only to columns whose type is parameterized by length, for example, varchar or varbinary types.

Default:
255
Since:
Jakarta Persistence (JPA) 1.0