public class CheckConstraint extends NamedConstraint
| Constructor and Description |
|---|
CheckConstraint() |
| Modifier and Type | Method and Description |
|---|---|
Expression |
getExpression() |
Table |
getTable() |
void |
setExpression(Expression expression) |
void |
setTable(Table table) |
String |
toString() |
getColumnsNames, getIndexSpec, getName, getType, setColumnsNames, setIndexSpec, setName, setTypepublic Table getTable()
public void setTable(Table table)
public Expression getExpression()
public void setExpression(Expression expression)
public String toString()
toString in class NamedConstraintCopyright © 2004–2019 JSQLParser. All rights reserved.