@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.TableNameOverridepublic abstract String tableName
Copyright © 2020. All rights reserved.