@Target(value=METHOD) @Retention(value=RUNTIME) public @interface DynamoDbFlatten
Modifier and Type | Optional Element and Description |
---|---|
Class<?> |
dynamoDbBeanClass
Deprecated.
This is no longer used, the class type of the attribute will be used instead.
|
@Deprecated public abstract Class<?> dynamoDbBeanClass
Copyright © 2021. All rights reserved.