Uses of Class
com.jcabi.dynamo.Conditions
Packages that use Conditions
Package
Description
Amazon Dynamo DB Object Layer.
Amazon Dynamo DB Object Layer, mock version.
-
Uses of Conditions in com.jcabi.dynamo
Methods in com.jcabi.dynamo that return ConditionsModifier and TypeMethodDescriptionWith this condition.With this condition.With these conditions.Conditions.withAttributes(Map<String, software.amazon.awssdk.services.dynamodb.model.AttributeValue> map) With these conditions. -
Uses of Conditions in com.jcabi.dynamo.mock
Methods in com.jcabi.dynamo.mock with parameters of type ConditionsModifier and TypeMethodDescriptionH2Data.iterate(String table, Conditions conds) MkData.iterate(String table, Conditions conds) Iterate everything for the given table.