public class NotNullColumnConstraint
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
onConflictAction |
Constructor and Description |
---|
NotNullColumnConstraint(ConflictClauses onConflictAction) |
NotNullColumnConstraint(NOT_NULL nnAnnotation) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public NotNullColumnConstraint(ConflictClauses onConflictAction)
public NotNullColumnConstraint(NOT_NULL nnAnnotation)