注释类型 Parent
-
@Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface Parent
Reference the property as a pointer back to the owner (generally the owning entity).- 作者:
- Emmanuel Bernard
@Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface Parent