JavaScript is disabled on your browser.
Skip navigation links
Spring Data Core
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.springframework.data.repository.query
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