public class UpdateExpressionGenerator extends Object
Constructor and Description |
---|
UpdateExpressionGenerator() |
Modifier and Type | Method and Description |
---|---|
String |
generateUpdateExpressionAndUpdateAttributeMaps(Map<String,String> expressionAttributeNamesMap,
Map<String,AttributeValue> expressionsAttributeValuesMap,
Map<String,AttributeValue> nonKeyNonNullAttributeValueMap,
List<String> nullValuedNonKeyAttributeNames)
Merge nonKeyAttributes along with any condition expression attributes and generate corresponding update expression
|
public String generateUpdateExpressionAndUpdateAttributeMaps(Map<String,String> expressionAttributeNamesMap, Map<String,AttributeValue> expressionsAttributeValuesMap, Map<String,AttributeValue> nonKeyNonNullAttributeValueMap, List<String> nullValuedNonKeyAttributeNames)
Copyright © 2020. All rights reserved.