@Retention(value=RUNTIME) @Target(value=TYPE) public @interface JpaMergeRelations
| Modifier and Type | Required Element and Description |
|---|---|
String[] |
attributes
Defines set of relationship attributes that should be merged
into this resource and treated as regular attribute of this resource.
|
public abstract String[] attributes
Copyright © 2017. All Rights Reserved.