JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
Spring Data DynamoDB
io.awspring.spring.data.dynamodb.repository
ExpressionName
Contents
Description
Required Element Summary
Element Details
name
value
Hide sidebar
Show sidebar
Annotation Interface ExpressionName
@Retention
(
RUNTIME
)
@Target
(
ANNOTATION_TYPE
)
@Documented
public @interface
ExpressionName
Maps an expression name placeholder to a DynamoDB attribute.
Since:
1.0.0
Author:
Matej Nedic
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
name
String
value
Element Details
name
String
name
Returns:
the expression placeholder, including its leading
#
value
String
value
Returns:
the physical DynamoDB attribute name