javax.persistence
@Target(value={}) @Retention(value=RUNTIME) public @interface UniqueConstraint
Modifier and Type | Required Element and Description |
---|---|
java.lang.String[] |
columnNames |
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
name |