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 Summary
-
Element Details
-
value
String valueComment text. Multi-line comments are supported.- Default:
- ""
-