@Target(value={FIELD,METHOD})
@Retention(value=RUNTIME)
public @interface Index
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
name |
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String[] |
columnNames |
Copyright © 2013. All Rights Reserved.