EqualsInclude |
Mark the field to be included in equality test.
|
NameColumn |
This annotation can be used to declare a column as name column that can be used to give name to
the record.
|
Sequence |
Mark the field to use a specified custom sequence.
|
Track |
This annotation can be used on AuditableModel classes to provide change track details.
|
TrackField |
This annotation can be used to specify details about field for change tracking.
|
TrackMessage |
This annotation can be used to specify custom change tracking messages.
|
VirtualColumn |
This annotation should be used to mark computed fields.
|
Widget |
Provides information about UI widget representing this field.
|