Uses of Package
org.socialsignin.spring.data.dynamodb.repository.support
-
Classes in org.socialsignin.spring.data.dynamodb.repository.support used by org.socialsignin.spring.data.dynamodb.repository.query Class Description DynamoDBEntityInformation Encapsulates minimal information needed to load DynamoDB entities.DynamoDBIdIsHashAndRangeKeyEntityInformation -
Classes in org.socialsignin.spring.data.dynamodb.repository.support used by org.socialsignin.spring.data.dynamodb.repository.support Class Description DynamoDBEntityInformation Encapsulates minimal information needed to load DynamoDB entities.DynamoDBEntityMetadataSupport DynamoDBHashAndRangeKeyExtractingEntityMetadata Obtains basic hash-and-range-key-related metadata about a DynamoDBEntityDynamoDBHashAndRangeKeyMethodExtractor DynamoDBHashKeyExtractingEntityMetadata Obtains basic hash key-related metadata about a DynamoDBEntity, such as whether properties have overridden attribute names or have custom marshallers assigned, whether a property is a hash key property or a composite id property, and generates a hash key prototype entity given a hash key.DynamoDBIdIsHashAndRangeKeyEntityInformation EnableScanPermissions FieldAndGetterReflectionEntityInformation EntityInformationimplementation that inspects getters for an annotation and invokes this getter's value to retrieve the id.HashAndRangeKeyExtractor HashKeyExtractor SimpleDynamoDBCrudRepository Default implementation of theCrudRepositoryinterface. -
Classes in org.socialsignin.spring.data.dynamodb.repository.support used by org.socialsignin.spring.data.dynamodb.repository.util Class Description DynamoDBEntityInformation Encapsulates minimal information needed to load DynamoDB entities.