| Class and Description |
|---|
| CommonOperation
Common interface for a single operation that can be executed against a mapped database table.
|
| DatabaseOperation
Interface for a single operation that can be executed against a mapped database.
|
| Expression |
| Expression.Builder |
| IndexOperation
Interface for a single operation that can be executed against a secondary index of a mapped database table.
|
| Key
An object that represents a key that can be used to either identify a specific record or form part of a query
conditional.
|
| MappedIndex
Interface for running commands against an object that is linked to a specific DynamoDb secondary index and knows
how to map records from the table that index is linked to into a modelled object.
|
| MappedTable
Interface for running commands against an object that is linked to a specific DynamoDb table and knows how to map
records from that table into a modelled object.
|
| MapperExtension
Interface for extending the mapper.
|
| OperationContext |
| Page
An immutable object that holds a page of queried or scanned results from DynamoDb.
|
| TableMetadata
Interface for an object the stores structural information about a DynamoDb table.
|
| TableOperation
Interface for a single operation that can be executed against a mapped database table.
|
| TableSchema
Interface for a mapper that is capable of mapping a modelled Java object into a map of
AttributeValue that is
understood by the DynamoDb low-level SDK and back again. |
| Class and Description |
|---|
| DatabaseOperation
Interface for a single operation that can be executed against a mapped database.
|
| IndexOperation
Interface for a single operation that can be executed against a secondary index of a mapped database table.
|
| Key
An object that represents a key that can be used to either identify a specific record or form part of a query
conditional.
|
| MappedDatabase
Interface for running commands against a DynamoDb database.
|
| MappedIndex
Interface for running commands against an object that is linked to a specific DynamoDb secondary index and knows
how to map records from the table that index is linked to into a modelled object.
|
| MappedTable
Interface for running commands against an object that is linked to a specific DynamoDb table and knows how to map
records from that table into a modelled object.
|
| MapperExtension
Interface for extending the mapper.
|
| OperationContext |
| Page
An immutable object that holds a page of queried or scanned results from DynamoDb.
|
| TableOperation
Interface for a single operation that can be executed against a mapped database table.
|
| TableSchema
Interface for a mapper that is capable of mapping a modelled Java object into a map of
AttributeValue that is
understood by the DynamoDb low-level SDK and back again. |
| Class and Description |
|---|
| Expression |
| MapperExtension
Interface for extending the mapper.
|
| OperationContext |
| TableMetadata
Interface for an object the stores structural information about a DynamoDb table.
|
| Class and Description |
|---|
| BatchableReadOperation |
| BatchableWriteOperation |
| CommonOperation
Common interface for a single operation that can be executed against a mapped database table.
|
| DatabaseOperation
Interface for a single operation that can be executed against a mapped database.
|
| Expression |
| IndexOperation
Interface for a single operation that can be executed against a secondary index of a mapped database table.
|
| Key
An object that represents a key that can be used to either identify a specific record or form part of a query
conditional.
|
| MappedTable
Interface for running commands against an object that is linked to a specific DynamoDb table and knows how to map
records from that table into a modelled object.
|
| MapperExtension
Interface for extending the mapper.
|
| OperationContext |
| Page
An immutable object that holds a page of queried or scanned results from DynamoDb.
|
| TableOperation
Interface for a single operation that can be executed against a mapped database table.
|
| TableSchema
Interface for a mapper that is capable of mapping a modelled Java object into a map of
AttributeValue that is
understood by the DynamoDb low-level SDK and back again. |
| TransactableReadOperation |
| TransactableWriteOperation |
| Class and Description |
|---|
| TableMetadata
Interface for an object the stores structural information about a DynamoDb table.
|
| TableSchema
Interface for a mapper that is capable of mapping a modelled Java object into a map of
AttributeValue that is
understood by the DynamoDb low-level SDK and back again. |
Copyright © 2019. All rights reserved.