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, setType
public Table getTable()
public void setTable(Table table)
public Expression getExpression()
public void setExpression(Expression expression)
public String toString()
toString
in class NamedConstraint
Copyright © 2004–2016 JSQLParser. All rights reserved.