public class UniqueColumnConstraint
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
onConflictAction |
Constructor and Description |
---|
UniqueColumnConstraint(java.lang.String onConflictAction) |
UniqueColumnConstraint(UNIQUE unqAnnotation) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public UniqueColumnConstraint(java.lang.String onConflictAction)
public UniqueColumnConstraint(UNIQUE unqAnnotation)