Package | Description |
---|---|
org.socialsignin.spring.data.dynamodb.repository.query | |
org.socialsignin.spring.data.dynamodb.repository.support |
Modifier and Type | Class | Description |
---|---|---|
class |
AbstractDynamoDBQueryCriteria<T,ID> |
|
class |
DynamoDBEntityWithHashAndRangeKeyCriteria<T,ID> |
|
class |
DynamoDBEntityWithHashKeyOnlyCriteria<T,ID> |
Modifier and Type | Class | Description |
---|---|---|
class |
SimpleDynamoDBCrudRepository<T,ID> |
Default implementation of the
CrudRepository interface. |
class |
SimpleDynamoDBPagingAndSortingRepository<T,ID> |
Default implementation of the
PagingAndSortingRepository
interface. |
Copyright © 2018. All rights reserved.