Annotation Interface ComputedColumn
This annotation marks a method as a "virtual" column whose value is computed by
using the method itself rather than retrieving it from the database like a physical column.
-
Optional Element Summary
Optional Elements
-
Element Details
-
name
String name- Default:
- ""
-