com.stratelia.webactiv.util.annotation
Annotation Type TargetPK


@Inherited
@Documented
@Target(value=PARAMETER)
@Retention(value=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



Copyright © 2016 Silverpeas. All Rights Reserved.