Annotation Type PsaRstApiAddFld


  • @Documented
    @Retention(RUNTIME)
    @Target(METHOD)
    public @interface PsaRstApiAddFld
    Annotation for defining additional fields accessed while loading the data.
    Is used for hiding unused fields in the select statement.
    Since:
    16.08.2024
    Author:
    weiland
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String[] value
      Field names
    • Element Detail

      • value

        java.lang.String[] value
        Field names
        Returns:
        array of field names