Annotation Interface Query


@Target(METHOD) @Retention(RUNTIME) public @interface Query
Annotation to specify custom query for Jmix Query methods
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Allows specifying custom property names to store values in KeyValueEntity by.
  • Element Details

    • value

      String value
      Returns:
      query that should be executed