JPA Annotation Attribute
in jakarta.persistence.MapKeyColumn

int length default 255


(Optional) The column length.

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

Since:
JPA 2.0