Annotation Type Hints
Annotation applied to a user-defined function that gives extra metadata
about that function.
Examples:
- @Hints("SqlKind:ST_DWithin") public static void myFun()
-
Required Element Summary
-
Element Details
-
value
String[] value
-