Package com.axelor.db.annotations
Annotation Interface NameColumn
This annotation can be used to declare a column as name column that can be used to give name to
the record.
This column can be used by UI to display the record with text value of this column.