Annotation Interface Comment
Used to provide a description for data model entities and their attributes.
 
For persistent entities and attributes Jmix Studio adds comment text as a table or column remarks attribute when generating Liquibase changelogs. Therefore, it will be added to the database schema as a table or column comment.
- 
Optional Element SummaryOptional Elements
- 
Element Details- 
valueString valueComment text. Multi-line comments are supported.- Default:
- ""
 
 
-