Annotation Interface ScalarFn.ApplyMethod

Enclosing class:
ScalarFn

@Retention(RUNTIME) @Target(METHOD) public static @interface ScalarFn.ApplyMethod
Annotates the single method in a ScalarFn implementation that is to be applied to SQL function arguments.