@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface DynamoDBTable
This annotation is inherited by subclasses, and can be overridden by them as well.
DynamoDBMapperConfig.TableNameOverride
public abstract String tableName
Copyright © 2018. All rights reserved.