Annotation Type NonQueryIndexed


  • @Retention(RUNTIME)
    @Target(FIELD)
    public @interface NonQueryIndexed
    Indicates that a field or property of a query indexable class should not be indexed.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.String value  
    • Element Detail

      • value

        java.lang.String value
        Default:
        ""