Package tech.ailef.dbadmin.external.annotations
package tech.ailef.dbadmin.external.annotations
-
ClassDescriptionThis 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.Specifies a format string for a field, which will be automatically applied when displaying its value.Marks a binary field as containing an image, which in turn enables its display in the interface.Marks a method as returning a name that has to be used to display this item, in addition to its primary key.Marks a field as filterable and places it in the faceted search bar.Type of filters that can be used in the faceted search.Marks a column as hidden.Marks a field as read-only.