Package de.pisa.psa.rst.obj
Annotation Interface PsaRstApiAddFld
Annotation for defining additional fields accessed while loading the data.
Is used for hiding unused fields in the select statement.
Is used for hiding unused fields in the select statement.
- Since:
- 16.08.2024
- Author:
- weiland
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
getter for the field names -
Required Element Summary
Required Elements
-
Element Details
-
value
String[] valueField names- Returns:
- array of field names
-