org.hibernate.annotations
@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 © 2014. All Rights Reserved.