Annotation Interface BindVars


@Target(PARAMETER) @Retention(RUNTIME) public @interface BindVars
Annotation to mark a method parameter - of type Map<String, Object - of a repository method annotated with @Query to be used as AQL's bind parameter.

Created by F625633 on 13/07/2017.