Uses of Record Class
io.awspring.spring.data.dynamodb.repository.DynamoDbCompositeId
Packages that use DynamoDbCompositeId
Package
Description
-
Uses of DynamoDbCompositeId in io.awspring.spring.data.dynamodb.repository
Methods in io.awspring.spring.data.dynamodb.repository that return DynamoDbCompositeIdModifier and TypeMethodDescriptionstatic <T,N> DynamoDbCompositeId <T, N> DynamoDbCompositeId.of(T partitionKey, N sortKey) Creates a composite ID from both key values. -
Uses of DynamoDbCompositeId in io.awspring.spring.data.examples.repository
Subinterfaces with type arguments of type DynamoDbCompositeId in io.awspring.spring.data.examples.repositoryModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterface