JPA Annotation Attribute
in jakarta.persistence.DiscriminatorColumn

int length default 31


(Optional) The column length for String-based discriminator types. Ignored for other discriminator types.
Since:
JPA 1.0