Uses of Package
io.awspring.spring.data.dynamodb.repository
Packages that use io.awspring.spring.data.dynamodb.repository
Package
Description
-
Classes in io.awspring.spring.data.dynamodb.repository used by io.awspring.spring.data.dynamodb.repositoryClassDescriptionRepository ID containing both DynamoDB key values.CRUD repository for DynamoDB table entities.Read-only repository that folds one DynamoDB item-collection query page into a view.
-
-
-
Classes in io.awspring.spring.data.dynamodb.repository used by io.awspring.spring.data.examples.repositoryClassDescriptionAllows a derived repository query to execute as a DynamoDB scan.Repository ID containing both DynamoDB key values.CRUD repository for DynamoDB table entities.Read-only repository that folds one DynamoDB item-collection query page into a view.Declares an explicit DynamoDB repository read query.Marker for read-only repositories backed by a DynamoDB secondary-index view.Declares a single-item DynamoDB update.