Annotation Interface QueryHint


Provides a query hint to the underlying query implementation.
Since:
1.0.0
Author:
graemerocher
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
     
  • Element Details

    • name

      String name
      Returns:
      Name of the hint.
    • value

      String value
      Returns:
      Value of the hint.