JPA Annotation Attribute
in javax.persistence.DiscriminatorColumn

int length default 31


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