@Target(value={}) @Retention(value=RUNTIME) public @interface Index
| Modifier and Type | Required Element and Description | 
|---|---|
| String | columnList(Required) The names of the columns to be included in the index. | 
public abstract String columnList
public abstract String name
Copyright © 2017 JBoss by Red Hat. All rights reserved.