You have multiple options:
- You can use the
@Generated
annotation as explained in this article. - You can use the
@Formula
annotation as explained in this article.
You have multiple options:
@Generated
annotation as explained in this article.@Formula
annotation as explained in this article.