@Target(value=PARAMETER) @Retention(value=RUNTIME) @Documented public @interface SpelParam
@Query
to be used as SPEL's
variable in the query expression. The expression prefix is "#{" and the expression suffix is "}".public abstract String value
Copyright © 2017–2021 ArangoDB GmbH. All rights reserved.