@Target(value=FIELD) @Retention(value=RUNTIME) public @interface Key
The Key annotation attached to a property of a class specifies that the corresponding property is the key property.
Key
Copyright © 2020 SAP. All Rights Reserved.