Annotation Interface Param


@Target(PARAMETER) @Retention(RUNTIME) @Documented public @interface Param
Annotation to bind method parameters to a query via a named parameter.
Author:
Oliver Gierke
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details