public class ExcludeConstraint extends Index
Index.ColumnParams| Constructor and Description |
|---|
ExcludeConstraint() |
| Modifier and Type | Method and Description |
|---|---|
Expression |
getExpression() |
void |
setExpression(Expression expression) |
String |
toString() |
getColumnsNames, getColumnWithParams, getIndexSpec, getName, getNameParts, getType, getUsing, setColumnNamesWithParams, setColumnsNames, setIndexSpec, setName, setName, setType, setUsingpublic Expression getExpression()
public void setExpression(Expression expression)
Copyright © 2004–2020 JSQLParser. All rights reserved.