MapperExtension
interface that will call all the chained extensions in reverse
order, passing the results of each one to the next and coalescing the results into a single modification.AttributeValue
constants and converters.MapperExtension
interface that will call all the chained extensions in forward
order, passing the results of each one to the next and coalescing the results into a single modification.AttributeValue
from a Java ByteBuffer
.TableMetadata
object as custom metadata objects with a string key and a flexible value type.TableMetadata
object as custom metadata objects with a string key and a flexible value type.StaticTableSchema
of a super-class, effectively rolling all the attributes modelled by
the super-class into the StaticTableSchema
of the sub-class.DynamoDbClient
.DynamoDbClient
.AttributeValue
is a 'null' constant.AttributeValue
that the DynamoDb low-level
SDK can work with.AttributeValue
that the DynamoDb low-level SDK can work with.Key
object from a modelled item.Key
object from a modelled item.MapperExtension
associated with this mapped resource.MapperExtension
associated with this mapped resource.AttributeValue
from any type of Java number.ChainMapperExtension
.AttributeValue
.TableSchema
object that this mapped table was built with.TableSchema
object that this mapped table was built with.AttributeValue
that is
understood by the DynamoDb low-level SDK and back again.Copyright © 2019. All rights reserved.