@Retention(value=RUNTIME)
@Target(value=METHOD)
@Documented
public @interface Index
Contract annotations.
This annotation goes to one of the annotation elements of the annotation type
that's annotated with Contract - similar to the primary key value.
ContractCopyright © 2013 Oracle Corporation. All Rights Reserved.