Modifier and Type | Method and Description |
---|---|
TableMetadata |
TableSchema.tableMetadata()
Returns the object that describes the structure of the table being modelled by the mapper.
|
TableMetadata |
DynamoDbExtensionContext.Context.tableMetadata() |
Modifier and Type | Method and Description |
---|---|
TableMetadata |
DefaultDynamoDbExtensionContext.tableMetadata() |
Modifier and Type | Method and Description |
---|---|
DefaultDynamoDbExtensionContext.Builder |
DefaultDynamoDbExtensionContext.Builder.tableMetadata(TableMetadata tableMetadata) |
Modifier and Type | Method and Description |
---|---|
TableMetadata |
MetaTableSchema.tableMetadata() |
Modifier and Type | Method and Description |
---|---|
static UpdateBehavior |
UpdateBehaviorTag.resolveForAttribute(String attributeName,
TableMetadata tableMetadata) |
Modifier and Type | Class and Description |
---|---|
class |
StaticTableMetadata
Implementation of
TableMetadata that can be constructed directly using literal values for metadata objects. |
Modifier and Type | Method and Description |
---|---|
TableMetadata |
WrappedTableSchema.tableMetadata() |
Copyright © 2021. All rights reserved.