Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.datamodeling |
Modifier and Type | Method and Description |
---|---|
<T> DynamoDBMapperTableModel<T> |
DynamoDBMapperModelFactory.TableFactory.getTable(Class<T> clazz)
Gets the table model for the given type and configuration.
|
Constructor and Description |
---|
DynamoDBTableMapper(AmazonDynamoDB db,
DynamoDBMapper mapper,
DynamoDBMapperConfig config,
DynamoDBMapperTableModel<T> model)
Constructs a new table mapper for the given class.
|
Copyright © 2016. All rights reserved.