public class CheckConstraint extends NamedConstraint
Index.ColumnParams| 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, getColumnWithParams, getIndexSpec, getName, getNameParts, getType, getUsing, setColumnNamesWithParams, setColumnsNames, setIndexSpec, setName, setName, setType, setUsingpublic Table getTable()
public void setTable(Table table)
public Expression getExpression()
public void setExpression(Expression expression)
public String toString()
toString in class NamedConstraintCopyright © 2004–2020 JSQLParser. All rights reserved.