|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface Id
Indicates that the annotated property represents a primary key column. This annotation is used by some tools that work with pureQuery beans. Therefore, this annotation is permitted in pureQuery beans, but it is ignored by the pureQuery Generator and the pureQuery Runtime.
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |