| Package | Description | 
|---|---|
| org.socialsignin.spring.data.dynamodb.repository.support | 
| Modifier and Type | Class | Description | 
|---|---|---|
| class  | SimpleDynamoDBCrudRepository<T,ID> | Default implementation of the
  CrudRepositoryinterface. | 
| class  | SimpleDynamoDBPagingAndSortingRepository<T,ID> | Default implementation of the
  PagingAndSortingRepositoryinterface. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| protected <T,ID extends Serializable> | DynamoDBRepositoryFactory. getDynamoDBRepository(org.springframework.data.repository.core.RepositoryMetadata metadata) | Callback to create a  DynamoDBCrudRepositoryinstance with the givenRepositoryMetadata | 
Copyright © 2018. All rights reserved.