Annotation Type TargetPK
-
@Inherited @Documented @Target(PARAMETER) @Retention(RUNTIME) public @interface TargetPK
Annotation to specify a method parameter to be identified as a PK target. The parameter could directly be the PK or also could contain the PK. It can specify also a list of source PK.User: Yohann Chastagnier Date: 21/10/13