JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Spring Data Core
org.springframework.data.repository.query
Param
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Required Element Summary
Element Details
value
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
String
value
Element Details
value
String
value