JPA Annotation Attribute
in jakarta.persistence.EntityResult

String discriminatorColumn default ""


Specifies the column name (or alias) of the column in the SELECT list that is used to determine the type of the entity instance.
Since:
JPA 1.0