@Target(value={FIELD,PARAMETER,METHOD,TYPE}) @Retention(value=RUNTIME) @Documented public @interface SemanticTerms
This annotation is meant to be used on parameters, operations, sources, functions and connection providers.
public abstract String[] value
Copyright © 2021. All rights reserved.